Hbm's Nuclear Tech Mod

Hbm's Nuclear Tech Mod

1M Downloads

server hangs after last update, using the conveyor router block

Kezii opened this issue ยท 2 comments

commented

Describe the bug

Doing unknown operations with the router can hang the server, this happened to me in a local and hosted game, here's the log from the server
There are no other mods
This has rendered the server completely unplayable, it crashes after a player spawns

[18:11:37 ERROR]: The server has stopped responding!
[18:11:37 ERROR]: Please report this to https://github.com/CyberdyneCC/Thermos/issues
[18:11:37 ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[18:11:37 ERROR]: Cauldron version: 1.7.10-46 (MC: 1.7.10)
[18:11:37 ERROR]: The server is going slow. Last server tick was 96551ms ago
[18:11:37 ERROR]: Last Tick: 1660752600873 Current Time: 1660752697424 Warning: 30000 Timeout: 90000
[18:11:37 ERROR]: [TPS]: 19.2 Server Tick #231
[18:11:37 ERROR]: Last recorded TPS: 19.2
[18:11:37 ERROR]: ------------------------------
[18:11:37 ERROR]: Loaded dimensions:
[18:11:37 ERROR]:   Dimension:0
[18:11:37 ERROR]:   Loaded Chunks: 1066 Active Chunks: 149 Entities: 160 Tile Entities: 2113
[18:11:37 ERROR]:   Entities Last Tick: 268738
[18:11:37 ERROR]:   Tiles Last Tick: 0
[18:11:37 ERROR]:   Dimension:1
[18:11:37 ERROR]:   Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
[18:11:37 ERROR]:   Entities Last Tick: 0
[18:11:37 ERROR]:   Tiles Last Tick: 0
[18:11:37 ERROR]:   Dimension:-1
[18:11:37 ERROR]:   Loaded Chunks: 0 Active Chunks: 0 Entities: 0 Tile Entities: 0
[18:11:37 ERROR]:   Entities Last Tick: 0
[18:11:37 ERROR]:   Tiles Last Tick: 0
[18:11:37 ERROR]: ------------------------------
[18:11:37 ERROR]: ------------------------------
[18:11:37 ERROR]: Server thread dump (Look for plugins here before reporting to Cauldron!):
[18:11:37 ERROR]: ------------------------------
[18:11:37 ERROR]: Current Thread: Server thread
[18:11:37 ERROR]:       PID: 28 | Suspended: false | Native: false | State: RUNNABLE | Blocked Time: -1 | Blocked Count: 306
[18:11:37 ERROR]:       Stack:
[18:11:37 ERROR]:               java.util.LinkedList.remove(LinkedList.java:364)
[18:11:37 ERROR]:               net.minecraft.entity.EntityTrackerEntry.func_73117_b(EntityTrackerEntry.java:430)
[18:11:37 ERROR]:               net.minecraft.entity.EntityTrackerEntry.func_73125_b(EntityTrackerEntry.java:555)
[18:11:37 ERROR]:               net.minecraft.entity.EntityTracker.func_72785_a(EntityTracker.java:247)
[18:11:37 ERROR]:               cpw.mods.fml.common.registry.EntityRegistry.tryTrackingEntity(EntityRegistry.java:404)
[18:11:37 ERROR]:               net.minecraft.entity.EntityTracker.func_72786_a(EntityTracker.java:96)
[18:11:37 ERROR]:               net.minecraft.world.WorldManager.func_72703_a(WorldManager.java:28)
[18:11:37 ERROR]:               net.minecraft.world.World.func_72923_a(World.java:1876)
[18:11:37 ERROR]:               net.minecraft.world.WorldServer.func_72923_a(WorldServer.java:1127)
[18:11:37 ERROR]:               net.minecraft.world.World.addEntity(World.java:1866)
[18:11:37 ERROR]:               net.minecraft.world.World.func_72838_d(World.java:1757)
[18:11:37 ERROR]:               com.hbm.blocks.network.CraneRouter.sendOnRoute(CraneRouter.java:191)
[18:11:37 ERROR]:               com.hbm.blocks.network.CraneRouter.onItemEnter(CraneRouter.java:173)
[18:11:37 ERROR]:               com.hbm.entity.item.EntityMovingItem.enterBlock(EntityMovingItem.java:82)
[18:11:37 ERROR]:               com.hbm.entity.item.EntityMovingConveyorObject.func_70071_h_(EntityMovingConveyorObject.java:113)
[18:11:37 ERROR]:               net.minecraft.world.World.func_72866_a(World.java:2706)
[18:11:37 ERROR]:               net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:878)
[18:11:37 ERROR]:               net.minecraft.world.World.func_72870_g(World.java:2644)
[18:11:37 ERROR]:               net.minecraft.world.World.func_72939_s(World.java:2460)
[18:11:37 ERROR]:               net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:674)
[18:11:37 ERROR]:               net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:980)
[18:11:37 ERROR]:               net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:437)
[18:11:37 ERROR]:               net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:835)
[18:11:37 ERROR]:               net.minecraft.server.MinecraftServer.run(MinecraftServer.java:692)
[18:11:37 ERROR]:               java.lang.Thread.run(Thread.java:750)
[18:11:37 ERROR]: ------------------------------
[18:11:37 ERROR]: Entire Thread Dump:
[18:11:37 ERROR]: ------------------------------
[18:11:37 ERROR]: Current Thread: ForkJoinPool-2-worker-2
[18:11:37 ERROR]:       PID: 97 | Suspended: false | Native: false | State: TIMED_WAITING | Blocked Time: -1 | Blocked Count: 0
[18:11:37 ERROR]:       Stack:
[18:11:37 ERROR]:               sun.misc.Unsafe.park(Native Method)
[18:11:37 ERROR]:               java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
[18:11:37 ERROR]:               java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
[18:11:37 ERROR]:               java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)
[18:11:37 ERROR]: ------------------------------
[18:11:37 ERROR]: Current Thread: Netty IO #1
[18:11:37 ERROR]:       PID: 39 | Suspended: false | Native: true | State: RUNNABLE | Blocked Time: -1 | Blocked Count: 62
[18:11:37 ERROR]:       Thread is waiting on monitor(s):
[18:11:37 ERROR]:               Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[18:11:37 ERROR]:               Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[18:11:37 ERROR]:               Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[18:11:37 ERROR]:       Stack:
[18:11:37 ERROR]:               sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
[18:11:37 ERROR]:               sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[18:11:37 ERROR]:               sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
[18:11:37 ERROR]:               sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[18:11:37 ERROR]:               sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[18:11:37 ERROR]:               io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
[18:11:37 ERROR]:               io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
[18:11:37 ERROR]:               io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
[18:11:37 ERROR]:               java.lang.Thread.run(Thread.java:750)
[18:11:37 ERROR]: ------------------------------
[18:11:37 ERROR]: Current Thread: bStats-Metrics
[18:11:37 ERROR]:       PID: 70 | Suspended: false | Native: false | State: TIMED_WAITING | Blocked Time: -1 | Blocked Count: 0
[18:11:37 ERROR]:       Stack:
[18:11:37 ERROR]:               sun.misc.Unsafe.park(Native Method)
[18:11:37 ERROR]:               java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[18:11:37 ERROR]:               java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[18:11:37 ERROR]:               java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[18:11:37 ERROR]:               java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[18:11:37 ERROR]:               java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[18:11:37 ERROR]:               java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[18:11:37 ERROR]:               java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[18:11:37 ERROR]:               java.lang.Thread.run(Thread.java:750)
[18:11:37 ERROR]: ------------------------------
[18:11:37 ERROR]: Current Thread: MVStore background writer nio:/home/kezi/bak_minecraft_2/minecraftserver/plugins/LuckPerms/luckperms-h2.mv.db
[18:11:37 ERROR]:       PID: 68 | Suspended: false | Native: false | State: TIMED_WAITING | Blocked Time: -1 | Blocked Count: 0
[18:11:37 ERROR]:       Stack:
[18:11:37 ERROR]:               java.lang.Object.wait(Native Method)
[18:11:37 ERROR]:               org.h2.mvstore.MVStore$BackgroundWriterThread.run(MVStore.java:3116)
[18:11:37 ERROR]: ------------------------------
[18:11:37 ERROR]: Current Thread: Thread-9
[18:11:37 ERROR]:       PID: 66 | Suspended: false | Native: true | State: RUNNABLE | Blocked Time: -1 | Blocked Count: 0
[18:11:37 ERROR]:       Stack:
[18:11:37 ERROR]:               sun.nio.fs.LinuxWatchService.poll(Native Method)
[18:11:37 ERROR]:               sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
[18:11:37 ERROR]:               sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
[18:11:37 ERROR]:               java.lang.Thread.run(Thread.java:750)
[18:11:37 ERROR]: ------------------------------
[18:11:37 ERROR]: Current Thread: luckperms-scheduler
[18:11:37 ERROR]:       PID: 65 | Suspended: false | Native: false | State: TIMED_WAITING | Blocked Time: -1 | Blocked Count: 0
[18:11:37 ERROR]:       Stack:
[18:11:37 ERROR]:               sun.misc.Unsafe.park(Native Method)
[18:11:37 ERROR]:               java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[18:11:37 ERROR]:               java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[18:11:37 ERROR]:               java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[18:11:37 ERROR]:               java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[18:11:37 ERROR]:               java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[18:11:37 ERROR]:               java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[18:11:37 ERROR]:               java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[18:11:37 ERROR]:               java.lang.Thread.run(Thread.java:750)
[18:11:37 ERROR]: ------------------------------
[18:11:37 ERROR]: Current Thread: Netty IO #0
[18:11:37 ERROR]:       PID: 38 | Suspended: false | Native: true | State: RUNNABLE | Blocked Time: -1 | Blocked Count: 3
[18:11:37 ERROR]:       Thread is waiting on monitor(s):
[18:11:37 ERROR]:               Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[18:11:37 ERROR]:               Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[18:11:37 ERROR]:               Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[18:11:37 ERROR]:       Stack:
[18:11:37 ERROR]:               sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
[18:11:37 ERROR]:               sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[18:11:37 ERROR]:               sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
[18:11:37 ERROR]:               sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[18:11:37 ERROR]:               sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[18:11:37 ERROR]:               io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
[18:11:37 ERROR]:               io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
[18:11:37 ERROR]:               io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
[18:11:37 ERROR]:               java.lang.Thread.run(Thread.java:750)
[18:11:37 ERROR]: ------------------------------
[18:11:37 ERROR]: Current Thread: Metrics-1
[18:11:37 ERROR]:       PID: 37 | Suspended: false | Native: false | State: TIMED_WAITING | Blocked Time: -1 | Blocked Count: 0
[18:11:37 ERROR]:       Stack:
[18:11:37 ERROR]:               sun.misc.Unsafe.park(Native Method)
[18:11:37 ERROR]:               java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[18:11:37 ERROR]:               java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[18:11:37 ERROR]:               java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[18:11:37 ERROR]:               java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[18:11:37 ERROR]:               java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[18:11:37 ERROR]:               java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[18:11:37 ERROR]:               java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[18:11:37 ERROR]:               java.lang.Thread.run(Thread.java:750)
[18:11:37 ERROR]: ------------------------------
[18:11:37 ERROR]: Current Thread: Spigot Watchdog Thread
[18:11:37 ERROR]:       PID: 36 | Suspended: false | Native: false | State: RUNNABLE | Blocked Time: -1 | Blocked Count: 0
[18:11:37 ERROR]:       Stack:
[18:11:37 ERROR]:               sun.management.ThreadImpl.dumpThreads0(Native Method)
[18:11:37 ERROR]:               sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:496)
[18:11:37 ERROR]:               sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:484)
[18:11:37 ERROR]:               org.spigotmc.WatchdogThread.run(WatchdogThread.java:130)
[18:11:37 ERROR]: ------------------------------
[18:11:37 ERROR]: Current Thread: Thread-7
[18:11:37 ERROR]:       PID: 32 | Suspended: false | Native: false | State: RUNNABLE | Blocked Time: -1 | Blocked Count: 39
[18:11:37 ERROR]:       Thread is waiting on monitor(s):
[18:11:37 ERROR]:               Locked on:java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
[18:11:37 ERROR]:               Locked on:java.io.PrintStream.flush(PrintStream.java:338)
[18:11:37 ERROR]:               Locked on:java.io.PrintStream.flush(PrintStream.java:338)
[18:11:37 ERROR]:               Locked on:java.io.PrintStream.flush(PrintStream.java:338)
[18:11:37 ERROR]:               Locked on:sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
[18:11:37 ERROR]:       Stack:
[18:11:37 ERROR]:               java.io.FileOutputStream.writeBytes(Native Method)
[18:11:37 ERROR]:               java.io.FileOutputStream.write(FileOutputStream.java:326)
[18:11:37 ERROR]:               java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
[18:11:37 ERROR]:               java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
[18:11:37 ERROR]:               java.io.PrintStream.flush(PrintStream.java:338)
[18:11:37 ERROR]:               java.io.PrintStream.flush(PrintStream.java:338)
[18:11:37 ERROR]:               java.io.FilterOutputStream.flush(FilterOutputStream.java:140)
[18:11:37 ERROR]:               java.io.PrintStream.flush(PrintStream.java:338)
[18:11:37 ERROR]:               sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:297)
[18:11:37 ERROR]:               sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
[18:11:37 ERROR]:               java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
[18:11:37 ERROR]:               jline.console.ConsoleReader.flush(ConsoleReader.java:707)
[18:11:37 ERROR]:               org.bukkit.craftbukkit.v1_7_R4.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:43)
[18:11:37 ERROR]:               java.lang.Thread.run(Thread.java:750)
[18:11:37 ERROR]: ------------------------------
[18:11:37 ERROR]: Current Thread: DestroyJavaVM
[18:11:37 ERROR]:       PID: 31 | Suspended: false | Native: false | State: RUNNABLE | Blocked Time: -1 | Blocked Count: 0
[18:11:37 ERROR]:       Stack:
[18:11:37 ERROR]: ------------------------------
[18:11:37 ERROR]: Current Thread: Server console handler
[18:11:37 ERROR]:       PID: 30 | Suspended: false | Native: true | State: RUNNABLE | Blocked Time: -1 | Blocked Count: 3
[18:11:37 ERROR]:       Thread is waiting on monitor(s):
[18:11:37 ERROR]:               Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[18:11:37 ERROR]:               Locked on:jline.internal.InputStreamReader.read(InputStreamReader.java:267)
[18:11:37 ERROR]:               Locked on:jline.internal.InputStreamReader.read(InputStreamReader.java:204)
[18:11:37 ERROR]:       Stack:
[18:11:37 ERROR]:               java.io.FileInputStream.readBytes(Native Method)
[18:11:37 ERROR]:               java.io.FileInputStream.read(FileInputStream.java:255)
[18:11:37 ERROR]:               java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
[18:11:37 ERROR]:               java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[18:11:37 ERROR]:               java.io.FilterInputStream.read(FilterInputStream.java:83)
[18:11:37 ERROR]:               jline.console.ConsoleReader$1.read(ConsoleReader.java:167)
[18:11:37 ERROR]:               jline.internal.InputStreamReader.read(InputStreamReader.java:267)
[18:11:37 ERROR]:               jline.internal.InputStreamReader.read(InputStreamReader.java:204)
[18:11:37 ERROR]:               jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995)
[18:11:37 ERROR]:               jline.console.ConsoleReader.readLine(ConsoleReader.java:1167)
[18:11:37 ERROR]:               net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:124)
[18:11:37 ERROR]: ------------------------------
[18:11:37 ERROR]: Current Thread: Server thread
[18:11:37 ERROR]:       PID: 28 | Suspended: false | Native: false | State: RUNNABLE | Blocked Time: -1 | Blocked Count: 306
[18:11:37 ERROR]:       Thread is waiting on monitor(s):
[18:11:37 ERROR]:               Locked on:net.minecraft.entity.EntityTracker.func_72785_a(EntityTracker.java:247)
[18:11:37 ERROR]:       Stack:
[18:11:37 ERROR]:               java.util.LinkedList.remove(LinkedList.java:364)
[18:11:37 ERROR]:               net.minecraft.entity.EntityTrackerEntry.func_73117_b(EntityTrackerEntry.java:430)
[18:11:37 ERROR]:               net.minecraft.entity.EntityTrackerEntry.func_73125_b(EntityTrackerEntry.java:555)
[18:11:37 ERROR]:               net.minecraft.entity.EntityTracker.func_72785_a(EntityTracker.java:247)
[18:11:37 ERROR]:               cpw.mods.fml.common.registry.EntityRegistry.tryTrackingEntity(EntityRegistry.java:404)
[18:11:37 ERROR]:               net.minecraft.entity.EntityTracker.func_72786_a(EntityTracker.java:96)
[18:11:37 ERROR]:               net.minecraft.world.WorldManager.func_72703_a(WorldManager.java:28)
[18:11:37 ERROR]:               net.minecraft.world.World.func_72923_a(World.java:1876)
[18:11:37 ERROR]:               net.minecraft.world.WorldServer.func_72923_a(WorldServer.java:1127)
[18:11:37 ERROR]:               net.minecraft.world.World.addEntity(World.java:1866)
[18:11:37 ERROR]:               net.minecraft.world.World.func_72838_d(World.java:1757)
[18:11:37 ERROR]:               com.hbm.blocks.network.CraneRouter.sendOnRoute(CraneRouter.java:191)
[18:11:37 ERROR]:               com.hbm.blocks.network.CraneRouter.onItemEnter(CraneRouter.java:173)
[18:11:37 ERROR]:               com.hbm.entity.item.EntityMovingItem.enterBlock(EntityMovingItem.java:82)
[18:11:37 ERROR]:               com.hbm.entity.item.EntityMovingConveyorObject.func_70071_h_(EntityMovingConveyorObject.java:113)
[18:11:37 ERROR]:               net.minecraft.world.World.func_72866_a(World.java:2706)
[18:11:37 ERROR]:               net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:878)
[18:11:37 ERROR]:               net.minecraft.world.World.func_72870_g(World.java:2644)
[18:11:37 ERROR]:               net.minecraft.world.World.func_72939_s(World.java:2460)
[18:11:37 ERROR]:               net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:674)
[18:11:37 ERROR]:               net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:980)
[18:11:37 ERROR]:               net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:437)
[18:11:37 ERROR]:               net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:835)
[18:11:37 ERROR]:               net.minecraft.server.MinecraftServer.run(MinecraftServer.java:692)
[18:11:37 ERROR]:               java.lang.Thread.run(Thread.java:750)
[18:11:37 ERROR]: ------------------------------
[18:11:37 ERROR]: Current Thread: Server Infinisleeper
[18:11:37 ERROR]:       PID: 29 | Suspended: false | Native: false | State: TIMED_WAITING | Blocked Time: -1 | Blocked Count: 0
[18:11:37 ERROR]:       Stack:
[18:11:37 ERROR]:               java.lang.Thread.sleep(Native Method)
[18:11:37 ERROR]:               net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:87)
[18:11:37 ERROR]: ------------------------------
[18:11:37 ERROR]: Current Thread: Snooper Timer
[18:11:37 ERROR]:       PID: 25 | Suspended: false | Native: false | State: TIMED_WAITING | Blocked Time: -1 | Blocked Count: 1
[18:11:37 ERROR]:       Stack:
[18:11:37 ERROR]:               java.lang.Object.wait(Native Method)
[18:11:37 ERROR]:               java.util.TimerThread.mainLoop(Timer.java:552)
[18:11:37 ERROR]:               java.util.TimerThread.run(Timer.java:505)
[18:11:37 ERROR]: ------------------------------
[18:11:37 ERROR]: Current Thread: process reaper
[18:11:37 ERROR]:       PID: 24 | Suspended: false | Native: false | State: TIMED_WAITING | Blocked Time: -1 | Blocked Count: 1
[18:11:37 ERROR]:       Stack:
[18:11:37 ERROR]:               sun.misc.Unsafe.park(Native Method)
[18:11:37 ERROR]:               java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[18:11:37 ERROR]:               java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[18:11:37 ERROR]:               java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[18:11:37 ERROR]:               java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[18:11:37 ERROR]:               java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
[18:11:37 ERROR]:               java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[18:11:37 ERROR]:               java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[18:11:37 ERROR]:               java.lang.Thread.run(Thread.java:750)
[18:11:37 ERROR]: ------------------------------
[18:11:37 ERROR]: Current Thread: Signal Dispatcher
[18:11:37 ERROR]:       PID: 4 | Suspended: false | Native: false | State: RUNNABLE | Blocked Time: -1 | Blocked Count: 0
[18:11:37 ERROR]:       Stack:
[18:11:37 ERROR]: ------------------------------
commented

Can you reliably replicate the issue? What router settings did you use?

commented

Fixed in X4333.