View Issue Details

IDProjectCategoryView StatusLast Update
0002412Industrial-Craft²machinespublic2018-10-09 14:47
Reporterwuestengecko Assigned ToChocohead  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Platformjre8-openjdk-headless 8.u181OSArch LinuxOS Version2018-08-18
Fixed in VersionBuilds for MC 1.12.x 
Summary0002412: `uu-world-scan` larger than `tiny` triggers watchdog, crashes server
DescriptionWhen performing a uu-world-scan with any setting larger than "tiny" (i.e. small, medium or large), the server crashes 60 seconds after starting due to a watchdog timeout. A tiny scan completes on my machine within 45 seconds, and thus does not trigger the watchdog timeout.

A UU world scan is basically required because I have a few mod items that are not included in the predefined IC2 UU configuration, most importantly AE2's certus quartz.
Steps To Reproduce1. Start the server
2. Connect as OP and enter the command: /ic2 uu-world-scan small
3. Wait 60 seconds
4. Server crashed (log below, crash report attached)
Additional InformationMinecraft 1.12.2
Forge 14.23.4.2705
IC2 2.8.94-ex112
For additional mods, see attached crash report file.

Server log, starting at the point where I entered the command via ingame chat:
Aug 18 18:03:10 zoey java[9120]: [18:03:10] [Server thread/INFO] [ic2.Uu]: Using /tmp/ic2uuscan9123330787257454211.tmp for temporary data.
Aug 18 18:03:10 zoey java[9120]: [18:03:10] [Server thread/INFO] [FML]: Loading dimension -2095352930 (world) (net.minecraft.server.dedicated.DedicatedServer@7c568759)
Aug 18 18:03:10 zoey java[9120]: [18:03:10] [Server thread/INFO] [ic2.Uu]: World scan progress: 0,0%.
Aug 18 18:03:21 zoey java[9120]: [18:03:21] [Server thread/INFO] [ic2.Uu]: World scan progress: 3,1%.
Aug 18 18:03:31 zoey java[9120]: [18:03:31] [Server thread/INFO] [ic2.Uu]: World scan progress: 6,3%.
Aug 18 18:03:41 zoey java[9120]: [18:03:41] [Server thread/INFO] [ic2.Uu]: World scan progress: 9,4%.
Aug 18 18:03:51 zoey java[9120]: [18:03:51] [Server thread/INFO] [ic2.Uu]: World scan progress: 12,5%.
Aug 18 18:04:02 zoey java[9120]: [18:04:02] [Server thread/INFO] [ic2.Uu]: World scan progress: 15,6%.
Aug 18 18:04:10 zoey java[9120]: [18:04:10] [Server Watchdog/FATAL] [net.minecraft.server.dedicated.ServerHangWatchdog]: A single server tick took 60,00 seconds (should be max 0,05)
Aug 18 18:04:10 zoey java[9120]: [18:04:10] [Server Watchdog/FATAL] [net.minecraft.server.dedicated.ServerHangWatchdog]: Considering it to be crashed, server will forcibly shutdown.
Aug 18 18:04:10 zoey java[9120]: [18:04:10] [Server Watchdog/ERROR] [net.minecraft.server.dedicated.ServerHangWatchdog]: This crash report has been saved to: /var/lib/private/minecraft-server/./crash-reports/crash-2018-08-18_18.04.10-server.txt
Aug 18 18:04:10 zoey java[9120]: [18:04:10] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
Aug 18 18:04:10 zoey java[9120]: [18:04:10] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
Aug 18 18:04:21 zoey systemd[1]: minecraft-server.service: Main process exited, code=exited, status=1/FAILURE
TagsNo tags attached.
Minecraft Version1.12.2

Activities

wuestengecko

2018-08-18 16:29

reporter  

crash-2018-08-18_18.04.10-server.txt (39,614 bytes)   
---- Minecraft Crash Report ----

WARNING: coremods are present:
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  ForgelinPlugin (Forgelin-1.6.0.jar)
Contact their authors BEFORE contacting forge

// Surprise! Haha. Well, this is awkward.

Time: 18.08.18 18:04
Description: Watching Server

java.lang.Error: ServerHangWatchdog detected that a single server tick took 60,00 seconds (should be max 0.05)
	at net.minecraft.world.gen.layer.GenLayerAddIsland.func_75904_a(SourceFile:15)
	at net.minecraft.world.gen.layer.GenLayerAddIsland.func_75904_a(SourceFile:15)
	at net.minecraft.world.gen.layer.GenLayerRemoveTooMuchOcean.func_75904_a(SourceFile:15)
	at net.minecraft.world.gen.layer.GenLayerAddSnow.func_75904_a(SourceFile:15)
	at net.minecraft.world.gen.layer.GenLayerAddIsland.func_75904_a(SourceFile:15)
	at net.minecraft.world.gen.layer.GenLayerEdge.func_151626_c(SourceFile:35)
	at net.minecraft.world.gen.layer.GenLayerEdge.func_75904_a(SourceFile:22)
	at net.minecraft.world.gen.layer.GenLayerEdge.func_151624_d(SourceFile:70)
	at net.minecraft.world.gen.layer.GenLayerEdge.func_75904_a(SourceFile:24)
	at net.minecraft.world.gen.layer.GenLayerEdge.func_151625_e(SourceFile:100)
	at net.minecraft.world.gen.layer.GenLayerEdge.func_75904_a(SourceFile:26)
	at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:19)
	at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:19)
	at net.minecraft.world.gen.layer.GenLayerAddIsland.func_75904_a(SourceFile:15)
	at net.minecraft.world.gen.layer.GenLayerAddMushroomIsland.func_75904_a(SourceFile:18)
	at net.minecraft.world.gen.layer.GenLayerDeepOcean.func_75904_a(SourceFile:18)
	at net.minecraft.world.gen.layer.GenLayerRiverInit.func_75904_a(SourceFile:11)
	at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:19)
	at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:19)
	at net.minecraft.world.gen.layer.GenLayerHills.func_75904_a(SourceFile:21)
	at net.minecraft.world.gen.layer.GenLayerRareBiome.func_75904_a(SourceFile:14)
	at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:19)
	at net.minecraft.world.gen.layer.GenLayerAddIsland.func_75904_a(SourceFile:15)
	at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:19)
	at net.minecraft.world.gen.layer.GenLayerShore.func_75904_a(SourceFile:16)
	at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:19)
	at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:19)
	at net.minecraft.world.gen.layer.GenLayerSmooth.func_75904_a(SourceFile:15)
	at net.minecraft.world.gen.layer.GenLayerRiverMix.func_75904_a(SourceFile:25)
	at net.minecraft.world.gen.layer.GenLayerVoronoiZoom.func_75904_a(SourceFile:22)
	at buildcraft.energy.generation.GenLayerBiomeReplacer.func_75904_a(GenLayerBiomeReplacer.java:56)
	at buildcraft.energy.generation.GenLayerBiomeReplacer.func_75904_a(GenLayerBiomeReplacer.java:56)
	at net.minecraft.world.biome.BiomeProvider.func_76931_a(BiomeProvider.java:128)
	at net.minecraft.world.biome.BiomeCache$Block.<init>(SourceFile:27)
	at net.minecraft.world.biome.BiomeCache.func_76840_a(SourceFile:48)
	at net.minecraft.world.biome.BiomeCache.func_180284_a(SourceFile:57)
	at net.minecraft.world.biome.BiomeProvider.func_180300_a(BiomeProvider.java:65)
	at net.minecraft.world.World.getBiomeForCoordsBody(World.java:177)
	at net.minecraft.world.WorldProvider.getBiomeForCoords(WorldProvider.java:429)
	at net.minecraft.world.World.func_180494_b(World.java:148)
	at buildcraft.energy.generation.OilGenerator.getStructures(OilGenerator.java:97)
	at buildcraft.energy.generation.OilGenerator.generate(OilGenerator.java:68)
	at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:167)
	at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1018)
	at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:978)
	at ic2.core.uu.DropScan.scanArea(DropScan.java:240)
	at ic2.core.uu.DropScan.start(DropScan.java:120)
	at ic2.core.command.CommandIc2.cmdUuWorldScan(CommandIc2.java:273)
	at ic2.core.command.CommandIc2.func_184881_a(CommandIc2.java:170)
	at net.minecraft.command.CommandHandler.func_175786_a(CommandHandler.java:119)
	at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:91)
	at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:958)
	at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:937)
	at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37)
	at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9)
	at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at net.minecraft.util.Util.func_181617_a(SourceFile:46)
	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723)
	at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
	at java.lang.Thread.run(Thread.java:748)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Server Watchdog
Stacktrace:
	at net.minecraft.world.gen.layer.GenLayerAddIsland.func_75904_a(SourceFile:15)
	at net.minecraft.world.gen.layer.GenLayerAddIsland.func_75904_a(SourceFile:15)
	at net.minecraft.world.gen.layer.GenLayerRemoveTooMuchOcean.func_75904_a(SourceFile:15)
	at net.minecraft.world.gen.layer.GenLayerAddSnow.func_75904_a(SourceFile:15)
	at net.minecraft.world.gen.layer.GenLayerAddIsland.func_75904_a(SourceFile:15)
	at net.minecraft.world.gen.layer.GenLayerEdge.func_151626_c(SourceFile:35)
	at net.minecraft.world.gen.layer.GenLayerEdge.func_75904_a(SourceFile:22)
	at net.minecraft.world.gen.layer.GenLayerEdge.func_151624_d(SourceFile:70)
	at net.minecraft.world.gen.layer.GenLayerEdge.func_75904_a(SourceFile:24)
	at net.minecraft.world.gen.layer.GenLayerEdge.func_151625_e(SourceFile:100)
	at net.minecraft.world.gen.layer.GenLayerEdge.func_75904_a(SourceFile:26)
	at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:19)
	at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:19)
	at net.minecraft.world.gen.layer.GenLayerAddIsland.func_75904_a(SourceFile:15)
	at net.minecraft.world.gen.layer.GenLayerAddMushroomIsland.func_75904_a(SourceFile:18)
	at net.minecraft.world.gen.layer.GenLayerDeepOcean.func_75904_a(SourceFile:18)
	at net.minecraft.world.gen.layer.GenLayerRiverInit.func_75904_a(SourceFile:11)
	at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:19)
	at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:19)
	at net.minecraft.world.gen.layer.GenLayerHills.func_75904_a(SourceFile:21)
	at net.minecraft.world.gen.layer.GenLayerRareBiome.func_75904_a(SourceFile:14)
	at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:19)
	at net.minecraft.world.gen.layer.GenLayerAddIsland.func_75904_a(SourceFile:15)
	at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:19)
	at net.minecraft.world.gen.layer.GenLayerShore.func_75904_a(SourceFile:16)
	at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:19)
	at net.minecraft.world.gen.layer.GenLayerZoom.func_75904_a(SourceFile:19)
	at net.minecraft.world.gen.layer.GenLayerSmooth.func_75904_a(SourceFile:15)
	at net.minecraft.world.gen.layer.GenLayerRiverMix.func_75904_a(SourceFile:25)
	at net.minecraft.world.gen.layer.GenLayerVoronoiZoom.func_75904_a(SourceFile:22)
	at buildcraft.energy.generation.GenLayerBiomeReplacer.func_75904_a(GenLayerBiomeReplacer.java:56)
	at buildcraft.energy.generation.GenLayerBiomeReplacer.func_75904_a(GenLayerBiomeReplacer.java:56)
	at net.minecraft.world.biome.BiomeProvider.func_76931_a(BiomeProvider.java:128)
	at net.minecraft.world.biome.BiomeCache$Block.<init>(SourceFile:27)
	at net.minecraft.world.biome.BiomeCache.func_76840_a(SourceFile:48)
	at net.minecraft.world.biome.BiomeCache.func_180284_a(SourceFile:57)
	at net.minecraft.world.biome.BiomeProvider.func_180300_a(BiomeProvider.java:65)
	at net.minecraft.world.World.getBiomeForCoordsBody(World.java:177)
	at net.minecraft.world.WorldProvider.getBiomeForCoords(WorldProvider.java:429)
	at net.minecraft.world.World.func_180494_b(World.java:148)
	at buildcraft.energy.generation.OilGenerator.getStructures(OilGenerator.java:97)
	at buildcraft.energy.generation.OilGenerator.generate(OilGenerator.java:68)
	at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:167)
	at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1018)
	at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:978)
	at ic2.core.uu.DropScan.scanArea(DropScan.java:240)
	at ic2.core.uu.DropScan.start(DropScan.java:120)
	at ic2.core.command.CommandIc2.cmdUuWorldScan(CommandIc2.java:273)
	at ic2.core.command.CommandIc2.func_184881_a(CommandIc2.java:170)
	at net.minecraft.command.CommandHandler.func_175786_a(CommandHandler.java:119)
	at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:91)
	at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:958)
	at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:937)
	at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37)
	at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9)
	at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at net.minecraft.util.Util.func_181617_a(SourceFile:46)
	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723)
	at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)

