tterrag1098

Zan's Server Crash II

May 11th, 2013
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.31 KB | None | 0 0
  1. 2013-05-11 14:24:00 [FINEST] [mod_ZanMinimap] Sending event FMLInitializationEvent to mod mod_ZanMinimap
  2. 2013-05-11 14:24:00 [INFO] [STDERR] java.lang.NoClassDefFoundError: net/minecraft/client/multiplayer/WorldClient
  3. 2013-05-11 14:24:00 [INFO] [STDERR] at mod_ZanMinimap.load(mod_ZanMinimap.java:29)
  4. 2013-05-11 14:24:00 [INFO] [STDERR] at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:538)
  5. 2013-05-11 14:24:00 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  6. 2013-05-11 14:24:00 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  7. 2013-05-11 14:24:00 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  8. 2013-05-11 14:24:00 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  9. 2013-05-11 14:24:00 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  10. 2013-05-11 14:24:00 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  11. 2013-05-11 14:24:00 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
  12. 2013-05-11 14:24:00 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  13. 2013-05-11 14:24:00 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  14. 2013-05-11 14:24:00 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
  15. 2013-05-11 14:24:00 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  16. 2013-05-11 14:24:00 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  17. 2013-05-11 14:24:00 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  18. 2013-05-11 14:24:00 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  19. 2013-05-11 14:24:00 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  20. 2013-05-11 14:24:00 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  21. 2013-05-11 14:24:00 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
  22. 2013-05-11 14:24:00 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  23. 2013-05-11 14:24:00 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  24. 2013-05-11 14:24:00 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
  25. 2013-05-11 14:24:00 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
  26. 2013-05-11 14:24:00 [INFO] [STDERR] at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:93)
  27. 2013-05-11 14:24:00 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
  28. 2013-05-11 14:24:00 [INFO] [STDERR] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:140)
  29. 2013-05-11 14:24:00 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429)
  30. 2013-05-11 14:24:00 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  31. 2013-05-11 14:24:00 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.client.multiplayer.WorldClient
  32. 2013-05-11 14:24:00 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
  33. 2013-05-11 14:24:00 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
  34. 2013-05-11 14:24:00 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
  35. 2013-05-11 14:24:00 [INFO] [STDERR] ... 28 more
  36. 2013-05-11 14:24:00 [INFO] [STDERR] Caused by: java.lang.RuntimeException: Attempted to load class bdt for invalid side SERVER
  37. 2013-05-11 14:24:00 [INFO] [STDERR] at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
  38. 2013-05-11 14:24:00 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:352)
  39. 2013-05-11 14:24:00 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:225)
  40. 2013-05-11 14:24:00 [INFO] [STDERR] ... 30 more
  41. 2013-05-11 14:24:00 [SEVERE] [Minecraft-Server] Encountered an unexpected exception NoClassDefFoundError
  42. java.lang.NoClassDefFoundError: net/minecraft/client/multiplayer/WorldClient
  43. at mod_ZanMinimap.load(mod_ZanMinimap.java:29)
  44. at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:538)
  45. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  47. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  48. at java.lang.reflect.Method.invoke(Unknown Source)
  49. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  50. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  51. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
  52. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  53. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  54. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
  55. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  56. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  57. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  58. at java.lang.reflect.Method.invoke(Unknown Source)
  59. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  60. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  61. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
  62. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  63. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  64. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
  65. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
  66. at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:93)
  67. at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
  68. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:140)
  69. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429)
  70. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  71. Caused by: java.lang.ClassNotFoundException: net.minecraft.client.multiplayer.WorldClient
  72. at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
  73. at java.lang.ClassLoader.loadClass(Unknown Source)
  74. at java.lang.ClassLoader.loadClass(Unknown Source)
  75. ... 28 more
  76. Caused by: java.lang.RuntimeException: Attempted to load class bdt for invalid side SERVER
  77. at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
  78. at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:352)
  79. at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:225)
  80. ... 30 more
  81. 2013-05-11 14:24:00 [SEVERE] [Minecraft-Server] This crash report has been saved to: C:\Users\Garrett\Desktop\FTB 1.5.1 Server\.\crash-reports\crash-2013-05-11_14.24.00-server.txt
Advertisement
Add Comment
Please, Sign In to add comment