Advertisement
JJHDerpster02

Enigima 2 log

Feb 18th, 2019
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.78 KB | None | 0 0
  1. [19:25:14] [Server thread/ERROR] [minecraft/AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/building_blocks/quartz_block
  2. com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:quartz_block'
  3. at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
  4. at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
  5. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
  6. at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
  7. at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
  8. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
  9. at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
  10. at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
  11. at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
  12. at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
  13. at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
  14. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
  15. at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
  16. at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
  17. at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
  18. at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
  19. at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
  20. at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
  21. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:122) [chd.class:?]
  22. at pregenerator.impl.client.preview.world.CustomServer.func_71247_a(CustomServer.java:34) [CustomServer.class:?]
  23. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:156) [chd.class:?]
  24. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  25. at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
  26. [19:25:16] [Server thread/INFO] [minecraft/AdvancementList]: Loaded 1183 advancements
  27. [19:25:16] [Server thread/INFO] [neid]: Patching class: "ru.fewizz.neid.asm.Hooks" with Transformer Group: "TransformerGroupChunkPrimer"
  28. [19:25:16] [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception
  29. net.minecraft.util.ReportedException: Exception generating new chunk
  30. at net.minecraft.world.WorldServer.func_72963_a(WorldServer.java:888) ~[oo.class:?]
  31. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:123) ~[chd.class:?]
  32. at pregenerator.impl.client.preview.world.CustomServer.func_71247_a(CustomServer.java:34) ~[CustomServer.class:?]
  33. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:156) ~[chd.class:?]
  34. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  35. at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
  36. Caused by: java.lang.ArrayIndexOutOfBoundsException: 65536
  37. at ru.fewizz.neid.asm.Hooks.chunkPrimer_setBlockState(Hooks.java:38) ~[Hooks.class:?]
  38. at net.minecraft.world.chunk.ChunkPrimer.func_177855_a(SourceFile) ~[ayw.class:?]
  39. at mcjty.lostcities.dimensions.world.driver.SafeDriver.block(SafeDriver.java:109) ~[SafeDriver.class:?]
  40. at mcjty.lostcities.dimensions.world.terraingen.LostCitiesTerrainGenerator.defaultGenerate(LostCitiesTerrainGenerator.java:446) ~[LostCitiesTerrainGenerator.class:?]
  41. at mcjty.lostcities.dimensions.world.terraingen.LostCitiesTerrainGenerator.doCoreChunk(LostCitiesTerrainGenerator.java:394) ~[LostCitiesTerrainGenerator.class:?]
  42. at mcjty.lostcities.dimensions.world.LostCityChunkGenerator.generatePrimer(LostCityChunkGenerator.java:182) ~[LostCityChunkGenerator.class:?]
  43. at mcjty.lostcities.dimensions.world.LostCityChunkGenerator.getChunkPrimer(LostCityChunkGenerator.java:304) ~[LostCityChunkGenerator.class:?]
  44. at mcjty.lostcities.dimensions.world.LostCityChunkGenerator.func_185932_a(LostCityChunkGenerator.java:221) ~[LostCityChunkGenerator.class:?]
  45. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:143) ~[on.class:?]
  46. at net.minecraft.world.World.func_72964_e(World.java:310) ~[amu.class:?]
  47. at net.minecraft.world.World.func_175726_f(World.java:305) ~[amu.class:?]
  48. at net.minecraft.world.World.func_180495_p(World.java:911) ~[amu.class:?]
  49. at net.minecraft.world.World.func_175623_d(World.java:230) ~[amu.class:?]
  50. at net.minecraft.world.World.func_184141_c(World.java:210) ~[amu.class:?]
  51. at net.minecraft.world.WorldProvider.func_76566_a(WorldProvider.java:76) ~[aym.class:?]
  52. at net.minecraft.world.WorldServer.func_73052_b(WorldServer.java:944) ~[oo.class:?]
  53. at net.minecraft.world.WorldServer.func_72963_a(WorldServer.java:866) ~[oo.class:?]
  54. ... 5 more
  55. [19:25:16] [Server thread/ERROR] [minecraft/MinecraftServer]: This crash report has been saved to: C:\Users\jjhow\OneDrive\Documents\MultiMC\instances\Enigmatica2-1.59\minecraft\crash-reports\crash-2019-02-18_19.25.16-server.txt
  56. [19:25:16] [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server
  57. [19:25:16] [Server thread/INFO] [minecraft/MinecraftServer]: Saving players
  58. [19:25:16] [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds
  59. [19:25:16] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'New World'/overworld
  60. [19:25:16] [Server thread/WARN] [opencomputers]: Error handling file saving: Did the server never start?
  61. [19:25:16] [Server thread/WARN] [opencomputers]: Creating new thread pool.
  62. [19:25:16] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 0
  63. [19:25:16] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.world.WorldEvent$Unload@af45a49:
  64. java.lang.NullPointerException: null
  65. at WayofTime.bloodmagic.util.handler.event.GenericHandler.onWorldUnload(GenericHandler.java:475) ~[GenericHandler.class:1.12.2-2.4.0-102]
  66. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_510_GenericHandler_onWorldUnload_Unload.invoke(.dynamic) ~[?:?]
  67. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  68. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  69. at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:452) [MinecraftServer.class:?]
  70. at net.minecraft.server.integrated.IntegratedServer.func_71260_j(IntegratedServer.java:372) [chd.class:?]
  71. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:579) [MinecraftServer.class:?]
  72. at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
  73. [19:25:16] [Server thread/ERROR] [FML]: Index: 7 Listeners:
  74. [19:25:16] [Server thread/ERROR] [FML]: 0: HIGHEST
  75. [19:25:16] [Server thread/ERROR] [FML]: 1: ASM: net.minecraftforge.common.ForgeInternalHandler@4202a1d onDimensionUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  76. [19:25:16] [Server thread/ERROR] [FML]: 2: ASM: net.shadowmage.ancientwarfare.core.AncientWarfareCore@14cac49a onDimensionUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  77. [19:25:16] [Server thread/ERROR] [FML]: 3: NORMAL
  78. [19:25:16] [Server thread/ERROR] [FML]: 4: ASM: class thaumcraft.common.lib.events.WorldEvents worldUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  79. [19:25:16] [Server thread/ERROR] [FML]: 5: ASM: class crazypants.enderio.base.teleport.ChunkTicket onWorldUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  80. [19:25:16] [Server thread/ERROR] [FML]: 6: ASM: class crazypants.enderio.base.render.util.DynaTextureProvider$Unloader unload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  81. [19:25:16] [Server thread/ERROR] [FML]: 7: ASM: class WayofTime.bloodmagic.util.handler.event.GenericHandler onWorldUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  82. [19:25:16] [Server thread/ERROR] [FML]: 8: ASM: class dan200.computercraft.client.proxy.ComputerCraftProxyClient$ForgeHandlers onWorldUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  83. [19:25:16] [Server thread/ERROR] [FML]: 9: ASM: class net.darkhax.darkutils.handler.FakePlayerHandler onWorldUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  84. [19:25:16] [Server thread/ERROR] [FML]: 10: ASM: class com.feed_the_beast.ftblib.lib.data.Universe onWorldUnloaded(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  85. [19:25:16] [Server thread/ERROR] [FML]: 11: ASM: class crazypants.enderio.powertools.machine.capbank.network.ClientNetworkManager unload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  86. [19:25:16] [Server thread/ERROR] [FML]: 12: ASM: class com.feed_the_beast.ftbutilities.handlers.FTBUtilitiesWorldEventHandler onDimensionUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  87. [19:25:16] [Server thread/ERROR] [FML]: 13: ASM: class flaxbeard.immersivepetroleum.common.EventHandler onUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  88. [19:25:16] [Server thread/ERROR] [FML]: 14: ASM: com.minecolonies.coremod.event.EventHandler@3f082634 onWorldUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  89. [19:25:16] [Server thread/ERROR] [FML]: 15: ASM: class me.desht.pneumaticcraft.common.util.GlobalTileEntityCacheManager onWorldUnloaded(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  90. [19:25:16] [Server thread/ERROR] [FML]: 16: ASM: class me.desht.pneumaticcraft.common.TemporaryBlockManager onWorldUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  91. [19:25:16] [Server thread/ERROR] [FML]: 17: ASM: it.zerono.mods.zerocore.internal.common.MultiblockEventHandler@5da9cd0a onWorldUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  92. [19:25:16] [Server thread/ERROR] [FML]: 18: ASM: Block{minecraft:air} onWorldUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  93. [19:25:16] [Server thread/ERROR] [FML]: 19: ASM: com.brandon3055.brandonscore.client.ProcessHandlerClient@7973ffa0 onWorldClose(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  94. [19:25:16] [Server thread/ERROR] [FML]: 20: ASM: p455w0rdslib.handlers.ProcessHandlerClient@50077d2c onWorldClose(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  95. [19:25:16] [Server thread/ERROR] [FML]: 21: ASM: ic2.core.IC2@2ae358d onWorldUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  96. [19:25:16] [Server thread/ERROR] [FML]: 22: ASM: forestry.core.EventHandlerCore@1745f425 handleWorldUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  97. [19:25:16] [Server thread/ERROR] [FML]: 23: ASM: forestry.core.multiblock.MultiblockEventHandler@4a7bf834 onWorldUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  98. [19:25:16] [Server thread/ERROR] [FML]: 24: ASM: forestry.climatology.PreviewHandlerClient@24ec4925 worldUnloaded(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  99. [19:25:16] [Server thread/ERROR] [FML]: 25: ASM: pregenerator.impl.structure.StructureManager@6106cf7d onWorldUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  100. [19:25:16] [Server thread/ERROR] [FML]: 26: ASM: pregenerator.impl.tracking.ServerTracker@65f2c8b1 onWorldUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  101. [19:25:16] [Server thread/ERROR] [FML]: 27: ASM: codechicken.enderstorage.network.TankSynchroniser@3771d6fb onWorldUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  102. [19:25:16] [Server thread/ERROR] [FML]: 28: ASM: com.rwtema.extrautils2.chunkloading.XUChunkLoaderManager@20beab67 onWorldUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  103. [19:25:16] [Server thread/ERROR] [FML]: 29: ASM: mca.core.forge.EventHooksForge@15175652 worldSaveEventHandler(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  104. [19:25:16] [Server thread/ERROR] [FML]: 30: ASM: openmods.fakeplayer.FakePlayerPool@1344d75a onWorldUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  105. [19:25:16] [Server thread/ERROR] [FML]: 31: ASM: oreexcavation.handlers.EventHandler@231d7c33 onWorldUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  106. [19:25:16] [Server thread/ERROR] [FML]: 32: ASM: streams.world.gen.structure.RiverGenerator@620db92b onWorldUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  107. [19:25:16] [Server thread/ERROR] [FML]: 33: ASM: cofh.thermaldynamics.util.TickHandler@755321dd worldUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  108. [19:25:16] [Server thread/ERROR] [FML]: 34: ASM: com.rwtema.funkylocomotion.fakes.FakeWorldClient$FakeWorldManager@5bb077b1 onDimensionUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  109. [19:25:16] [Server thread/ERROR] [FML]: 35: ASM: appeng.hooks.TickHandler@24dca7f0 unloadWorld(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  110. [19:25:16] [Server thread/ERROR] [FML]: 36: ASM: com.brandon3055.draconicevolution.world.WorldTickHandler@4d902f95 worldUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  111. [19:25:16] [Server thread/ERROR] [FML]: 37: ASM: hellfirepvp.astralsorcery.common.event.listener.EventHandlerIO@189088eb onUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  112. [19:25:16] [Server thread/ERROR] [FML]: 38: ASM: hellfirepvp.astralsorcery.common.starlight.network.TransmissionChunkTracker@2537c372 onWorldUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  113. [19:25:16] [Server thread/ERROR] [FML]: 39: ASM: hellfirepvp.astralsorcery.common.util.effect.time.TimeStopController@4796521f onWorldClear(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  114. [19:25:16] [Server thread/ERROR] [FML]: 40: ASM: ic2.core.ChunkLoaderLogic@31d2fa80 unloadWorld(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  115. [19:25:16] [Server thread/ERROR] [FML]: 41: ASM: li.cil.oc.common.EventHandler$@5fb806ab onWorldUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  116. [19:25:16] [Server thread/ERROR] [FML]: 42: ASM: li.cil.oc.common.item.Tablet$@583c19e1 onWorldUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  117. [19:25:16] [Server thread/ERROR] [FML]: 43: ASM: li.cil.oc.server.network.Waypoints$@1d61121f onWorldUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  118. [19:25:16] [Server thread/ERROR] [FML]: 44: ASM: li.cil.oc.server.network.WirelessNetwork$@37fd18e2 onWorldUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  119. [19:25:16] [Server thread/ERROR] [FML]: 45: ASM: li.cil.oc.client.ComponentTracker$@58d77964 onWorldUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  120. [19:25:16] [Server thread/ERROR] [FML]: 46: ASM: li.cil.oc.server.ComponentTracker$@50c7d39a onWorldUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  121. [19:25:16] [Server thread/ERROR] [FML]: 47: ASM: li.cil.oc.client.Sound$@78ba4726 onWorldUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  122. [19:25:16] [Server thread/ERROR] [FML]: 48: ASM: li.cil.oc.common.component.TextBuffer$@65925cfc onWorldUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  123. [19:25:16] [Server thread/ERROR] [FML]: 49: ASM: blusunrize.immersiveengineering.common.EventHandler@2f3a19b8 onUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  124. [19:25:16] [Server thread/ERROR] [FML]: 50: ASM: pl.asie.foamfix.common.WorldNuller$ClientNuller@4dad70b5 queueWorldNull(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  125. [19:25:16] [Server thread/ERROR] [FML]: 51: ASM: net.malisis.core.renderer.AnimatedRenderer@6581d717 onWorldUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  126. [19:25:16] [Server thread/ERROR] [FML]: 52: ASM: com.github.lunatrius.schematica.handler.client.WorldHandler@24655e9c onUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  127. [19:25:16] [Server thread/ERROR] [FML]: 53: ASM: journeymap.client.forge.event.WorldEventHandler@795d3909 onUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  128. [19:25:16] [Server thread/ERROR] [FML]: 54: ASM: INSTANCE onWorldUnload(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  129. [19:25:16] [Server thread/ERROR] [FML]: 55: LOWEST
  130. [19:25:16] [Server thread/ERROR] [FML]: 56: ASM: com.rwtema.extrautils2.chunkloading.XUChunkLoaderManager@20beab67 worldLoad(Lnet/minecraftforge/event/world/WorldEvent$Unload;)V
  131. [19:25:16] [Server thread/ERROR] [minecraft/MinecraftServer]: Exception stopping the server
  132. java.lang.NullPointerException: null
  133. at WayofTime.bloodmagic.util.handler.event.GenericHandler.onWorldUnload(GenericHandler.java:475) ~[GenericHandler.class:1.12.2-2.4.0-102]
  134. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_510_GenericHandler_onWorldUnload_Unload.invoke(.dynamic) ~[?:?]
  135. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  136. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) ~[EventBus.class:?]
  137. at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:452) ~[MinecraftServer.class:?]
  138. at net.minecraft.server.integrated.IntegratedServer.func_71260_j(IntegratedServer.java:372) ~[chd.class:?]
  139. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:579) [MinecraftServer.class:?]
  140. at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
  141. [19:25:24] [Server thread/INFO] [foamfix]: JEI search tree manager injection complete!
  142. [19:25:26] [Server thread/INFO] [FML]: Applying holder lookups
  143. [19:25:26] [Server thread/INFO] [FML]: Holder lookups applied
  144. [19:25:26] [Server thread/INFO] [mcjty.lib.varia.Logging]: Cleaning up all world data: 0 data blobs
  145. [19:25:26] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools Dimensions: server is stopping. Shutting down gracefully
  146. [19:25:26] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STARTING and forced into state SERVER_STOPPED. Errors may have been discarded.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement