jadenquinn

2

Oct 2nd, 2018
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 01.10 06:42:32 [Server] Server thread/INFO [minecraft/DedicatedServer]: Preparing level "World"
  2. 01.10 06:42:32 [Server] Server thread/INFO [FML]: Loading dimension 0 (World) (net.minecraft.server.dedicated.DedicatedServer@5af0cdb3)
  3. 01.10 06:42:32 [Server] Server thread/INFO [minecraft/AdvancementList]: Loaded 872 advancements
  4. 01.10 06:42:32 [Server] Server thread/ERROR [minecraft/MinecraftServer]: Encountered an unexpected exception
  5. 01.10 06:42:32 [Server] INFO net.minecraft.util.ReportedException: Exception generating new chunk
  6. 01.10 06:42:32 [Server] INFO at net.minecraft.world.WorldServer.func_72963_a(WorldServer.java:888) ~[oo.class:?]
  7. 01.10 06:42:32 [Server] INFO at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:299) ~[MinecraftServer.class:?]
  8. 01.10 06:42:32 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) ~[nz.class:?]
  9. 01.10 06:42:32 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  10. 01.10 06:42:32 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_101]
  11. 01.10 06:42:32 [Server] INFO Caused by: java.lang.VerifyError: Operand stack overflow
  12. 01.10 06:42:32 [Server] INFO Exception Details:
  13. 01.10 06:42:32 [Server] INFO Location:
  14. 01.10 06:42:32 [Server] INFO net/minecraft/world/chunk/ChunkPrimer.func_177855_a(IIILnet/minecraft/block/state/IBlockState;)V @4: aload
  15. 01.10 06:42:32 [Server] INFO Reason:
  16. 01.10 06:42:32 [Server] INFO Exceeded max stack size.
  17. 01.10 06:42:32 [Server] INFO Current Frame:
  18. 01.10 06:42:32 [Server] INFO bci: @4
  19. 01.10 06:42:32 [Server] INFO flags: { }
  20. 01.10 06:42:32 [Server] INFO locals: { 'net/minecraft/world/chunk/ChunkPrimer', integer, integer, integer, 'net/minecraft/block/state/IBlockState' }
  21. 01.10 06:42:32 [Server] INFO stack: { 'net/minecraft/world/chunk/ChunkPrimer', integer, integer, integer }
  22. 01.10 06:42:32 [Server] INFO Bytecode:
  23. 01.10 06:42:32 [Server] INFO 0x0000000: 2a1b 1c1d 1904 b800 26b1
  24. 01.10 06:42:32 [Server] INFO at net.minecraft.world.gen.ChunkGeneratorOverworld.func_185932_a(ChunkGeneratorOverworld.java:204) ~[aze.class:?]
  25. 01.10 06:42:32 [Server] INFO at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:143) ~[on.class:?]
  26. 01.10 06:42:32 [Server] INFO at net.minecraft.world.World.func_72964_e(World.java:310) ~[amu.class:?]
  27. 01.10 06:42:32 [Multicraft] Skipped 13 lines due to rate limit (30/s)
  28. 01.10 06:42:32 [Server] Server thread/INFO [STDERR]: [com.feed_the_beast.ftbl.FTBLibEventHandler:onWorldSaved:405]: java.lang.NullPointerException
  29. 01.10 06:42:32 [Server] Server thread/INFO [STDERR]: [com.feed_the_beast.ftbl.FTBLibEventHandler:onWorldSaved:405]: at com.feed_the_beast.ftbl.FTBLibEventHandler.onWorldSaved(FTBLibEventHandler.java:349)
  30. 01.10 06:42:32 [Server] Server thread/INFO [STDERR]: [com.feed_the_beast.ftbl.FTBLibEventHandler:onWorldSaved:405]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_752_FTBLibEventHandler_onWorldSaved_Save.invoke(.dynamic)
  31. 01.10 06:42:32 [Server] Server thread/INFO [STDERR]: [com.feed_the_beast.ftbl.FTBLibEventHandler:onWorldSaved:405]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  32. 01.10 06:42:32 [Server] Server thread/INFO [STDERR]: [com.feed_the_beast.ftbl.FTBLibEventHandler:onWorldSaved:405]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  33. 01.10 06:42:32 [Server] Server thread/INFO [STDERR]: [com.feed_the_beast.ftbl.FTBLibEventHandler:onWorldSaved:405]: at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1008)
  34. 01.10 06:42:32 [Server] Server thread/INFO [STDERR]: [com.feed_the_beast.ftbl.FTBLibEventHandler:onWorldSaved:405]: at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:408)
  35. 01.10 06:42:32 [Server] Server thread/INFO [STDERR]: [com.feed_the_beast.ftbl.FTBLibEventHandler:onWorldSaved:405]: at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:446)
  36. 01.10 06:42:32 [Server] Server thread/INFO [STDERR]: [com.feed_the_beast.ftbl.FTBLibEventHandler:onWorldSaved:405]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:579)
  37. 01.10 06:42:32 [Server] Server thread/INFO [STDERR]: [com.feed_the_beast.ftbl.FTBLibEventHandler:onWorldSaved:405]: at java.lang.Thread.run(Unknown Source)
  38. 01.10 06:42:32 [Server] Server thread/INFO [FML]: Unloading dimension 0
  39. 01.10 06:42:32 [Server] Server thread/INFO [mcjty.lib.varia.Logging]: RFTools: server is stopping. Shutting down gracefully
  40. 01.10 06:42:32 [Server] Server thread/INFO [mcjty.lib.varia.Logging]: RFTools: server is stopping. Shutting down gracefully
  41. 01.10 06:42:33 [Server] Server thread/INFO [FML]: The state engine was in incorrect state SERVER_STARTING and forced into state SERVER_STOPPED. Errors may have been discarded.
  42. 01.10 06:42:33 [Server] Server Shutdown Thread/INFO [minecraft/MinecraftServer]: Stopping server
  43. 01.10 06:42:33 [Server] Server Shutdown Thread/INFO [minecraft/MinecraftServer]: Saving players
  44. 01.10 06:42:33 [Server] Server Shutdown Thread/INFO [minecraft/MinecraftServer]: Saving worlds
  45. 01.10 06:42:33 [Multicraft] Server shut down (running)
  46. 01.10 06:42:33 [Multicraft] Restarting crashed server in 30 seconds
  47. 01.10 06:42:33 [Multicraft] Server stopped
Add Comment
Please, Sign In to add comment