Advertisement
Guest User

Crash Report

a guest
Dec 15th, 2019
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.50 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. LibLoader (# LibLoader.jar)
  5. AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  6. ItemPatchingLoader (ItemPhysic_Full_1.4.26_mc1.12.2.jar)
  7. BiomeTweakerCore (BiomeTweakerCore-1.12.2-1.0.39.jar)
  8. MekanismCoremod (Mekanism-1.12.2-9.8.2.389.jar)
  9. IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar)
  10. p455w0rdc0re (p455w0rdslib-1.12.2-2.2.156.jar)
  11. Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  12. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
  13. ApotheosisCore (Apotheosis-1.12.2-1.11.0.jar)
  14. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  15. CoreMod (TickProfiler-1.12-0.0.7.jar)
  16. RandomPatches (randompatches-1.12.2-1.19.1.1.jar)
  17. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.8-1.12.2.jar)
  18. CTMCorePlugin (CTM-MC1.12.2-1.0.0.29.jar)
  19. Quark Plugin (Quark-r1.6-177.jar)
  20. ForgelinPlugin (Forgelin-1.8.4.jar)
  21. OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  22. Ar_CorePlugin (additionalresources-1.9.4-0.2.0.28+47cd0bd_signed.jar)
  23. TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
  24. EnderCorePlugin (EnderCore-1.12.2-0.5.73-core.jar)
  25. MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.237.jar)
  26. AstralCore (astralsorcery-1.12.2-1.10.20.jar)
  27. Plugin (NotEnoughIDs-1.5.4.4.jar)
  28. CreativePatchingLoader (CreativeCore_v1.9.71_mc1.12.2.jar)
  29. WTPlugin (WaitingTime-1.0.1.jar)
  30. LoadingPlugin (RandomThings-MC1.12.2-4.2.7.3.jar)
  31. CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b165.jar)
  32. HCASM (HammerCore-1.12.2-2.0.5.5.jar)
  33. Contact their authors BEFORE contacting forge
  34.  
  35. // Shall we play a game?
  36.  
  37. Time: 12/15/19 1:30 PM
  38. Description: Unexpected error
  39.  
  40. java.lang.IllegalArgumentException: Invalid null NBT value with key EntityNBT
  41. at net.minecraft.nbt.NBTTagCompound.func_74782_a(NBTTagCompound.java:85)
  42. at erebus.blocks.BlockPreservedBlock.getPickBlock(BlockPreservedBlock.java:142)
  43. at mcp.mobius.waila.api.impl.DataAccessorCommon.set(DataAccessorCommon.java:61)
  44. at mcp.mobius.waila.api.impl.DataAccessorCommon.set(DataAccessorCommon.java:44)
  45. at mcp.mobius.waila.overlay.WailaTickHandler.tickClient(WailaTickHandler.java:76)
  46. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_605_WailaTickHandler_tickClient_ClientTickEvent.invoke(.dynamic)
  47. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  48. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  49. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
  50. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708)
  51. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  52. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  53. at net.minecraft.client.main.Main.main(SourceFile:123)
  54. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  55. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  56. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  57. at java.lang.reflect.Method.invoke(Method.java:497)
  58. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  59. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  60.  
  61.  
  62. A detailed walkthrough of the error, its code path and all known details is as follows:
  63. ---------------------------------------------------------------------------------------
  64.  
  65. -- Head --
  66. Thread: Client thread
  67. Stacktrace:
  68. at net.minecraft.nbt.NBTTagCompound.func_74782_a(NBTTagCompound.java:85)
  69. at erebus.blocks.BlockPreservedBlock.getPickBlock(BlockPreservedBlock.java:142)
  70. at mcp.mobius.waila.api.impl.DataAccessorCommon.set(DataAccessorCommon.java:61)
  71. at mcp.mobius.waila.api.impl.DataAccessorCommon.set(DataAccessorCommon.java:44)
  72. at mcp.mobius.waila.overlay.WailaTickHandler.tickClient(WailaTickHandler.java:76)
  73. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_605_WailaTickHandler_tickClient_ClientTickEvent.invoke(.dynamic)
  74. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  75. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  76. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344)
  77.  
  78. -- Affected level --
  79. Details:
  80. Level name: MpServer
  81. All players: 1 total; [GCEntityClientPlayerMP['Irondragon12'/598, l='MpServer', x=-165.57, y=28.00, z=1041.55]]
  82. Chunk stats: MultiplayerChunkCache: 379, 379
  83. Level seed: 0
  84. Level generator: ID 00 - default, ver 1. Features enabled: false
  85. Level generator options:
  86. Level spawn location: World: (-128,64,248), Chunk: (at 0,4,8 in -8,15; contains blocks -128,0,240 to -113,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  87. Level time: 3702270 game time, 3955232 day time
  88. Level dimension: 0
  89. Level storage version: 0x00000 - Unknown?
  90. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  91. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  92. Forced entities: 64 total; [EntityTarantula['Tarantula'/85001, l='MpServer', x=-194.50, y=27.00, z=1044.50], EntityTarantula['Tarantula'/85003, l='MpServer', x=-185.91, y=28.00, z=1043.00], EntityTarantula['Tarantula'/85002, l='MpServer', x=-190.01, y=29.00, z=1051.05], EntityTarantula['Tarantula'/85004, l='MpServer', x=-189.50, y=26.00, z=1037.50], EntityBeetleLarva['Beetle Larva'/87057, l='MpServer', x=-209.50, y=29.00, z=1073.50], EntityBeetleLarva['Beetle Larva'/87059, l='MpServer', x=-217.17, y=30.00, z=1082.58], EntityBeetleLarva['Beetle Larva'/87058, l='MpServer', x=-202.50, y=31.00, z=1078.50], EntityFly['Fly'/85065, l='MpServer', x=-138.77, y=28.46, z=985.90], EntityScytodes['Scytodes'/87132, l='MpServer', x=-176.79, y=32.00, z=982.22], EntityScytodes['Scytodes'/86118, l='MpServer', x=-153.69, y=18.00, z=992.84], EntityScytodes['Scytodes'/86121, l='MpServer', x=-151.00, y=22.00, z=997.00], EntityScytodes['Scytodes'/86120, l='MpServer', x=-165.00, y=21.00, z=1006.00], EntityBeetle['Beetle'/85105, l='MpServer', x=-169.50, y=32.00, z=1093.50], EntityBeetle['Beetle'/85106, l='MpServer', x=-164.50, y=32.00, z=1093.50], EntityMosquito['Mosquito'/87163, l='MpServer', x=-211.50, y=29.00, z=1105.15], EntityChameleonTick['Chameleon Tick'/82083, l='MpServer', x=-118.50, y=28.00, z=1010.50], EntityGlowWorm['Glowworm'/82108, l='MpServer', x=-112.97, y=29.00, z=1013.10], GCEntityClientPlayerMP['Irondragon12'/598, l='MpServer', x=-165.57, y=28.00, z=1041.55], EntityTarantula['Tarantula'/82153, l='MpServer', x=-116.35, y=21.40, z=1000.35], EntityBeetleLarva['Beetle Larva'/85261, l='MpServer', x=-200.50, y=33.00, z=1095.50], EntityChameleonTick['Chameleon Tick'/86345, l='MpServer', x=-107.50, y=74.00, z=1062.50], EntityFly['Fly'/82257, l='MpServer', x=-121.52, y=34.55, z=992.70], EntityScytodes['Scytodes'/85345, l='MpServer', x=-229.50, y=34.00, z=991.50], EntityGrasshopper['Grasshopper'/86393, l='MpServer', x=-184.50, y=30.00, z=1057.48], EntityGrasshopper['Grasshopper'/86392, l='MpServer', x=-175.79, y=30.00, z=1047.39], EntityGrasshopper['Grasshopper'/86395, l='MpServer', x=-188.76, y=34.71, z=1059.84], EntityGrasshopper['Grasshumper'/86394, l='MpServer', x=-187.74, y=32.00, z=1059.84], EntityBeetleLarva['Beetle Larva'/81281, l='MpServer', x=-126.53, y=19.00, z=997.15], EntityBeetleLarva['Beetle Larva'/81280, l='MpServer', x=-124.53, y=20.00, z=991.85], EntityBeetleLarva['Beetle Larva'/81283, l='MpServer', x=-144.84, y=15.00, z=993.49], EntityBeetleLarva['Beetle Larva'/81282, l='MpServer', x=-128.73, y=17.00, z=992.45], EntityItem['item.name.lootbags_lootbag_Uncommon'/84358, l='MpServer', x=-122.67, y=32.00, z=981.11], EntityChameleonTick['Chameleon Tick'/85395, l='MpServer', x=-174.50, y=31.00, z=994.50], EntityChameleonTick['Chameleon Tick'/85394, l='MpServer', x=-178.50, y=31.00, z=991.50], EntityChameleonTick['Chameleon Tick'/84420, l='MpServer', x=-166.50, y=28.00, z=1022.50], EntityGlowWorm['Glowworm'/85460, l='MpServer', x=-204.50, y=87.00, z=1079.50], EntityGrasshopper['Grasshopper'/87539, l='MpServer', x=-226.48, y=65.00, z=1000.49], EntityGrasshopper['Grasshopper'/87538, l='MpServer', x=-222.48, y=65.00, z=1002.50], EntityGrasshopper['Grasshopper'/87540, l='MpServer', x=-223.50, y=64.00, z=1002.48], EntityItem['item.name.lootbags_lootbag_Uncommon'/87554, l='MpServer', x=-218.27, y=48.00, z=1104.44], EntityFly['Fly'/77356, l='MpServer', x=-124.75, y=31.55, z=996.52], EntityScorpion['Scorpion'/87637, l='MpServer', x=-108.50, y=29.00, z=1068.50], EntityScorpion['Scorpion'/87638, l='MpServer', x=-102.50, y=29.00, z=1072.50], EntityItem['item.item.slimeball'/87647, l='MpServer', x=-113.47, y=78.98, z=1104.15], EntityMosquito['Mosquito'/86671, l='MpServer', x=-225.50, y=32.20, z=1102.50], EntityWasp['Wasp'/86683, l='MpServer', x=-177.35, y=80.00, z=1088.36], EntityWasp['Wasp'/86684, l='MpServer', x=-195.51, y=77.00, z=1092.70], EntityWasp['Wasp'/86687, l='MpServer', x=-194.15, y=72.00, z=1103.31], EntityMosquito['Mosquito'/87710, l='MpServer', x=-222.50, y=30.20, z=1095.50], EntityItem['item.tile.erebus.umberstone.umbercobble'/87724, l='MpServer', x=-167.19, y=27.00, z=1042.19], EntityItem['item.tile.erebus.umberstone.umbercobble'/87756, l='MpServer', x=-167.65, y=27.00, z=1041.78], EntitySolifuge['Solifuge'/86776, l='MpServer', x=-104.50, y=31.00, z=1003.50], EntityItem['item.tile.erebus.umberstone.umbercobble'/87806, l='MpServer', x=-168.59, y=28.00, z=1041.31], EntityItem['item.tile.erebus.umberstone.umbercobble'/87814, l='MpServer', x=-168.68, y=28.00, z=1041.34], EntityItem['item.tile.erebus.umberstone.umbercobble'/87817, l='MpServer', x=-168.64, y=28.00, z=1041.65], EntityScorpion['Nippletwister'/85785, l='MpServer', x=-184.49, y=66.00, z=981.11], EntityBeetle['Beetle'/83753, l='MpServer', x=-224.50, y=30.00, z=1039.50], EntityScorpion['Scorpion'/87855, l='MpServer', x=-117.50, y=31.00, z=1090.50], EntityScorpion['Scorpion'/87854, l='MpServer', x=-121.50, y=31.00, z=1092.50], EntityFly['Fly'/86851, l='MpServer', x=-169.75, y=21.55, z=1001.75], EntityFly['Fly'/86853, l='MpServer', x=-170.66, y=24.00, z=983.37], EntityFly['Fly'/86852, l='MpServer', x=-170.40, y=19.12, z=998.56], EntityGrasshopper['Grasshopper'/82802, l='MpServer', x=-167.65, y=22.48, z=1018.58], EntityTarantula['Tarantula'/82918, l='MpServer', x=-177.05, y=28.00, z=1000.02]]
  93. Retry entities: 0 total; []
  94. Server brand: fml,forge
  95. Server type: Integrated singleplayer server
  96. Stacktrace:
  97. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:420)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement