Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // I just don't know what went wrong :(
- Time: 11/03/16 21:41
- Description: There was a severe problem during mod loading that has caused the game to fail
- net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: pokecube/core/entity/pokemobs/EntityPokemob
- at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:162)
- at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:559)
- at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
- at net.minecraft.client.Minecraft.startGame(Minecraft.java:451)
- at net.minecraft.client.Minecraft.run(Minecraft.java:360)
- at net.minecraft.client.main.Main.main(Main.java:116)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
- at GradleStart.main(GradleStart.java:26)
- Caused by: java.lang.NoClassDefFoundError: pokecube/core/entity/pokemobs/EntityPokemob
- at pokecube.core.client.ClientProxyPokecube.preInit(ClientProxyPokecube.java:314)
- at pokecube.core.PokecubeCore.preInit(PokecubeCore.java:584)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560)
- at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- 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:211)
- at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- 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:118)
- at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:556)
- ... 16 more
- Caused by: java.lang.ClassNotFoundException: pokecube.core.entity.pokemobs.EntityPokemob
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- ... 44 more
- Caused by: java.lang.NoClassDefFoundError: pokecube/core/entity/pokemobs/helper/EntityPokemobBase
- at java.lang.ClassLoader.defineClass1(Native Method)
- at java.lang.ClassLoader.defineClass(Unknown Source)
- at java.security.SecureClassLoader.defineClass(Unknown Source)
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
- ... 46 more
- Caused by: java.lang.ClassNotFoundException: pokecube.core.entity.pokemobs.helper.EntityPokemobBase
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- ... 50 more
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- System Details --
- Details:
- Minecraft Version: 1.8.9
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 1.8.0_60, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 414250296 bytes (395 MB) / 1314914304 bytes (1254 MB) up to 3763863552 bytes (3589 MB)
- JVM Flags: 0 total;
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML: MCP 9.19 Powered by Forge 11.15.1.1763 16 mods loaded, 16 mods active
- States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
- UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
- UCH FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.8.9-11.15.1.1763-PROJECT(Pokecube Addons).jar)
- UCH Forge{11.15.1.1763} [Minecraft Forge] (forgeSrc-1.8.9-11.15.1.1763-PROJECT(Pokecube Addons).jar)
- UCH thutcore{2.3.4} [ThutCore] (thutcore-2.3.4.jar)
- UCE pokecube{2.2.13} [Pokécube Core] (pokecube-2.2.13.jar)
- UCE pokecube_adventures{@VERSION@} [Pokécube Revival] (bin)
- UCH pokecube_compat{1.0} [Pokecube Compat] (bin)
- UCH IGWMod{${version}} [In-Game wiki Mod] (IGW-Mod-1.8.9-1.2.4-4-userdev.jar)
- UCH JEI{2.25.12.152} [Just Enough Items] (jei_1.8.9-2.25.12.152.jar)
- UCH Baubles{1.1.3.0} [Baubles] (baubles-1.1.3.0.jar)
- UCH NBTEditpqb{1.8-1.0} [In-game NBTEdit - Pokecube Edition] (pokecube-2.2.13.jar)
- UCH pokecube_ml{0.1.0} [Pokecube Model Loader] (pokecube-2.2.13.jar)
- UCH Thaumcraft{5.1.6} [Thaumcraft] (thaumcraft-5.1.6.jar)
- UCH jeresources{0.3.3} [Just Enough Resources] (JustEnoughResources-1.8.9-0.3.3-deobf.jar)
- UCH AS_Ruins{15.3} [Ruins Spawning System] (Ruins-dev.jar)
- UCH Waila{1.6.0} [Waila] (Waila-1.6.0-B3_1.8.8-dev.jar)
- Loaded coremods (and transformers):
- ThaumcraftLoader (thaumcraft-5.1.6.jar)
- GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 353.82' Renderer: 'GeForce GTX 660/PCIe/SSE2'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement