Advertisement
Theophilus79

Server Crash Log

Nov 24th, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.38 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.7.4-1.12-anarchy.jar)
  5. DummyPlugin (ForgeEndertech-1.12-3.0.0.0-build.0002.jar)
  6. LoadingPlugin (Quark-r1.2-103.jar)
  7. IELoadingPlugin (ImmersiveEngineering-0.12-70.jar)
  8. Extra Alchemy ASM (extraalchemy-0.3.4.1-release.jar)
  9. Contact their authors BEFORE contacting forge
  10.  
  11. // You're mean.
  12.  
  13. Time: 11/24/17 8:55 PM
  14. Description: Ticking entity
  15.  
  16. java.lang.NoSuchMethodError: net.minecraft.entity.item.EntityItem.func_70016_h(DDD)V
  17. at betterwithmods.module.tweaks.Dung.mobDungProduction(Dung.java:95)
  18. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_140_Dung_mobDungProduction_LivingUpdateEvent.invoke(.dynamic)
  19. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  20. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
  21. at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:544)
  22. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2080)
  23. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
  24. at net.minecraft.entity.passive.EntityWolf.func_70071_h_(EntityWolf.java:230)
  25. at net.minecraft.world.World.func_72866_a(World.java:1976)
  26. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:833)
  27. at net.minecraft.world.World.func_72870_g(World.java:1939)
  28. at net.minecraft.world.World.func_72939_s(World.java:1753)
  29. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:614)
  30. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:761)
  31. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:391)
  32. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:665)
  33. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:523)
  34. at java.lang.Thread.run(Thread.java:748)
  35.  
  36.  
  37. A detailed walkthrough of the error, its code path and all known details is as follows:
  38. ---------------------------------------------------------------------------------------
  39.  
  40. -- Head --
  41. Thread: Server thread
  42. Stacktrace:
  43. at betterwithmods.module.tweaks.Dung.mobDungProduction(Dung.java:95)
  44. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_140_Dung_mobDungProduction_LivingUpdateEvent.invoke(.dynamic)
  45. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  46. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
  47. at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:544)
  48. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2080)
  49. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
  50. at net.minecraft.entity.passive.EntityWolf.func_70071_h_(EntityWolf.java:230)
  51. at net.minecraft.world.World.func_72866_a(World.java:1976)
  52. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:833)
  53. at net.minecraft.world.World.func_72870_g(World.java:1939)
  54.  
  55. -- Entity being ticked --
  56. Details:
  57. Entity Type: minecraft:wolf (net.minecraft.entity.passive.EntityWolf)
  58. Entity ID: 345
  59. Entity Name: Wolf
  60. Entity's Exact location: 1243.65, 72.00, 3259.43
  61. Entity's Block location: World: (1243,72,3259), Chunk: (at 11,4,11 in 77,203; contains blocks 1232,0,3248 to 1247,255,3263), Region: (2,6; contains chunks 64,192 to 95,223, blocks 1024,0,3072 to 1535,255,3583)
  62. Entity's Momentum: 0.00, -0.08, 0.00
  63. Entity's Passengers: []
  64. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  65. Stacktrace:
  66. at net.minecraft.world.World.func_72939_s(World.java:1753)
  67. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:614)
  68.  
  69. -- Affected level --
  70. Details:
  71. Level name:
  72. All players: 1 total; [EntityPlayerMP['Maddief04'/498, l='', x=1178.21, y=76.00, z=3246.96]]
  73. Chunk stats: ServerChunkCache: 653 Drop: 0
  74. Level seed: 2284193128467640984
  75. Level generator: ID 00 - default, ver 1. Features enabled: true
  76. Level generator options:
  77. Level spawn location: World: (1208,77,3292), Chunk: (at 8,4,12 in 75,205; contains blocks 1200,0,3280 to 1215,255,3295), Region: (2,6; contains chunks 64,192 to 95,223, blocks 1024,0,3072 to 1535,255,3583)
  78. Level time: 1536151 game time, 1550681 day time
  79. Level dimension: 0
  80. Level storage version: 0x04ABD - Anvil
  81. Level weather: Rain time: 14959 (now: false), thunder time: 47363 (now: false)
  82. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  83. Stacktrace:
  84. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:761)
  85. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:391)
  86. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:665)
  87. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:523)
  88. at java.lang.Thread.run(Thread.java:748)
  89.  
  90. -- System Details --
  91. Details:
  92. Minecraft Version: 1.12
  93. Operating System: Linux (amd64) version 2.6.32-042stab120.11
  94. Java Version: 1.8.0_151, Oracle Corporation
  95. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  96. Memory: 4966053856 bytes (4735 MB) / 6442450944 bytes (6144 MB) up to 6442450944 bytes (6144 MB)
  97. JVM Flags: 8 total; -XX:+UseG1GC -Xmx6G -Xms6G -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  98. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  99. FML: MCP 9.40 Powered by Forge 14.21.1.2424 50 mods loaded, 50 mods active
  100. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  101. UCHIJAAAA minecraft{1.12} [Minecraft] (minecraft.jar)
  102. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  103. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.12-14.21.1.2424-universal.jar)
  104. UCHIJAAAA forge{14.21.1.2424} [Minecraft Forge] (forge-1.12-14.21.1.2424-universal.jar)
  105. UCHIJAAAA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
  106. UCHIJAAAA forgeendertech{1.12-3.0.0.0} [Forge Endertech] (ForgeEndertech-1.12-3.0.0.0-build.0002.jar)
  107. UCHIJAAAA adchimneys{1.12-3.0.0.0} [Advanced Chimneys] (AdChimneys-1.12-3.0.0.0-build.0002.jar)
  108. UCHIJAAAA adhooks{1.12-3.0.0.0} [Advanced Hook Launchers] (AdHooks-1.12-3.0.0.0-build.0002.jar)
  109. UCHIJAAAA charset{0.4.2.36} [Charset] (Charset-0.4.2.36.jar)
  110. UCHIJAAAA jei{4.7.1.69} [Just Enough Items] (jei_1.12-4.7.1.69.jar)
  111. UCHIJAAAA theoneprobe{1.4.15} [The One Probe] (theoneprobe-1.12-1.4.15.jar)
  112. UCHIJAAAA immersiveengineering{0.12-70} [Immersive Engineering] (ImmersiveEngineering-0.12-70.jar)
  113. UCHIJAAAA betterwithmods{1.2.9-1.11.2} [Better With Mods] (BetterWithMods-1.12-2.0.5.jar)
  114. UCHIJAAAA quark{r1.2-103} [Quark] (Quark-r1.2-103.jar)
  115. UCHIJAAAA autoreglib{1.3-13} [AutoRegLib] (AutoRegLib-1.3-13.jar)
  116. UCHIJAAAA bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.12-1.0.1.jar)
  117. UCHIJAAAA bibliocraft{2.4.3} [BiblioCraft] (BiblioCraft[v2.4.3][MC1.12.0].jar)
  118. UCHIJAAAA chameleon{1.12-4.1.3} [Chameleon] (Chameleon-1.12-4.1.3.jar)
  119. UCHIJAAAA chiselsandbits{14.4} [Chisels & Bits] (chiselsandbits-14.4.jar)
  120. UCHIJAAAA cyclopscore{0.10.10} [Cyclops Core] (CyclopsCore-1.12-0.10.10.jar)
  121. UCHIJAAAA colossalchests{1.6.5} [Colossal Chests] (ColossalChests-1.12-1.6.5.jar)
  122. UCHIJAAAA cookingforblockheads{6.3.2} [Cooking for Blockheads] (CookingForBlockheads_1.12-6.3.2.jar)
  123. UCHIJAAAA craftingtweaks{8.1.4} [Crafting Tweaks] (CraftingTweaks_1.12-8.1.4.jar)
  124. UCHIJAAAA crafttweaker{4.0.3} [CraftTweaker2] (CraftTweaker2-1.12-4.0.3.jar)
  125. UCHIJAAAA crafttweakerjei{2.0.0} [CraftTweaker JEI Support] (CraftTweaker2-1.12-4.0.3.jar)
  126. UCHIJAAAA debarkedlogs{${version}} [Debarked Logs] (Debarked Logs-1.0.1-1.12.jar)
  127. UCHIJAAAA extraalchemy{0.3.4.1-release} [Extra Alchemy] (extraalchemy-0.3.4.1-release.jar)
  128. UCHIJAAAA foamfix{@VERSION@} [FoamFix] (foamfix-0.7.4-1.12-anarchy.jar)
  129. UCHIJAAAA foamflower{1.12-0.0.1.0} [Foamflower] (foamflower-1.12-0.0.1.0.jar)
  130. UCHIJAAAA mcmultipart{2.2.2} [MCMultiPart] (MCMultiPart-2.2.2.jar)
  131. UCHIJAAAA ftbl{0.0.0} [FTBLib] (FTBLib-4.0.5.jar)
  132. UCHIJAAAA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-4.0.3.jar)
  133. UCHIJAAAA gravestone{1.8.4} [Gravestone Mod] (gravestone-1.8.4(1).jar)
  134. UCHIJAAAA hopperducts{1.5} [Hopper Ducts] (hopperducts-mc1.12-1.5.jar)
  135. UCHIJAAAA immersivepetroleum{1.1.3} [Immersive Petroleum] (immersivepetroleum-1.12-1.1.3.jar)
  136. UCHIJAAAA journeymap{1.12-5.4.9} [JourneyMap] (journeymap-1.12-5.4.9(1).jar)
  137. UCHIJAAAA lunatriuscore{1.2.0.40} [LunatriusCore] (LunatriusCore-1.12-1.2.0.40-universal.jar)
  138. UCHIJAAAA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.12.jar)
  139. UCHIJAAAA morpheus{1.12-3.3.2} [Morpheus] (Morpheus-1.12-3.3.2.jar)
  140. UCHIJAAAA nex{2.1.9.10} [NetherEx] (NetherEx-1.12-2.1.9.10.jar)
  141. UCHIJAAAA samsocean{1.0.1} [Ocean Floor Classic] (OceanFloor-1.12-1.0.1.jar)
  142. UCHIJAAAA harvestcraft{1.12c} [Pam's HarvestCraft] (Pam's HarvestCraft 1.12c.jar)
  143. UCHIJAAAA quickleafdecay{1.2.3} [Quick Leaf Decay] (QuickLeafDecay-MC1.12-1.2.3.jar)
  144. UCHIJAAAA roguelike{1.7.1} [Roguelike Dungeons] (RoguelikeDungeons-1.12-1.7.1.jar)
  145. UCHIJAAAA rustic{0.4} [Rustic] (rustic-0.4.jar)
  146. UCHIJAAAA schematica{1.7.8.162} [Schematica] (Schematica-1.12-1.7.8.162-universal.jar)
  147. UCHIJAAAA storagedrawers{1.12-5.2.5} [Storage Drawers] (StorageDrawers-1.12-5.2.9.jar)
  148. UCHIJAAAA vending{1.12-2.0.0.0-beta2} [Vending] (vending-1.12-2.0.0.0-beta2.jar)
  149. UCHIJAAAA vtweaks{1.4.11.3} [V-Tweaks] (VTweaks-1.12-1.4.11.3.jar)
  150. UCHIJAAAA wearablebackpacks{3.0.4} [Wearable Backpacks] (WearableBackpacks-1.12-3.0.4.jar)
  151. Loaded coremods (and transformers):
  152. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.7.4-1.12-anarchy.jar)
  153. pl.asie.foamfix.coremod.FoamFixTransformer
  154. DummyPlugin (ForgeEndertech-1.12-3.0.0.0-build.0002.jar)
  155.  
  156. LoadingPlugin (Quark-r1.2-103.jar)
  157. vazkii.quark.base.asm.ClassTransformer
  158. IELoadingPlugin (ImmersiveEngineering-0.12-70.jar)
  159. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  160. Extra Alchemy ASM (extraalchemy-0.3.4.1-release.jar)
  161. zabi.minecraft.extraalchemy.asm.PotionTransformer
  162. Profiler Position: N/A (disabled)
  163. Player Count: 1 / 40; [EntityPlayerMP['Maddief04'/498, l='', x=1178.21, y=76.00, z=3246.96]]
  164. Is Modded: Definitely; Server brand changed to 'fml,forge'
  165. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement