Advertisement
Guest User

Untitled

a guest
Aug 2nd, 2019
296
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.65 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. llibrary (llibrary-core-1.0.10-1.12.2.jar)
  5. MovingWorldCore (Moving World.jar)
  6. ObfuscatePlugin (obfuscate.jar)
  7. MalisisCorePlugin (MalisisCore.jar)
  8. Inventory Tweaks Coremod (Inventory Tweaks.jar)
  9. Contact their authors BEFORE contacting forge
  10.  
  11. // Uh... Did I do that?
  12.  
  13. Time: 02/08/19 10:58
  14. Description: Exception in server tick loop
  15.  
  16. java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityPlayerSP
  17. at java.lang.Class.forName0(Native Method)
  18. at java.lang.Class.forName(Unknown Source)
  19. at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:85)
  20. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:611)
  21. at sun.reflect.GeneratedMethodAccessor11.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.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  25. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  26. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  27. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  28. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  29. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  30. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  31. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  32. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  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.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  38. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  39. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  40. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  41. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  42. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  43. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  44. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  45. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593)
  46. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
  47. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
  48. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
  49. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  50. at java.lang.Thread.run(Unknown Source)
  51. Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityPlayerSP
  52. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  53. at java.lang.ClassLoader.loadClass(Unknown Source)
  54. at java.lang.ClassLoader.loadClass(Unknown Source)
  55. ... 34 more
  56. Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@488b50ec from coremod FMLCorePlugin
  57. at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260)
  58. at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
  59. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
  60. ... 36 more
  61. Caused by: java.lang.RuntimeException: Attempted to load class bud for invalid side SERVER
  62. at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:62)
  63. at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256)
  64. ... 38 more
  65.  
  66.  
  67. A detailed walkthrough of the error, its code path and all known details is as follows:
  68. ---------------------------------------------------------------------------------------
  69.  
  70. -- System Details --
  71. Details:
  72. Minecraft Version: 1.12.2
  73. Operating System: Windows 10 (amd64) version 10.0
  74. Java Version: 1.8.0_191, Oracle Corporation
  75. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  76. Memory: 573601456 bytes (547 MB) / 776470528 bytes (740 MB) up to 1881145344 bytes (1794 MB)
  77. JVM Flags: 0 total;
  78. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  79. FML: MCP 9.42 Powered by Forge 14.23.5.2838 67 mods loaded, 67 mods active
  80. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  81.  
  82. | State | ID | Version | Source | Signature |
  83. |:----- |:-------------------------------------------- |:--------------------- |:--------------------------------------- |:---------------------------------------- |
  84. | LC | minecraft | 1.12.2 | minecraft.jar | None |
  85. | LC | mcp | 9.42 | minecraft.jar | None |
  86. | LC | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2838-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  87. | LC | forge | 14.23.5.2838 | forge-1.12.2-14.23.5.2838-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  88. | LC | com.elytradev.movingworld.common.asm.coremod | | minecraft.jar | None |
  89. | LC | obfuscate | 0.2.6 | minecraft.jar | None |
  90. | LC | codechickenlib | 3.2.2.353 | CodeChicken Lib.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  91. | LC | ancientwarfare | 1.12.2-2.7.0.574 | Ancient Warfare Core.jar | None |
  92. | LC | ancientwarfarestructure | @VERSION@ | Ancient Warfare Core.jar | None |
  93. | LC | ancientwarfarevehicle | 1.12.2-2.7.0.574 | Ancient Warfare Core.jar | None |
  94. | LC | ancientwarfarenpc | 1.12.2-2.7.0.574 | Ancient Warfare Core.jar | None |
  95. | LC | ancientwarfareautomation | 1.12.2-2.7.0.574 | Ancient Warfare Core.jar | None |
  96. | LC | baubles | 1.5.2 | Baubles.jar | None |
  97. | LC | bibliocraft | 2.4.5 | BiblioCraft.jar | None |
  98. | LC | biomesoplenty | 7.0.1.2422 | BiomesOPlenty.jar | None |
  99. | LC | bookshelf | 2.3.577 | Bookshelf.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  100. | LC | zawa | 1.12.2-1.5.5 | Zoo and Wild Animals Mod- Rebuilt.jar | 3ee471ded1bba54aa82f4f5ca5ca82dd67b8ef42 |
  101. | LC | bookworm | 1.12.2-2.1.0 | Bookworm API.jar | None |
  102. | LC | bullseye | 3.0.7 | Bullseye.jar | None |
  103. | LC | carpentersblocks | 3.4.0-poc.5 | Carpenter's Blocks.jar | None |
  104. | LC | chisel | MC1.12.2-0.2.1.35 | Chisel.jar | None |
  105. | LC | chiselsandbits | 14.29 | Chisels & Bits.jar | None |
  106. | LC | classiccombat | 1.0.0 | Classic Combat.jar | None |
  107. | LC | mantle | 1.12-1.3.3.49 | Mantle.jar | None |
  108. | LC | thaumcraft | 6.1.BETA26 | Thaumcraft.jar | None |
  109. | LC | twilightforest | 3.8.689 | The Twilight Forest.jar | None |
  110. | LC | tconstruct | 1.12.2-2.12.0.135 | Tinkers' Construct.jar | None |
  111. | LC | conarm | 1.2.3.2 | Construct's Armory.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  112. | LC | customnpcs | 1.12 | CustomNPCs.jar | None |
  113. | LC | movingworld | 1.12-6.342 | Moving World.jar | None |
  114. | LC | davincisvessels | @DVESSELSVER@ | Davinci's Vessels.jar | None |
  115. | LC | props | 2.6.2 | Decocraft.jar | None |
  116. | LC | llibrary | 1.7.17 | LLibrary.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
  117. | LC | dragonmounts | 1.12.2-1.5.8 | Dragon Mounts.jar | None |
  118. | LC | dynamictrees | 1.12.2-0.9.4 | Dynamic Trees.jar | None |
  119. | LC | dynamictreesbop | 1.12.2-1.4.1e | Dynamic Trees BOP.jar | None |
  120. | LC | traverse | 1.6.0 | Traverse.jar | None |
  121. | LC | dttraverse | 1.5 | Dynamic Trees for Traverse.jar | None |
  122. | LC | ebwizardry | 4.1.4 | Electroblob's Wizardry.jar | None |
  123. | LC | exoticbirds | 1.0 | Exotic Birds.jar | None |
  124. | LC | fairylights | 2.1.5 | Fairy Lights.jar | None |
  125. | LC | fossil | 8.0.0 | Fossils and Archeology Revival.jar | None |
  126. | LC | cfm | 6.2.0 | furniture.jar | None |
  127. | LC | grimoireofgaia | 1.6.9.3 | Grimoire of Gaia 3.jar | None |
  128. | LC | hidenames | 1.4 | HideNames.jar | None |
  129. | LC | iceandfire | 1.7.1 | Ice and Fire.jar | None |
  130. | LC | improvedbackpacks | 1.12.2-1.4.0.0 | Improved Backpacks.jar | None |
  131. | LC | inventorytweaks | 1.64+dev.146.2180b27 | Inventory Tweaks.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  132. | L | kaishiweapons | v2018.01 | Kaishi's Weapons REBORN.jar | None |
  133. | L | rustic | 1.1.0 | Rustic.jar | None |
  134. | L | primal | 0.6.104 | PrimalCore.jar | None |
  135. | L | forgecraft | 1.6.44 | Kitsu's Forgecraft.jar | None |
  136. | L | laggoggles | FORGE-1.12.2-4.1 | LagGoggles.jar | None |
  137. | L | landlust | 1.12.2-0.3.6 | landlust-1.12.2-0.3.6.jar | None |
  138. | L | malisiscore | 1.12.2-6.5.1-SNAPSHOT | MalisisCore.jar | None |
  139. | L | malisisdoors | 1.12.2-7.3.0 | MalisisDoors.jar | None |
  140. | L | mowziesmobs | 1.5.4 | Mowzie's Mobs.jar | None |
  141. | L | harvestcraft | 1.12.2zb | Pam's HarvestCraft.jar | None |
  142. | L | parry | 1.0 | Shield Parrying.jar | None |
  143. | L | simplyarrows | 1.0.4 | Simply Arrows.jar | None |
  144. | L | spartanshields | 1.5.0 | Spartan Shields.jar | None |
  145. | L | totemic | 1.12.2-0.11.6 | Totemic.jar | None |
  146. | L | trackapi | 1.1 | Track API.jar | None |
  147. | L | tropicraft | 7.1.8.105 | Tropicraft.jar | None |
  148. | L | variedcommodities | 1.12.2 | Varied Commodities.jar | None |
  149. | L | vc | 5.9.13 | ViesCraft.jar | None |
  150. | L | zoocraftdiscoveries | 1.0 | Zoocraft Discoveries.jar | None |
  151.  
  152. Loaded coremods (and transformers):
  153. llibrary (llibrary-core-1.0.10-1.12.2.jar)
  154. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  155. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  156. MovingWorldCore (Moving World.jar)
  157.  
  158. ObfuscatePlugin (obfuscate.jar)
  159. com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
  160. MalisisCorePlugin (MalisisCore.jar)
  161.  
  162. Inventory Tweaks Coremod (Inventory Tweaks.jar)
  163. invtweaks.forge.asm.ContainerTransformer
  164. Pulsar/tconstruct loaded Pulses:
  165. - TinkerCommons (Enabled/Forced)
  166. - TinkerWorld (Enabled/Not Forced)
  167. - TinkerTools (Enabled/Not Forced)
  168. - TinkerHarvestTools (Enabled/Forced)
  169. - TinkerMeleeWeapons (Enabled/Forced)
  170. - TinkerRangedWeapons (Enabled/Forced)
  171. - TinkerModifiers (Enabled/Forced)
  172. - TinkerSmeltery (Enabled/Not Forced)
  173. - TinkerGadgets (Enabled/Not Forced)
  174. - TinkerOredict (Enabled/Forced)
  175. - TinkerIntegration (Enabled/Forced)
  176. - TinkerFluids (Enabled/Forced)
  177. - TinkerMaterials (Enabled/Forced)
  178. - TinkerModelRegister (Enabled/Forced)
  179. - chiselIntegration (Enabled/Not Forced)
  180. - chiselsandbitsIntegration (Enabled/Not Forced)
  181.  
  182. Profiler Position: N/A (disabled)
  183. Is Modded: Definitely; Server brand changed to 'fml,forge'
  184. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement