Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 21:01:27 [SEVERE] java.lang.NoClassDefFoundError: net/minecraftforge/event/ASMEventHandler
- 21:01:27 [SEVERE] at net.minecraftforge.event.EventBus.register(EventBus.java:77)
- 21:01:27 [SEVERE] at net.minecraftforge.event.EventBus.register(EventBus.java:58)
- 21:01:27 [SEVERE] at binnie.core.BinnieCoreMod.<init>(BinnieCoreMod.java:36)
- 21:01:27 [SEVERE] at binnie.core.BinnieCore.<init>(BinnieCore.java:76)
- 21:01:27 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- 21:01:27 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
- 21:01:27 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
- 21:01:27 [SEVERE] at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
- 21:01:27 [SEVERE] at java.lang.Class.newInstance0(Class.java:357)
- 21:01:27 [SEVERE] at java.lang.Class.newInstance(Class.java:310)
- 21:01:27 [SEVERE] at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:173)
- 21:01:27 [SEVERE] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:513)
- 21:01:27 [SEVERE] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
- 21:01:27 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- 21:01:27 [SEVERE] at java.lang.reflect.Method.invoke(Method.java:597)
- 21:01:27 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
- 21:01:27 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
- 21:01:27 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
- 21:01:27 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
- 21:01:27 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
- 21:01:27 [SEVERE] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:200)
- 21:01:27 [SEVERE] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:180)
- 21:01:27 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- 21:01:27 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
- 21:01:27 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- 21:01:27 [SEVERE] at java.lang.reflect.Method.invoke(Method.java:597)
- 21:01:27 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
- 21:01:27 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
- 21:01:27 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
- 21:01:27 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
- 21:01:27 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
- 21:01:27 [SEVERE] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:111)
- 21:01:27 [SEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:499)
- 21:01:27 [SEVERE] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:94)
- 21:01:27 [SEVERE] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:365)
- 21:01:27 [SEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:93)
- 21:01:27 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637)
- 21:01:27 [SEVERE] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
- 21:01:27 [SEVERE] Encountered an unexpected exception NoClassDefFoundError
- java.lang.NoClassDefFoundError: net/minecraftforge/event/ASMEventHandler
- at net.minecraftforge.event.EventBus.register(EventBus.java:77)
- at net.minecraftforge.event.EventBus.register(EventBus.java:58)
- at binnie.core.BinnieCoreMod.<init>(BinnieCoreMod.java:36)
- at binnie.core.BinnieCore.<init>(BinnieCore.java:76)
- at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
- at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
- at java.lang.Class.newInstance0(Class.java:357)
- at java.lang.Class.newInstance(Class.java:310)
- at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:173)
- at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:513)
- at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
- at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
- at com.google.common.eventbus.EventBus.post(EventBus.java:267)
- at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:200)
- at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:180)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
- at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
- at com.google.common.eventbus.EventBus.post(EventBus.java:267)
- at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:111)
- at cpw.mods.fml.common.Loader.loadMods(Loader.java:499)
- at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:94)
- at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:365)
- at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:93)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637)
- at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
- 21:01:27 [SEVERE] This crash report has been saved to: /Users/kyleknobloch/Desktop/TPPI SERVER/From MultiCraft/./crash-reports/crash-2014-09-25_21.01.27-server.txt
- 21:01:27 [INFO] Stopping server
- 21:01:27 [INFO] Saving worlds
- 21:01:27 [INFO] The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
- 21:01:27 [INFO] The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.
- 21:01:27 [INFO] Stopping server
- 21:01:27 [INFO] Saving worlds
- >logout
- [Process completed]
Advertisement
Add Comment
Please, Sign In to add comment