-- Thread Dump --
Details:
	Threads: "Netty Epoll Server IO #3" Id=71 BLOCKED on java.util.ArrayDeque@5c58129a owned by "Server thread" Id=16
	at net.minecraft.server.MinecraftServer.func_175586_a(MinecraftServer.java:1373)
	-  blocked on java.util.ArrayDeque@5c58129a
	at net.minecraft.server.MinecraftServer.func_152344_a(MinecraftServer.java:1395)
	at mcp.mobius.waila.network.MessageRequestTile$Handler.onMessage(MessageRequestTile.java:64)
	at mcp.mobius.waila.network.MessageRequestTile$Handler.onMessage(MessageRequestTile.java:59)
	at net.minecraftforge.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper.channelRead0(SimpleChannelHandlerWrapper.java:56)
	at net.minecraftforge.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper.channelRead0(SimpleChannelHandlerWrapper.java:36)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
	...


"AE Crafting Calculator" Id=70 WAITING on java.lang.Object@529fe761
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.Object@529fe761
	at java.lang.Object.wait(Object.java:502)
	at appeng.crafting.CraftingJob.handlePausing(CraftingJob.java:243)
	at appeng.crafting.CraftingJob.run(CraftingJob.java:140)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	...

	Number of locked synchronizers = 1
	- java.util.concurrent.ThreadPoolExecutor$Worker@1ac6e235


"AE Crafting Calculator" Id=67 WAITING on java.lang.Object@56a079ea
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.Object@56a079ea
	at java.lang.Object.wait(Object.java:502)
	at appeng.crafting.CraftingJob.handlePausing(CraftingJob.java:243)
	at appeng.crafting.CraftingJob.run(CraftingJob.java:140)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	...

	Number of locked synchronizers = 1
	- java.util.concurrent.ThreadPoolExecutor$Worker@3587bc7b


"AE Compass Service" Id=64 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@13a2ed5a
	at sun.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@13a2ed5a
	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
	at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)


"Chunk I/O Executor Thread-1" Id=63 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@ff2f176
	at sun.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@ff2f176
	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
	at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)


"Netty Epoll Server IO #2" Id=62 RUNNABLE (in native)
	at io.netty.channel.epoll.Native.epollWait0(Native Method)
	at io.netty.channel.epoll.Native.epollWait(Native.java:117)
	at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
	at java.lang.Thread.run(Thread.java:748)


"threadDeathWatcher-2-1" Id=61 TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	at io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
	at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
	at java.lang.Thread.run(Thread.java:748)


"Netty Epoll Server IO #1" Id=60 RUNNABLE (in native)
	at io.netty.channel.epoll.Native.epollWait0(Native Method)
	at io.netty.channel.epoll.Native.epollWait(Native.java:117)
	at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
	at java.lang.Thread.run(Thread.java:748)


"pool-5-thread-3" Id=59 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@227bbb06
	at sun.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@227bbb06
	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
	at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)


"AE Crafting Calculator" Id=57 WAITING on java.lang.Object@77c1f98a
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.Object@77c1f98a
	at java.lang.Object.wait(Object.java:502)
	at appeng.crafting.CraftingJob.handlePausing(CraftingJob.java:243)
	at appeng.crafting.CraftingJob.run(CraftingJob.java:140)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	...

	Number of locked synchronizers = 1
	- java.util.concurrent.ThreadPoolExecutor$Worker@296ac6fc


