Advertisement
Guest User

MCMS

a guest
Mar 27th, 2015
313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.07 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I let you down. Sorry :(
  3.  
  4. Time: 27/03/15 23:57
  5. Description: Exception in server tick loop
  6.  
  7. cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/multiplayer/WorldClient
  8. at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
  9. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:692)
  10. at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
  11. at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319)
  12. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210)
  13. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
  14. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  15. Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/multiplayer/WorldClient
  16. at DamageIndicatorsMod.server.DIProxy.register(DIProxy.java:14)
  17. at DamageIndicatorsMod.DIMod.load(DIMod.java:65)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  20. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  21. at java.lang.reflect.Method.invoke(Unknown Source)
  22. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
  23. at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  24. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  25. at java.lang.reflect.Method.invoke(Unknown Source)
  26. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  27. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  28. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  29. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  30. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  31. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
  32. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  35. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  36. at java.lang.reflect.Method.invoke(Unknown Source)
  37. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  38. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  39. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  40. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  41. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  42. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  43. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
  44. ... 5 more
  45. Caused by: java.lang.ClassNotFoundException: net.minecraft.client.multiplayer.WorldClient
  46. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  47. at java.lang.ClassLoader.loadClass(Unknown Source)
  48. at java.lang.ClassLoader.loadClass(Unknown Source)
  49. ... 33 more
  50. Caused by: java.lang.RuntimeException: Attempted to load class bjf for invalid side SERVER
  51. at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
  52. at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
  53. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
  54. ... 35 more
  55.  
  56.  
  57. A detailed walkthrough of the error, its code path and all known details is as follows:
  58. ---------------------------------------------------------------------------------------
  59.  
  60. -- System Details --
  61. Details:
  62. Minecraft Version: 1.7.10
  63. Operating System: Windows 7 (amd64) version 6.1
  64. Java Version: 1.8.0_40, Oracle Corporation
  65. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  66. Memory: 975082088 bytes (929 MB) / 1067974656 bytes (1018 MB) up to 1067974656 bytes (1018 MB)
  67. JVM Flags: 2 total; -Xmx1024M -Xms1024M
  68. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  69. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  70. FML: MCP v9.05 FML v7.10.85.1254 Minecraft Forge 10.13.2.1254 22 mods loaded, 22 mods active
  71. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  72. FML{7.10.85.1254} [Forge Mod Loader] (forge-1.7.10-10.13.2.1254-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
  73. Forge{10.13.2.1254} [Minecraft Forge] (forge-1.7.10-10.13.2.1254-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
  74. Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  75. PlayerAPI{1.2} [Player API] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  76. thehunt{Pre-Alpha} [The Hunt] (Arkif - The Hunt [1.7.10] [v0.1].jar) Unloaded->Constructed->Pre-initialized->Initialized
  77. armourersWorkshop{1.7.10-0.26.1.55} [Armourer's Workshop] (Armourers-Workshop-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
  78. Backpack{2.0.0} [Backpack] (backpack-2.0.0-1.7.x.jar) Unloaded->Constructed->Pre-initialized->Initialized
  79. camping{2.1} [The Camping Mod 2] (Camping-Mod-1.7.10 - Copy.jar) Unloaded->Constructed->Pre-initialized->Initialized
  80. DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Errored
  81. GalacticraftCore{3.0.9} [Galacticraft Core] (GalacticraftCore-1.7-3.0.9.296.jar) Unloaded->Constructed->Pre-initialized->Initialized
  82. GalacticraftMars{3.0.9} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.9.296.jar) Unloaded->Constructed->Pre-initialized->Initialized
  83. helpfulvillagers{1.1.4} [Helpful Villagers] (Helpful-Villagers-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
  84. IGWMod{1.1.1-17} [In-Game wiki Mod] (IGW-Mod.jar) Unloaded->Constructed->Pre-initialized->Initialized
  85. cfm{3.4.7} [ยง9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar) Unloaded->Constructed->Pre-initialized->Initialized
  86. parachutemod{1.7.10} [Parachute Mod] (Parachute-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
  87. PneumaticCraft{1.6.3-65} [PneumaticCraft] (PneumaticCraft-1.7.10-1.6.3-65-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
  88. RopesPlus{1.6.4} [Ropes+] (RopePlus-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
  89. securitycraft{v1.7.0} [SecurityCraft] (SecurityCraft-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
  90. stefinusguns{0.3} [New Stefinus Guns] (Stefinus Guns-0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
  91. modtut{4.0} [Guns 'N' Stuff Mod] (The-Guns-N-Stuff-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
  92. Trapcraft{v2.2.1a} [Trapcraft] (Trapcraft-Mod-1.7.10.zip) Unloaded->Constructed->Pre-initialized->Initialized
  93. Profiler Position: N/A (disabled)
  94. Is Modded: Definitely; Server brand changed to 'fml,forge'
  95. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement