Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2013-05-08 06:36:37 [SEVERE] java.lang.NoClassDefFoundError: net/minecraft/client/renderer/tileentity/TileEntitySpecialRenderer
- 2013-05-08 06:36:37 [SEVERE] at java.lang.Class.forName0(Native Method)
- 2013-05-08 06:36:37 [SEVERE] at java.lang.Class.forName(Unknown Source)
- 2013-05-08 06:36:37 [SEVERE] at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:40)
- 2013-05-08 06:36:37 [SEVERE] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:471)
- 2013-05-08 06:36:37 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- 2013-05-08 06:36:37 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- 2013-05-08 06:36:37 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- 2013-05-08 06:36:37 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
- 2013-05-08 06:36:37 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
- 2013-05-08 06:36:37 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
- 2013-05-08 06:36:37 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
- 2013-05-08 06:36:37 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
- 2013-05-08 06:36:37 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
- 2013-05-08 06:36:37 [SEVERE] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
- 2013-05-08 06:36:37 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- 2013-05-08 06:36:37 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- 2013-05-08 06:36:37 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- 2013-05-08 06:36:37 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
- 2013-05-08 06:36:37 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
- 2013-05-08 06:36:37 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
- 2013-05-08 06:36:37 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
- 2013-05-08 06:36:37 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
- 2013-05-08 06:36:37 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
- 2013-05-08 06:36:37 [SEVERE] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
- 2013-05-08 06:36:37 [SEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:503)
- 2013-05-08 06:36:37 [SEVERE] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)
- 2013-05-08 06:36:37 [SEVERE] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
- 2013-05-08 06:36:37 [SEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:94)
- 2013-05-08 06:36:37 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:652)
- 2013-05-08 06:36:37 [SEVERE] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
- 2013-05-08 06:36:37 [SEVERE] Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
- 2013-05-08 06:36:37 [SEVERE] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:273)
- 2013-05-08 06:36:37 [SEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
- 2013-05-08 06:36:37 [SEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
- 2013-05-08 06:36:37 [SEVERE] ... 30 more
- 2013-05-08 06:36:37 [SEVERE] Caused by: java.lang.NullPointerException
- 2013-05-08 06:36:37 [SEVERE] Encountered an unexpected exception NoClassDefFoundError
- java.lang.NoClassDefFoundError: net/minecraft/client/renderer/tileentity/TileEntitySpecialRenderer
- at java.lang.Class.forName0(Native Method)
- at java.lang.Class.forName(Unknown Source)
- at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:40)
- at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:471)
- 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.EventHandler.handleEvent(EventHandler.java:74)
- at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
- 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.propogateStateMessage(LoadController.java:165)
- 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.EventHandler.handleEvent(EventHandler.java:74)
- at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
- 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:98)
- at cpw.mods.fml.common.Loader.loadMods(Loader.java:503)
- at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)
- at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
- at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:94)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:652)
- at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
- Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
- at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:273)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- ... 30 more
- Caused by: java.lang.NullPointerException
- 2013-05-08 06:36:37 [SEVERE] This crash report has been saved to: C:\server\.\crash-reports\crash-2013-05-08_06.36.37-server.txt
- 2013-05-08 06:37:24 [INFO] Stopping server
- 2013-05-08 06:37:24 [INFO] Saving worlds
- 2013-05-08 06:37:24 [INFO] Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement