Advertisement
Guest User

Untitled

a guest
Dec 18th, 2014
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.80 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Everything's going to plan. No, really, that was supposed to happen.
  3.  
  4. Time: 12/18/14 3:12 AM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityClientPlayerMP
  8. at coloredlightscore.src.asm.ColoredLightsCoreDummyContainer.postInit(ColoredLightsCoreDummyContainer.java:64)
  9. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  10. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  11. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  12. at java.lang.reflect.Method.invoke(Unknown Source)
  13. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  14. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  15. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  16. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  17. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  18. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
  19. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  23. at java.lang.reflect.Method.invoke(Unknown Source)
  24. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  25. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  26. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  27. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  28. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  29. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  30. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694)
  31. at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
  32. at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:322)
  33. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:280)
  34. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620)
  35. at java.lang.Thread.run(Unknown Source)
  36. Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityClientPlayerMP
  37. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
  38. at java.lang.ClassLoader.loadClass(Unknown Source)
  39. at java.lang.ClassLoader.loadClass(Unknown Source)
  40. ... 28 more
  41. Caused by: java.lang.NullPointerException
  42. at org.objectweb.asm.ClassReader.<init>(Unknown Source)
  43. at cpw.mods.fml.common.asm.transformers.TerminalTransformer.transform(TerminalTransformer.java:14)
  44. at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:276)
  45. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:174)
  46. ... 30 more
  47.  
  48.  
  49. A detailed walkthrough of the error, its code path and all known details is as follows:
  50. ---------------------------------------------------------------------------------------
  51.  
  52. -- System Details --
  53. Details:
  54. Minecraft Version: 1.7.10
  55. Operating System: Windows 7 (x86) version 6.1
  56. Java Version: 1.7.0_67, Oracle Corporation
  57. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  58. Memory: 737113992 bytes (702 MB) / 1013645312 bytes (966 MB) up to 1013645312 bytes (966 MB)
  59. JVM Flags: 2 total; -Xms1000M -Xmx1000M
  60. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  61. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  62. FML: MCP v9.05 FML v7.10.25.1207 Minecraft Forge 10.13.0.1207 57 mods loaded, 57 mods active
  63. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  64. FML{7.10.25.1207} [Forge Mod Loader] (cauldron-1.7.10-1.1207.01.198-server.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  65. Forge{10.13.0.1207} [Minecraft Forge] (cauldron-1.7.10-1.1207.01.198-server.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  66. appliedenergistics2-core{rv1-stable-1} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  67. CodeChickenCore{1.0.2.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  68. <CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  69. NotEnoughItems{1.0.3.52} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.52-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  70. coloredlightscore{1.2.0} [Colored Lights Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  71. arsmagica2{1.4.0.005} [Ars Magica 2] (1.7.10_AM2_1.4.0.005.jar) Unloaded->Constructed->Pre-initialized->Initialized
  72. appliedenergistics2{rv1-stable-1} [Applied Energistics 2] (appliedenergistics2-rv1-stable-1.jar) Unloaded->Constructed->Pre-initialized->Initialized
  73. CarpentersBlocks{3.3.3} [Carpenter's Blocks] (Carpenter's Blocks v3.3.3 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
  74. CoFHCore{1.7.10R3.0.0B5} [CoFH Core] (CoFHCore-[1.7.10]3.0.0B5-30.jar) Unloaded->Constructed->Pre-initialized->Initialized
  75. easycoloredlights{1.7.2.} [Easy Colored Lights] (ColoredLightsCore-pre1.2.0a-ffebc83e70ac94139a04e6151ac57cf6a802ccd3.jar) Unloaded->Constructed->Pre-initialized->Initialized
  76. Dynmap{2.0.0-61} [Dynmap] (Dynmap-2.0.0-forge-10.13.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
  77. gvc{0.4.0} [Gliby's Voice Chat Mod] (GlibysVC-1710_040.jar) Unloaded->Constructed->Pre-initialized->Initialized
  78. hidenames{1.1.7} [Hide Names] (Hide Names-1.7.10-1.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized
  79. IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
  80. lycanitesmobs{1.10.6.0 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete 1.10.6.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
  81. arcticmobs{1.10.6.0 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.10.6.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
  82. demonmobs{1.10.6.0 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.10.6.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
  83. desertmobs{1.10.6.0 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.10.6.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
  84. forestmobs{1.10.6.0 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.10.6.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
  85. freshwatermobs{1.10.6.0 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.10.6.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
  86. infernomobs{1.10.6.0 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.10.6.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
  87. junglemobs{1.10.6.0 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.10.6.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
  88. mountainmobs{1.10.6.0 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.10.6.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
  89. plainsmobs{1.10.6.0 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.10.6.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
  90. saltwatermobs{1.10.6.0 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.10.6.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
  91. shadowmobs{1.10.6.0 - MC 1.7.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.10.6.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
  92. swampmobs{1.10.6.0 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.10.6.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized
  93. MultiWorld{1.2.7} [Multi World] (Multiworld-1.7.2-v-1.2.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
  94. NEIAddons{1.12.3.11} [NEI Addons] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized
  95. NEIAddons|Botany{1.12.3.11} [NEI Addons: Botany] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized
  96. NEIAddons|Forestry{1.12.3.11} [NEI Addons: Forestry] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized
  97. NEIAddons|CraftingTables{1.12.3.11} [NEI Addons: Crafting Tables] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized
  98. NEIAddons|ExNihilo{1.12.3.11} [NEI Addons: Ex Nihilo] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized
  99. NetherOres{1.7.10R2.3.0RC3} [Nether Ores] (NetherOres-[1.7.10]2.3.0RC3-84.jar) Unloaded->Constructed->Pre-initialized->Initialized
  100. Railcraft{9.4.0.0} [Railcraft] (Railcraft_1.7.10-9.4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
  101. ThermalFoundation{1.7.10R1.0.0B3} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0B3-8.jar) Unloaded->Constructed->Pre-initialized->Initialized
  102. ThermalExpansion{1.7.10R4.0.0B5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.0B5-13.jar) Unloaded->Constructed->Pre-initialized->Initialized
  103. PowerConverters{1.7.10-3.0.2.38} [Power Converters] (PowerConverters-1.7.10-3.0.2.38.jar) Unloaded->Constructed->Pre-initialized->Initialized
  104. ForgeMultipart{1.1.0.314} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.0.314-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
  105. MrTJPCoreMod{1.0} [MrTJPCoreMod] (MrTJPCore-1.7.10-1.0.3.5-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
  106. ProjRed|Core{4.5.6.57} [ProjectRed] (ProjectRed-1.7.10-4.5.6.57-Base.jar) Unloaded->Constructed->Pre-initialized->Initialized
  107. ProjRed|Transmission{4.5.6.57} [ProjectRed-Transmission] (ProjectRed-1.7.10-4.5.6.57-Integration.jar) Unloaded->Constructed->Pre-initialized->Initialized
  108. ProjRed|Transportation{4.5.6.57} [ProjectRed-Transportation] (ProjectRed-1.7.10-4.5.6.57-Mechanical_beta.jar) Unloaded->Constructed->Pre-initialized->Initialized
  109. ProjRed|Exploration{4.5.6.57} [ProjectRed-Exploration] (ProjectRed-1.7.10-4.5.6.57-World.jar) Unloaded->Constructed->Pre-initialized->Initialized
  110. ProjRed|Compatibility{4.5.6.57} [ProjectRed-Compatibility] (ProjectRed-1.7.10-4.5.6.57-Compat.jar) Unloaded->Constructed->Pre-initialized->Initialized
  111. ProjRed|Integration{4.5.6.57} [ProjectRed-Integration] (ProjectRed-1.7.10-4.5.6.57-Integration.jar) Unloaded->Constructed->Pre-initialized->Initialized
  112. ProjRed|Illumination{4.5.6.57} [ProjectRed-Illumination] (ProjectRed-1.7.10-4.5.6.57-Lighting.jar) Unloaded->Constructed->Pre-initialized->Initialized
  113. ProjRed|Expansion{4.5.6.57} [ProjectRed-Expansion] (ProjectRed-1.7.10-4.5.6.57-Mechanical_beta.jar) Unloaded->Constructed->Pre-initialized->Initialized
  114. RedstoneArsenal{1.7.10R1.1.0B4} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.0B4-10.jar) Unloaded->Constructed->Pre-initialized->Initialized
  115. simplyjetpacks{1.2.0} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
  116. WebDisplay{0.7} [Web Displays] (WebDisplays-0.8.jar.zip) Unloaded->Constructed->Pre-initialized->Initialized
  117. craftingmanager{0.7.4} [Crafting Manager] (zCraftingManager 0.7.5 mc1.7.10.zip) Unloaded->Constructed->Pre-initialized->Initialized
  118. McMultipart{1.1.0.314} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.0.314-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
  119. ForgeMicroblock{1.1.0.314} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.0.314-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized
  120. AE2 Version: stable rv1-stable-1 for Forge 10.13.0.1187
  121. Profiler Position: N/A (disabled)
  122. Player Count: 0 / 10; []
  123. Is Modded: Definitely; Server brand changed to 'cauldron,craftbukkit,mcpc,fml,forge'
  124. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement