Every time I click play on the launcher it crashes and gives me these lines of code.(P.S Does anyone know how to get optifine working with 1.9 forge?) (P.P.S I have removed optifine from my mods folder.) My operating system is windows 10 and I believe the game is in x64 bit but I am unsure.
---- Minecraft Crash Report ----
WARNING: coremods are present:
ItemPatchingLoader (ItemPhysic Lite 1.3 mc1.9.jar)
DLFMLCorePlugin (DynamicLights-1.9.jar)
DLFMLCorePlugin (DynamicLights_dummy.jar)
FMLPlugin (InventoryTweaks-1.61-dev-44.jar)
Contact their authors BEFORE contacting forge
// I just don't know what went wrong
Time: 4/16/16 9:38 AM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: airbreather/mods/airbreathercore/mod/IModule
at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:179)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:543)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:205)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:434)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:346)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: airbreather/mods/airbreathercore/mod/IModule
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:344)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:468)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:228)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:206)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:512)
... 10 more
Caused by: java.lang.ClassNotFoundException: airbreather.mods.airbreathercore.mod.IModule
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 34 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 36 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
Every time I click play on the launcher it crashes and gives me these lines of code.(P.S Does anyone know how to get optifine working with 1.9 forge?) (P.P.S I have removed optifine from my mods folder.) My operating system is windows 10 and I believe the game is in x64 bit but I am unsure.
---- Minecraft Crash Report ----
WARNING: coremods are present:
ItemPatchingLoader (ItemPhysic Lite 1.3 mc1.9.jar)
DLFMLCorePlugin (DynamicLights-1.9.jar)
DLFMLCorePlugin (DynamicLights_dummy.jar)
FMLPlugin (InventoryTweaks-1.61-dev-44.jar)
Contact their authors BEFORE contacting forge
// I just don't know what went wrong
Time: 4/16/16 9:38 AM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: airbreather/mods/airbreathercore/mod/IModule
at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:179)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:543)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:205)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:434)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:346)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: airbreather/mods/airbreathercore/mod/IModule
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:344)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:468)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:228)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:206)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:512)
... 10 more
Caused by: java.lang.ClassNotFoundException: airbreather.mods.airbreathercore.mod.IModule
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 34 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 36 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.9
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 148797552 bytes (141 MB) / 395804672 bytes (377 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.23 Powered by Forge 12.16.0.1865 30 mods loaded, 30 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UC mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UC FML{8.0.99.99} [Forge Mod Loader] (forge-1.9-12.16.0.1865-1.9.jar)
UC Forge{12.16.0.1865} [Minecraft Forge] (forge-1.9-12.16.0.1865-1.9.jar)
UC itemphysic{1.3.0} [ItemPhysic] (minecraft.jar)
UC XaeroBetterPvP{1.8.5.3} [Better PVP Mod] (BetterPvP_1.8.5.3_Forge_1.9.jar)
UC BetterSprinting{1.1.4} [Better Sprinting] (BetterSprinting MC-1.9 v1.1.4.jar)
UC BiomesOPlenty{4.0.0} [Biomes O' Plenty] (BiomesOPlenty-1.9-4.0.0.1973-universal.jar)
UC craftablehorsearmour{1.0} [Craftable Horse Armour [CHA&S]] (CraftableHorseArmourAndSaddle-1.0.jar)
UC DurabilityShow{3.0.2} [Durability Show] (Durability Show-1.9-3.0.2.jar)
UC DynamicLights{1.4.1} [Dynamic Lights] (DynamicLights-1.9.jar)
UC DynamicLights_onFire{1.0.7} [Dynamic Lights Burning Entity Module] (DynamicLights-1.9.jar)
UC DynamicLights_creepers{1.0.6} [Dynamic Lights Creeper Module] (DynamicLights-1.9.jar)
UC DynamicLights_dropItems{1.1.0} [Dynamic Lights EntityItem Module] (DynamicLights-1.9.jar)
UC DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.9.jar)
UC DynamicLights_mobEquipment{1.1.0} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.9.jar)
UC DynamicLights_flameArrows{1.0.1} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.9.jar)
UC DynamicLights_floodLights{1.0.3} [Dynamic Lights Flood Light] (DynamicLights-1.9.jar)
UC DynamicLights_otherPlayers{1.0.9} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.9.jar)
UC DynamicLights_thePlayer{1.1.3} [Dynamic Lights Player Light Module] (DynamicLights-1.9.jar)
UC hopperducts{1.4.7} [Hopper Ducts] (hopperducts-mc1.9-1.4.7.jar)
UC inventorytweaks{1.61-dev-44-8aeffff} [Inventory Tweaks] (InventoryTweaks-1.61-dev-44.jar)
UC IronChest{6.0.126.771} [Iron Chest] (ironchest-1.9-6.0.126.771.jar)
UC more{7.0 beta 2} [M-Ore mod] (M-Ore 7.2 1.9.jar)
UC moon-core{1.0} [Moon's Core] (MoonCore(1.0) 1.9.jar)
UC morematerials{1.0.20150301.0} [More Materials] (morematerials-1.9.20160320.0.jar)
UC RTG{1.9-0.0.3} [Realistic Terrain Generation] (RTG-1.9-0.0.3.jar)
UC soggytransportation{5.5.0} [SoggyMustache's Transportation] (soggytransportation - 5.5.0(1.9).jar)
UC SophisticatedWolves{3.6.1} [SophisticatedWolves] (SophisticatedWolves-3.6.1.jar)
UC AS_UpdateCheck{1.1.7} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.9.jar)
UE YAFM{1.0.4} [Yet Another Food Mod] (yafm-1.0.4-mc1.9.jar)
Loaded coremods (and transformers):
ItemPatchingLoader (ItemPhysic Lite 1.3 mc1.9.jar)
com.creativemd.itemphysic.ItemTransformer
DLFMLCorePlugin (DynamicLights-1.9.jar)
atomicstryker.dynamiclights.common.DLTransformer
DLFMLCorePlugin (DynamicLights_dummy.jar)
atomicstryker.dynamiclights.common.DLTransformer
FMLPlugin (InventoryTweaks-1.61-dev-44.jar)
invtweaks.forge.asm.ContainerTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 364.51' Renderer: 'GeForce GT 730/PCIe/SSE2' - Graphics card (P.P.P.S I know its cr*p)
Imagi_Nation
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumYAFM (Yet Another Food Mod) needs AirbreatherCore to work.