"AE Crafting Calculator" Id=56 WAITING on java.lang.Object@738d1215
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.Object@738d1215
	at java.lang.Object.wait(Object.java:502)
	at appeng.crafting.CraftingJob.handlePausing(CraftingJob.java:243)
	at appeng.crafting.CraftingJob.run(CraftingJob.java:140)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	...

	Number of locked synchronizers = 1
	- java.util.concurrent.ThreadPoolExecutor$Worker@27e9d9ed


"AE Crafting Calculator" Id=55 WAITING on java.lang.Object@6b6c2453
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.Object@6b6c2453
	at java.lang.Object.wait(Object.java:502)
	at appeng.crafting.CraftingJob.handlePausing(CraftingJob.java:243)
	at appeng.crafting.CraftingJob.run(CraftingJob.java:140)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	...

	Number of locked synchronizers = 1
	- java.util.concurrent.ThreadPoolExecutor$Worker@6330e70d


"AE Crafting Calculator" Id=51 WAITING on java.lang.Object@143011b3
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.Object@143011b3
	at java.lang.Object.wait(Object.java:502)
	at appeng.crafting.CraftingJob.handlePausing(CraftingJob.java:243)
	at appeng.crafting.CraftingJob.run(CraftingJob.java:140)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	...

	Number of locked synchronizers = 1
	- java.util.concurrent.ThreadPoolExecutor$Worker@50f5e076


"ic2-poolthread-6" Id=48 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6cc5b716
	at java.lang.Object.wait(Native Method)
	-  waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6cc5b716
	at java.lang.Object.wait(Object.java:502)
	at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)


"ic2-poolthread-5" Id=47 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6cc5b716
	at java.lang.Object.wait(Native Method)
	-  waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6cc5b716
	at java.lang.Object.wait(Object.java:502)
	at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)


"ic2-poolthread-4" Id=46 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6cc5b716
	at java.lang.Object.wait(Native Method)
	-  waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6cc5b716
	at java.lang.Object.wait(Object.java:502)
	at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)


"ic2-poolthread-3" Id=45 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6cc5b716
	at java.lang.Object.wait(Native Method)
	-  waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6cc5b716
	at java.lang.Object.wait(Object.java:502)
	at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)


"ic2-poolthread-2" Id=44 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6cc5b716
	at java.lang.Object.wait(Native Method)
	-  waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6cc5b716
	at java.lang.Object.wait(Object.java:502)
	at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)


"File IO Thread" Id=43 TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:51)
	at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
	at java.lang.Thread.run(Thread.java:748)


"Java2D Disposer" Id=41 WAITING on java.lang.ref.ReferenceQueue$Lock@77c30d21
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.ReferenceQueue$Lock@77c30d21
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
	at sun.java2d.Disposer.run(Disposer.java:148)
	at java.lang.Thread.run(Thread.java:748)


"pool-5-thread-2 Acceptor0 SelectChannelConnector@0.0.0.0:8123" Id=39 RUNNABLE (in native)
	at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
	-  locked java.lang.Object@7d07e136
	at org.dynmap.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
	at org.dynmap.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

	Number of locked synchronizers = 1
	- java.util.concurrent.ThreadPoolExecutor$Worker@5435c6da


"pool-5-thread-1 Selector0" Id=38 RUNNABLE (in native)
	at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
	at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
	at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
	at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
	-  locked sun.nio.ch.Util$3@692edaac
	-  locked java.util.Collections$UnmodifiableSet@2892bd98
	-  locked sun.nio.ch.EPollSelectorImpl@47d717ae
	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
	at org.dynmap.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
	at org.dynmap.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	...

	Number of locked synchronizers = 1
	- java.util.concurrent.ThreadPoolExecutor$Worker@47b2ad2a


"HashSessionScavenger-0" Id=37 TIMED_WAITING on java.util.TaskQueue@59b5033
	at java.lang.Object.wait(Native Method)
	-  waiting on java.util.TaskQueue@59b5033
	at java.util.TimerThread.mainLoop(Timer.java:552)
	at java.util.TimerThread.run(Timer.java:505)


"Dynmap Render Thread" Id=33 WAITING on java.util.concurrent.FutureTask@1aff0196
	at sun.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.FutureTask@1aff0196
	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
	at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
	at java.util.concurrent.FutureTask.get(FutureTask.java:191)
	at org.dynmap.MapManager$CheckWorldTimes.run(MapManager.java:804)
	at org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:206)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	...

	Number of locked synchronizers = 1
	- java.util.concurrent.ThreadPoolExecutor$Worker@3d8d8f1b


"Dynmap Render Thread" Id=32 WAITING on java.util.concurrent.FutureTask@273c012c
	at sun.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.FutureTask@273c012c
	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
	at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
	at java.util.concurrent.FutureTask.get(FutureTask.java:191)
	at org.dynmap.forge.DynmapPlugin$ForgeServer.createMapChunkCache(DynmapPlugin.java:777)
	at org.dynmap.MapManager$FullWorldRenderState.processTile(MapManager.java:682)
	at org.dynmap.MapManager$FullWorldRenderState.run(MapManager.java:641)
	at org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:190)
	...

	Number of locked synchronizers = 1
	- java.util.concurrent.ThreadPoolExecutor$Worker@150b26c4


"Dynmap Render Thread" Id=31 WAITING on java.util.concurrent.FutureTask@58291802
	at sun.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.FutureTask@58291802
	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
	at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
	at java.util.concurrent.FutureTask.get(FutureTask.java:191)
	at org.dynmap.forge.DynmapPlugin$ForgeServer.createMapChunkCache(DynmapPlugin.java:777)
	at org.dynmap.MapManager$FullWorldRenderState.processTile(MapManager.java:682)
	at org.dynmap.MapManager$FullWorldRenderState.run(MapManager.java:641)
	at org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:190)
	...

	Number of locked synchronizers = 1
	- java.util.concurrent.ThreadPoolExecutor$Worker@17c2fbfc


"Thread-7" Id=30 TIMED_WAITING on java.lang.Object@76cd1fc
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.Object@76cd1fc
	at org.dynmap.AsynchronousQueue.running(AsynchronousQueue.java:120)
	at org.dynmap.AsynchronousQueue.access$000(AsynchronousQueue.java:9)
	at org.dynmap.AsynchronousQueue$1.run(AsynchronousQueue.java:83)
	at java.lang.Thread.run(Thread.java:748)


"Server Watchdog" Id=28 RUNNABLE
	at sun.management.ThreadImpl.dumpThreads0(Native Method)
	at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
	at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:46)
	at java.lang.Thread.run(Thread.java:748)


"RCON Listener #1" Id=27 RUNNABLE
	at java.net.PlainSocketImpl.socketAccept(Native Method)
	at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
	at java.net.ServerSocket.implAccept(ServerSocket.java:545)
	at java.net.ServerSocket.accept(ServerSocket.java:513)
	at net.minecraft.network.rcon.RConThreadMain.run(SourceFile:69)
	at java.lang.Thread.run(Thread.java:748)


"Timer-0" Id=26 TIMED_WAITING on java.util.TaskQueue@657d8336
	at java.lang.Object.wait(Native Method)
	-  waiting on java.util.TaskQueue@657d8336
	at java.util.TimerThread.mainLoop(Timer.java:552)
	at java.util.TimerThread.run(Timer.java:505)


"ic2-poolthread-1" Id=25 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6cc5b716
	at java.lang.Object.wait(Native Method)
	-  waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@6cc5b716
	at java.lang.Object.wait(Object.java:502)
	at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)


"Netty Epoll Server IO #0" Id=24 RUNNABLE (in native)
	at io.netty.channel.epoll.Native.epollWait0(Native Method)
	at io.netty.channel.epoll.Native.epollWait(Native.java:117)
	at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
	at java.lang.Thread.run(Thread.java:748)


"DestroyJavaVM" Id=18 RUNNABLE


"Server thread" Id=16 RUNNABLE
	at net.minecraft.world.gen.layer.GenLayerAddIsland.func_75904_a(SourceFile:15)
	at net.minecraft.world.gen.layer.GenLayerAddIsland.func_75904_a(SourceFile:15)
	at net.minecraft.world.gen.layer.GenLayerRemoveTooMuchOcean.func_75904_a(SourceFile:15)
	at net.minecraft.world.gen.layer.GenLayerAddSnow.func_75904_a(SourceFile:15)
	at net.minecraft.world.gen.layer.GenLayerAddIsland.func_75904_a(SourceFile:15)
	at net.minecraft.world.gen.layer.GenLayerEdge.func_151626_c(SourceFile:35)
	at net.minecraft.world.gen.layer.GenLayerEdge.func_75904_a(SourceFile:22)
	at net.minecraft.world.gen.layer.GenLayerEdge.func_151624_d(SourceFile:70)
	...


"Server Infinisleeper" Id=15 TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:82)


"Snooper Timer" Id=14 TIMED_WAITING on java.util.TaskQueue@220fdbd4
	at java.lang.Object.wait(Native Method)
	-  waiting on java.util.TaskQueue@220fdbd4
	at java.util.TimerThread.mainLoop(Timer.java:552)
	at java.util.TimerThread.run(Timer.java:505)


"Signal Dispatcher" Id=4 RUNNABLE


"Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@32763e9f
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.ReferenceQueue$Lock@32763e9f
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)


"Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@5374fa1c
	at java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.Reference$Lock@5374fa1c
	at java.lang.Object.wait(Object.java:502)
	at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
	at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)



Stacktrace:
	at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:63)
	at java.lang.Thread.run(Thread.java:748)

-- System Details --
Details:
	Minecraft Version: 1.12.2
	Operating System: Linux (amd64) version 4.17.14-arch1-1-ARCH
	Java Version: 1.8.0_181, Oracle Corporation
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 278423848 bytes (265 MB) / 1315962880 bytes (1255 MB) up to 1908932608 bytes (1820 MB)
	JVM Flags: 1 total; -Xmx2G
	IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 95
	FML: MCP 9.42 Powered by Forge 14.23.4.2705 31 mods loaded, 31 mods active
	States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

	| State     | ID                  | Version                  | Source                                        | Signature                                |
	|:--------- |:------------------- |:------------------------ |:--------------------------------------------- |:---------------------------------------- |
	| UCHIJAAAA | minecraft           | 1.12.2                   | minecraft.jar                                 | None                                     |
	| UCHIJAAAA | mcp                 | 9.42                     | minecraft.jar                                 | None                                     |
	| UCHIJAAAA | FML                 | 8.0.99.99                | forge-1.12.2-14.23.4.2705-universal.jar       | e3c3d50c7c986df74c645c0ac54639741c90a557 |
	| UCHIJAAAA | forge               | 14.23.4.2705             | forge-1.12.2-14.23.4.2705-universal.jar       | e3c3d50c7c986df74c645c0ac54639741c90a557 |
	| UCHIJAAAA | appliedenergistics2 | rv5-stable-11            | appliedenergistics2-rv5-stable-11.jar         | None                                     |
	| UCHIJAAAA | bibliocraft         | 2.4.3                    | BiblioCraft[v2.4.3][MC1.12.0].jar             | None                                     |
	| UCHIJAAAA | buildcraftlib       | 7.99.17                  | buildcraft-7.99.17.jar                        | None                                     |
	| UCHIJAAAA | buildcraftcore      | 7.99.17                  | buildcraft-7.99.17.jar                        | None                                     |
	| UCHIJAAAA | buildcraftbuilders  | 7.99.17                  | buildcraft-7.99.17.jar                        | None                                     |
	| UCHIJAAAA | buildcraftenergy    | 7.99.17                  | buildcraft-7.99.17.jar                        | None                                     |
	| UCHIJAAAA | buildcraftfactory   | 7.99.17                  | buildcraft-7.99.17.jar                        | None                                     |
	| UCHIJAAAA | buildcraftrobotics  | 7.99.17                  | buildcraft-7.99.17.jar                        | None                                     |
	| UCHIJAAAA | buildcrafttransport | 7.99.17                  | buildcraft-7.99.17.jar                        | None                                     |
	| UCHIJAAAA | buildcraftsilicon   | 7.99.17                  | buildcraft-7.99.17.jar                        | None                                     |
	| UCHIJAAAA | codechickenlib      | 3.1.3.313                | CodeChickenLib-1.12-3.1.3.313-universal.jar   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
	| UCHIJAAAA | ic2                 | 2.8.94-ex112             | industrialcraft-2-2.8.94-ex112.jar            | de041f9f6187debbc77034a344134053277aa3b0 |
	| UCHIJAAAA | compactsolars       | 1.12.2-5.0.17.340        | CompactSolars-1.12.2-5.0.17.340-universal.jar | None                                     |
	| UCHIJAAAA | dynmap              | 2.6-beta-1-21            | Dynmap-2.6-beta-1-forge-1.12.2.jar            | None                                     |
	| UCHIJAAAA | waila               | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                   | None                                     |
	| UCHIJAAAA | extracells          | 2.5.13                   | ExtraCells-1.12.2-2.5.13a60.jar               | None                                     |
	| UCHIJAAAA | forgelin            | 1.6.0                    | Forgelin-1.6.0.jar                            | None                                     |
	| UCHIJAAAA | inventorytweaks     | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                      | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
	| UCHIJAAAA | jei                 | 4.8.0.105                | jei_1.12.2-4.8.0.105.jar                      | None                                     |
	| UCHIJAAAA | lingeringloot       | 3.0                      | LingeringLoot-1.12.2-3.1.jar                  | None                                     |
	| UCHIJAAAA | mantle              | 1.12-1.3.1.21            | Mantle-1.12-1.3.1.21.jar                      | None                                     |
	| UCHIJAAAA | netherportalfix     | 5.3.13                   | NetherPortalFix_1.12.1-5.3.13.jar             | None                                     |
	| UCHIJAAAA | nei                 | ${mod_version}           | NotEnoughItems-1.12-2.4.0.231-universal.jar   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
	| UCHIJAAAA | tconstruct          | 1.12-2.8.1.49            | TConstruct-1.12-2.8.1.49.jar                  | None                                     |
	| UCHIJAAAA | p455w0rdslib        | 2.0.32                   | p455w0rdslib-1.12-2.0.32.jar                  | None                                     |
	| UCHIJAAAA | wct                 | 3.9.67                   | WirelessCraftingTerminal-1.12.2-3.9.67.jar    | None                                     |
	| UCHIJAAAA | worldedit           | 6.1.8                    | worldedit-forge-mc1.12-6.1.8-dist.jar         | None                                     |

	Loaded coremods (and transformers):
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
ForgelinPlugin (Forgelin-1.6.0.jar)

	AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554
	Pulsar/tconstruct loaded Pulses:
		- TinkerCommons (Enabled/Forced)
		- TinkerWorld (Enabled/Not Forced)
		- TinkerTools (Enabled/Not Forced)
		- TinkerHarvestTools (Enabled/Forced)
		- TinkerMeleeWeapons (Enabled/Forced)
		- TinkerRangedWeapons (Enabled/Forced)
		- TinkerModifiers (Enabled/Forced)
		- TinkerSmeltery (Enabled/Not Forced)
		- TinkerGadgets (Enabled/Not Forced)
		- TinkerOredict (Enabled/Forced)
		- TinkerIntegration (Enabled/Forced)
		- TinkerFluids (Enabled/Forced)
		- TinkerMaterials (Enabled/Forced)
		- TinkerModelRegister (Enabled/Forced)
		- wailaIntegration (Enabled/Not Forced)

	AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF
	Profiler Position: N/A (disabled)
	Player Count: 1 / 5; [EntityPlayerMP['Wuestengecko'/287054, l='world', x=541,72, y=100,00, z=188,60]]
	Is Modded: Definitely; Server brand changed to 'fml,forge'
	Type: Dedicated Server (map_server.txt)

Chocohead

2018-10-09 14:47

developer   ~0005809

Should be fixed in IC2 2.8.101, feel free to reopen if it hasn't.

Issue History

Date Modified Username Field Change
2018-08-18 16:29 wuestengecko New Issue
2018-08-18 16:29 wuestengecko File Added: crash-2018-08-18_18.04.10-server.txt
2018-10-09 14:47 Chocohead Assigned To => Chocohead
2018-10-09 14:47 Chocohead Status new => resolved
2018-10-09 14:47 Chocohead Resolution open => fixed
2018-10-09 14:47 Chocohead Fixed in Version => Builds for MC 1.12.x
2018-10-09 14:47 Chocohead Note Added: 0005809