Advertisement
Guest User

Untitled

a guest
Jul 12th, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.02 KB | None | 0 0
  1. [20:50:01] [JDA MainWS-ReadThread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: [Discord] <D4rk> ata
  2. [20:50:02] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (DedicatedServer)
  3. [20:50:02] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2094ms behind, skipping 41 tick(s)
  4. [20:50:03] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.fml.common.gameevent.TickEvent$WorldTickEvent@3e41af13:
  5. java.util.concurrent.RejectedExecutionException: Task net.minecraft.world.chunk.Chunk$$Lambda$4107/1717905874@5ad120ce rejected from java.util.concurrent.ThreadPoolExecutor@3e72b797[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 361017]
  6. at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063) ~[?:1.8.0_212]
  7. at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830) ~[?:1.8.0_212]
  8. at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1379) ~[?:1.8.0_212]
  9. at net.minecraft.world.chunk.Chunk.handler$onRelightBlock$zpa000(Chunk.java:6208) ~[axw.class:?]
  10. at net.minecraft.world.chunk.Chunk.func_76615_h(Chunk.java) ~[axw.class:?]
  11. at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:3835) ~[axw.class:?]
  12. at org.spongepowered.common.event.tracking.PhaseTracker.setBlockState(PhaseTracker.java:823) ~[spongeforge-1.12.2-2838-7.1.7-RC3830.jar:1.12.2-2838-7.1.7-RC3830]
  13. at net.minecraft.world.WorldServer.func_180501_a(WorldServer.java:4529) ~[oo.class:?]
  14. at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java:180) ~[ahb.class:?]
  15. at com.raoulvdberge.refinedstorage.apiimpl.network.node.NetworkNodeConstructor.placeBlock(NetworkNodeConstructor.java:191) ~[NetworkNodeConstructor.class:?]
  16. at com.raoulvdberge.refinedstorage.apiimpl.network.node.NetworkNodeConstructor.update(NetworkNodeConstructor.java:100) ~[NetworkNodeConstructor.class:?]
  17. at com.raoulvdberge.refinedstorage.apiimpl.network.NetworkNodeListener.onWorldTick(NetworkNodeListener.java:23) ~[NetworkNodeListener.class:?]
  18. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_723_NetworkNodeListener_onWorldTick_WorldTickEvent.invoke(.dynamic) ~[?:?]
  19. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  20. at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:1252) [EventBus.class:?]
  21. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:1202) [EventBus.class:?]
  22. at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274) [FMLCommonHandler.class:?]
  23. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:776) [MinecraftServer.class:?]
  24. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
  25. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  26. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  27. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  28. [20:50:03] [Server thread/ERROR] [FML]: Index: 12 Listeners:
  29. [20:50:03] [Server thread/ERROR] [FML]: 0: NORMAL
  30. [20:50:03] [Server thread/ERROR] [FML]: 1: ASM: class vazkii.botania.common.core.handler.CommonTickHandler onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  31. [20:50:03] [Server thread/ERROR] [FML]: 2: ASM: class crazypants.enderio.base.material.material.MaterialCraftingHandler onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  32. [20:50:03] [Server thread/ERROR] [FML]: 3: ASM: class flaxbeard.immersivepetroleum.common.EventHandler handleLubricatingMachinesServer(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  33. [20:50:03] [Server thread/ERROR] [FML]: 4: ASM: class flaxbeard.immersivepetroleum.common.EventHandler handleNapalm(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  34. [20:50:03] [Server thread/ERROR] [FML]: 5: ASM: class vazkii.psi.common.core.handler.AdditiveMotionHandler onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  35. [20:50:03] [Server thread/ERROR] [FML]: 6: ASM: class nex.handler.WorldHandler onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  36. [20:50:03] [Server thread/ERROR] [FML]: 7: ASM: it.zerono.mods.zerocore.internal.common.MultiblockEventHandler@500214c3 onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  37. [20:50:03] [Server thread/ERROR] [FML]: 8: ASM: vazkii.quark.automation.feature.PistonsMoveTEs@2472a6b2 onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  38. [20:50:03] [Server thread/ERROR] [FML]: 9: ASM: INSTANCE onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  39. [20:50:03] [Server thread/ERROR] [FML]: 10: ASM: INSTANCE tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  40. [20:50:03] [Server thread/ERROR] [FML]: 11: ASM: INSTANCE onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  41. [20:50:03] [Server thread/ERROR] [FML]: 12: ASM: com.raoulvdberge.refinedstorage.apiimpl.network.NetworkNodeListener@2c107542 onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  42. [20:50:03] [Server thread/ERROR] [FML]: 13: ASM: DISTRIBUTION tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  43. [20:50:03] [Server thread/ERROR] [FML]: 14: ASM: mods.railcraft.common.blocks.machine.wayobjects.signals.TokenManager@9569478 tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  44. [20:50:03] [Server thread/ERROR] [FML]: 15: ASM: mods.railcraft.common.carts.Train$1@10d26db9 tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  45. [20:50:03] [Server thread/ERROR] [FML]: 16: ASM: teamroots.embers.EventManager@12c358b1 onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  46. [20:50:03] [Server thread/ERROR] [FML]: 17: ASM: teamroots.embers.EventManager@12c358b1 onServerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  47. [20:50:03] [Server thread/ERROR] [FML]: 18: ASM: com.buuz135.industrial.proxy.event.WorldTickHandler@568cdd8 onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  48. [20:50:03] [Server thread/ERROR] [FML]: 19: ASM: mcjty.rftools.ForgeEventHandlers@25b407c8 onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  49. [20:50:03] [Server thread/ERROR] [FML]: 20: ASM: mcjty.rftools.ForgeEventHandlers@25b407c8 onPostWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  50. [20:50:03] [Server thread/ERROR] [FML]: 21: ASM: mcjty.rftools.world.WorldTickHandler@40bc2f27 tickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  51. [20:50:03] [Server thread/ERROR] [FML]: 22: ASM: openmods.world.DelayedActionTickHandler@d8b5e90 onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  52. [20:50:03] [Server thread/ERROR] [FML]: 23: ASM: cofh.thermaldynamics.util.TickHandler@5e48a8a7 tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  53. [20:50:03] [Server thread/ERROR] [FML]: 24: ASM: codechicken.wirelessredstone.handler.WREventHandler@1542ff6a worldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  54. [20:50:03] [Server thread/ERROR] [FML]: 25: ASM: ItemGrassSeeds{Name=grassSeeds} onTickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  55. [20:50:03] [Server thread/ERROR] [FML]: 26: ASM: ItemTerraAxe{Name=terraAxe} onTickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  56. [20:50:03] [Server thread/ERROR] [FML]: 27: ASM: codechicken.chunkloader.handler.ChunkLoaderEventHandler@51810601 worldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  57. [20:50:03] [Server thread/ERROR] [FML]: 28: ASM: erogenousbeef.bigreactors.common.BigReactorsTickHandler@745bdbc0 onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  58. [20:50:03] [Server thread/ERROR] [FML]: 29: ASM: com.pau101.fairylights.server.ServerEventHandler@38e89b6d onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  59. [20:50:03] [Server thread/ERROR] [FML]: 30: ASM: mekanism.common.CommonWorldTickHandler@29d2900 onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  60. [20:50:03] [Server thread/ERROR] [FML]: 31: ASM: blusunrize.immersiveengineering.common.world.IEWorldGen@3d659bbe serverWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  61. [20:50:03] [Server thread/ERROR] [FML]: 32: ASM: blusunrize.immersiveengineering.common.EventHandler@5aa272c8 onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  62. [20:50:03] [Server thread/ERROR] [FML]: 33: ASM: logisticspipes.ticks.LPTickHandler@5bf673ac worldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  63. [20:50:03] [Server thread/ERROR] [FML]: 34: ASM: aroma1997.core.util.registry.TickRegistry$1@1542f54e worldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  64. [20:50:03] [Server thread/ERROR] [FML]: 35: ASM: class teamroots.embers.util.OreTransmutationUtil onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  65. [20:50:03] [Server thread/ERROR] [FML]: 36: ASM: codechicken.lib.world.WorldExtensionManager$WorldExtensionEventHandler@2c9bd8d2 serverTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  66. [20:50:03] [Server thread/ERROR] [FML]: 37: ASM: com.progwml6.natura.world.worldgen.retrogen.TickHandlerWorldRetrogen@745c5f7e onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  67. [20:50:03] [Server thread/ERROR] [FML]: 38: ASM: net.quetzi.morpheus.helpers.MorpheusEventHandler@355becc6 worldTickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
  68. [20:50:03] [Server thread/ERROR] [FML]: 39: ASM: Block{minecraft:air} tickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent;)V
  69. [20:50:03] [Server thread/ERROR] [FML]: 40: ASM: com.sk89q.worldedit.forge.ThreadSafeCache@436e5dee tickStart(Lnet/minecraftforge/fml/common/gameevent/TickEvent;)V
  70. [20:50:03] [Server thread/ERROR] [FML]: 41: ASM: me.lucko.spark.forge.ForgeTickCounter@688bfa12 onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent;)V
  71. [20:50:03] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
  72. java.util.concurrent.RejectedExecutionException: Task net.minecraft.world.chunk.Chunk$$Lambda$4107/1717905874@5ad120ce rejected from java.util.concurrent.ThreadPoolExecutor@3e72b797[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 361017]
  73. at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063) ~[?:1.8.0_212]
  74. at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830) ~[?:1.8.0_212]
  75. at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1379) ~[?:1.8.0_212]
  76. at net.minecraft.world.chunk.Chunk.handler$onRelightBlock$zpa000(Chunk.java:6208) ~[axw.class:?]
  77. at net.minecraft.world.chunk.Chunk.func_76615_h(Chunk.java) ~[axw.class:?]
  78. at net.minecraft.world.chunk.Chunk.setBlockState(Chunk.java:3835) ~[axw.class:?]
  79. at org.spongepowered.common.event.tracking.PhaseTracker.setBlockState(PhaseTracker.java:823) ~[spongeforge-1.12.2-2838-7.1.7-RC3830.jar:1.12.2-2838-7.1.7-RC3830]
  80. at net.minecraft.world.WorldServer.func_180501_a(WorldServer.java:4529) ~[oo.class:?]
  81. at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java:180) ~[ahb.class:?]
  82. at com.raoulvdberge.refinedstorage.apiimpl.network.node.NetworkNodeConstructor.placeBlock(NetworkNodeConstructor.java:191) ~[NetworkNodeConstructor.class:?]
  83. at com.raoulvdberge.refinedstorage.apiimpl.network.node.NetworkNodeConstructor.update(NetworkNodeConstructor.java:100) ~[NetworkNodeConstructor.class:?]
  84. at com.raoulvdberge.refinedstorage.apiimpl.network.NetworkNodeListener.onWorldTick(NetworkNodeListener.java:23) ~[NetworkNodeListener.class:?]
  85. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_723_NetworkNodeListener_onWorldTick_WorldTickEvent.invoke(.dynamic) ~[?:?]
  86. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  87. at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:1252) ~[EventBus.class:?]
  88. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:1202) ~[EventBus.class:?]
  89. at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274) ~[FMLCommonHandler.class:?]
  90. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:776) ~[MinecraftServer.class:?]
  91. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) ~[nz.class:?]
  92. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) ~[MinecraftServer.class:?]
  93. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  94. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  95. [20:50:03] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: /root/server/./crash-reports/crash-2019-07-12_20.50.03-server.txt
  96. [20:50:03] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
  97. [20:50:03] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
  98. [20:50:03] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
  99. [20:50:03] [Server thread/INFO] [Sponge]: Unloading world [New World] (minecraft:overworld/0)
  100. [20:50:03] [Server thread/INFO] [Sponge]: Unloading world [DIM-1] (minecraft:nether/-1)
  101. [20:50:03] [Server thread/INFO] [Sponge]: Unloading world [DIM1] (minecraft:the_end/1)
  102. [20:50:03] [Server thread/INFO] [Sponge]: Unloading world [DIM-11325] (extrautils2:deep_dark/-11325)
  103. [20:50:03] [Server thread/INFO] [Sponge]: Unloading world [DIM-9999] (extrautils2:extrautils2_quarry_dim/-9999)
  104. [20:50:03] [Server thread/INFO] [Sponge]: Unloading world [DIM-6] (aroma1997sdimension:mining_world/-6)
  105. [20:50:03] [Server thread/INFO] [Sponge]: Unloading world [DIM144] (compactmachines3:compactmachines/144)
  106. [20:50:03] [Server thread/INFO] [dispongie]: whitelistLink saved!
  107. [20:50:04] [Server thread/INFO] [Actually Additions]: Unloaded WorldData!
  108. [20:50:04] [Server thread/INFO] [fluxnetworks]: FluxNetworkData has been unloaded
  109. [20:50:04] [Server thread/INFO] [fluxnetworks]: Cleared Network Caches
  110. [20:50:04] [Server thread/INFO] [mcjtylib_ng]: Cleaning up all world data: 2 data blobs
  111. [20:50:04] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
  112. [20:50:04] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
  113. [20:50:04] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement