I've been trying to make a modded world with friends so we could build stuff in it. However, when we join it it either crashes immediately or within 10 minutes of the game starting.
Here's what the console says when the crash happens, and I'll also add what the crash report said.
16:40:02] [Server thread/INFO] [minecraft/DedicatedServer]: Tankman61 joined the game
[16:40:03] [Server thread/WARN] [FML]: HBM's Nuclear Tech Mod loaded a new chunk [60, -2] in dimension 0 (overworld) while populating chunk [61, -1], causing cascading worldgen lag.
[16:40:03] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:40:03] [Server thread/WARN] [FML]: HBM's Nuclear Tech Mod loaded a new chunk [60, -1] in dimension 0 (overworld) while populating chunk [60, -2], causing cascading worldgen lag.
[16:40:03] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:40:05] [Server thread/WARN] [FML]: HBM's Nuclear Tech Mod loaded a new chunk [61, -3] in dimension 0 (overworld) while populating chunk [62, -2], causing cascading worldgen lag.
[16:40:05] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:40:05] [Server thread/WARN] [FML]: HBM's Nuclear Tech Mod loaded a new chunk [62, -3] in dimension 0 (overworld) while populating chunk [62, -2], causing cascading worldgen lag.
[16:40:05] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:40:09] [Server thread/WARN] [FML]: HBM's Nuclear Tech Mod loaded a new chunk [58, 0] in dimension 0 (overworld) while populating chunk [59, 2], causing cascading worldgen lag.
[16:40:09] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:40:09] [Server thread/WARN] [FML]: HBM's Nuclear Tech Mod loaded a new chunk [58, 1] in dimension 0 (overworld) while populating chunk [59, 2], causing cascading worldgen lag.
[16:40:09] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:40:09] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 5503ms behind, skipping 110 tick(s)
[16:40:10] [Server thread/WARN] [FML]: HBM's Nuclear Tech Mod loaded a new chunk [66, -3] in dimension 0 (overworld) while populating chunk [66, -2], causing cascading worldgen lag.
[16:40:10] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:40:12] [Server thread/WARN] [FML]: HBM's Nuclear Tech Mod loaded a new chunk [64, -5] in dimension 0 (overworld) while populating chunk [65, -4], causing cascading worldgen lag.
[16:40:12] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:40:12] [Server thread/WARN] [FML]: HBM's Nuclear Tech Mod loaded a new chunk [65, -5] in dimension 0 (overworld) while populating chunk [65, -4], causing cascading worldgen lag.
[16:40:12] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:40:14] [Server thread/WARN] [FML]: HBM's Nuclear Tech Mod loaded a new chunk [60, 6] in dimension 0 (overworld) while populating chunk [59, 5], causing cascading worldgen lag.
[16:40:14] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:40:14] [Server thread/WARN] [FML]: HBM's Nuclear Tech Mod loaded a new chunk [59, 6] in dimension 0 (overworld) while populating chunk [59, 5], causing cascading worldgen lag.
[16:40:14] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:40:15] [Server thread/WARN] [FML]: HBM's Nuclear Tech Mod loaded a new chunk [56, -2] in dimension 0 (overworld) while populating chunk [56, -1], causing cascading worldgen lag.
[16:40:15] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:40:17] [Server thread/WARN] [FML]: HBM's Nuclear Tech Mod loaded a new chunk [59, -7] in dimension 0 (overworld) while populating chunk [59, -6], causing cascading worldgen lag.
[16:40:17] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:40:20] [Server Watchdog/FATAL] [minecraft/ServerHangWatchdog]: A single server tick took 6.04 seconds (should be max 0.05)
[16:40:20] [Server Watchdog/FATAL] [minecraft/ServerHangWatchdog]: Considering it to be crashed, server will forcibly shutdown.
[16:40:21] [Server Watchdog/ERROR] [minecraft/ServerHangWatchdog]: This crash report has been saved to: /home/minecraft/server/./crash-reports/crash-2022-07-25_16.40.21-server.txt
[16:40:21] [Server Shutdown Thread/INFO] [minecraft/MinecraftServer]: Stopping server
/********************************************************************************************************/
/* Cause Stack Frame Corruption! */
/********************************************************************************************************/
/*
Found
frames left on the stack. Clearing them all. */
/* */
/* Please add -Dsponge.debugcauseframes=true to your startup flags to enable further debugging output. */
/********************************************************************************************************/
/******************************************************************************************************************/
/* Exception occurred during a PhaseState */
/******************************************************************************************************************/
/* Sponge's tracking system makes a best */
/* effort to not throw exceptions randomly */
/* but sometimes it is inevitable. In most */
/* cases, something else triggered this */
/* exception and Sponge prevented a crash */
/* by catching it. The following stacktrace */
/* can be used to help pinpoint the cause. */
/******************************************************************************************************************/
/* The PhaseState having an exception: Tick{Block:BlockTickPhase
*/
/* Cause Stack Frame Corruption! */
/* Attempted to pop a frame that was */
/* not on the stack. */
/* org.spongepowered.common.event.SpongeCauseStackManager.popCauseFrame(SpongeCauseStackManager.java:327) */
/* java.util.ArrayDeque$DeqIterator.forEachRemaining(ArrayDeque.java:674) */
/* org.spongepowered.common.event.tracking.PhaseContext.close(PhaseContext.java:632) */
/*
org.spongepowered.common.event.tracking.TrackingUtil.updateTickBlock(TrackingUtil.java:277) */
/* net.minecraft.world.WorldServer.redirect$zlp000$onUpdateTick(WorldServer.java:3949) */
/* net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:737) */
/* net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:223) */
/* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) */
/* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
/* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
/* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
/*
java.lang.Thread.run(Thread.java:748) */
/* */
/* Minecraft : 1.12.2 */
/* SpongeAPI : 7.3-7127e0882 */
/* Sponge : 1.12.2-7.3.0 */
/* SpongeForge : 1.12.2-2838-7.3.0 */
/*
Minecraft Forge : 14.23.5.2854 */
/******************************************************************************************************************/
2022-07-25 16:40:22,047 Server Shutdown Thread WARN Unable to register Log4j shutdown hook because JVM is shutting down. Using SimpleLogger
Crash report:
---- Minecraft Crash Report ----
WARNING: coremods are present:
SpongeCoremod (spongeforge-1.12.2-2838-7.3.0.jar)
Contact their authors BEFORE contacting forge
// Daisy, daisy...
Time: 7/25/22 4:40 PM
Description: Watching Server
java.lang.Error: ServerHangWatchdog detected that a single server tick took 6.04 seconds (should be max 0.05)
at org.spongepowered.common.util.CachedLong2ObjectMap.get(CachedLong2ObjectMap.java:39)
at org.spongepowered.common.util.CachedLong2ObjectMap.get(CachedLong2ObjectMap.java:32)
at net.minecraft.world.gen.ChunkProviderServer.func_186026_b(ChunkProviderServer.java:76)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:95)
at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89)
at net.minecraft.world.gen.ChunkProviderServer.redirect$zmi000$impl$ProvideChunkForced(ChunkProviderServer.java:1643)
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135)
at net.minecraft.world.World.func_72964_e(World.java:310)
at net.minecraft.world.World.func_175726_f(World.java:305)
at org.spongepowered.common.event.tracking.IPhaseState.appendNotifierPreBlockTick(IPhaseState.java:724)
at org.spongepowered.common.event.tracking.TrackingUtil.updateTickBlock(TrackingUtil.java:269)
at net.minecraft.world.WorldServer.redirect$zlp000$onUpdateTick(WorldServer.java:3949)
at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:737)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:223)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
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 org.spongepowered.common.util.CachedLong2ObjectMap.get(CachedLong2ObjectMap.java:39)
at org.spongepowered.common.util.CachedLong2ObjectMap.get(CachedLong2ObjectMap.java:32)
at net.minecraft.world.gen.ChunkProviderServer.func_186026_b(ChunkProviderServer.java:76)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:95)
at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89)
at net.minecraft.world.gen.ChunkProviderServer.redirect$zmi000$impl$ProvideChunkForced(ChunkProviderServer.java:1643)
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135)
at net.minecraft.world.World.func_72964_e(World.java:310)
at net.minecraft.world.World.func_175726_f(World.java:305)
at org.spongepowered.common.event.tracking.IPhaseState.appendNotifierPreBlockTick(IPhaseState.java:724)
at org.spongepowered.common.event.tracking.TrackingUtil.updateTickBlock(TrackingUtil.java:269)
at net.minecraft.world.WorldServer.redirect$zlp000$onUpdateTick(WorldServer.java:3949)
at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:737)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:223)
Stacktrace:
at net.minecraft.server.MinecraftServer.handler$zjj000$onCrashReport(MinecraftServer.java:4687)
at net.minecraft.server.MinecraftServer.func_71230_b(MinecraftServer.java:889)
at net.minecraft.server.dedicated.DedicatedServer.func_71230_b(DedicatedServer.java:371)
at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:61)
at java.lang.Thread.run(Thread.java:748)
-- Thread Dump --
Details:
Threads: "threadDeathWatcher-2-1" Id=37 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=36 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)
"Sponge - Async Light Thread" Id=35 RUNNABLE
at net.minecraft.util.math.BlockPos$PooledMutableBlockPos.func_185344_t(SourceFile:467)
- locked java.util.ArrayList@6a2dba7e
at net.minecraft.world.WorldServer.asyncLightingImpl$getRawBlockLightAsync(WorldServer.java:6048)
at net.minecraft.world.WorldServer.asyncLightingBridge$checkLightAsync(WorldServer.java:5837)
at net.minecraft.world.WorldServer.asyncLightingBridge$updateLightAsync(WorldServer.java:5956)
at net.minecraft.world.chunk.Chunk.asyncLighting$checkWorldLightFor(Chunk.java:5912)
at net.minecraft.world.chunk.Chunk.redirect$zoj000$asyncLighting$onCheckLightForSkylightNeighbor(Chunk.java:5419)
at net.minecraft.world.chunk.Chunk.func_76609_d(Chunk.java:339)
at net.minecraft.world.chunk.Chunk.func_76599_g(Chunk.java:325)
...
Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@21f791e4
"Sponge - Async Light Thread" Id=34 BLOCKED on java.util.ArrayList@6a2dba7e owned by "Sponge - Async Light Thread" Id=35
at net.minecraft.util.math.BlockPos$PooledMutableBlockPos.func_185344_t(SourceFile:467)
- blocked on java.util.ArrayList@6a2dba7e
at net.minecraft.world.WorldServer.asyncLightingImpl$getRawBlockLightAsync(WorldServer.java:6048)
at net.minecraft.world.WorldServer.asyncLightingBridge$checkLightAsync(WorldServer.java:5769)
at net.minecraft.world.WorldServer.mdaaa689$lambda$asyncLightingBridge$updateLightAsync$0$8(WorldServer.java:5953)
at net.minecraft.world.WorldServer$$Lambda$844/1512471038.run(Unknown Source)
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@2f198330
"Thread-6" Id=33 RUNNABLE (in native)
at sun.nio.fs.LinuxWatchService.poll(Native Method)
at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
at java.lang.Thread.run(Thread.java:748)
"pool-3-thread-1" Id=32 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@64ea594b
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$TransferStack@64ea594b
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
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)
...
"Server Watchdog" Id=31 RUNNABLE
at sun.management.ThreadImpl.dumpThreads0(Native Method)
at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:496)
at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:484)
at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:45)
at java.lang.Thread.run(Thread.java:748)
"Timer-0" Id=30 TIMED_WAITING on java.util.TaskQueue@60d5d10e
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@60d5d10e
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Netty Epoll Server IO #0" Id=29 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)
"Sponge Async Scheduler Thread" Id=20 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@25d75370
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@25d75370
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at org.spongepowered.common.scheduler.AsyncScheduler.preTick(AsyncScheduler.java:121)
at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:109)
at org.spongepowered.common.scheduler.AsyncScheduler.mainLoop(AsyncScheduler.java:68)
at org.spongepowered.common.scheduler.AsyncScheduler$$Lambda$134/1327968267.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
"Server console handler" Id=19 RUNNABLE (in native)
at java.io.FileInputStream.readBytes(Native Method)
at java.io.FileInputStream.read(FileInputStream.java:255)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
- locked java.io.BufferedInputStream@22aee3fe
at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
- locked java.io.InputStreamReader@14b8d6e1
at java.io.InputStreamReader.read(InputStreamReader.java:184)
...
"DestroyJavaVM" Id=18 RUNNABLE
"Server thread" Id=16 RUNNABLE
at org.spongepowered.common.util.CachedLong2ObjectMap.get(CachedLong2ObjectMap.java:39)
at org.spongepowered.common.util.CachedLong2ObjectMap.get(CachedLong2ObjectMap.java:32)
at net.minecraft.world.gen.ChunkProviderServer.func_186026_b(ChunkProviderServer.java:76)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:95)
at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89)
at net.minecraft.world.gen.ChunkProviderServer.redirect$zmi000$impl$ProvideChunkForced(ChunkProviderServer.java:1643)
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135)
at net.minecraft.world.World.func_72964_e(World.java:310)
...
"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@5a2b38d9
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@5a2b38d9
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@45f8ac3f
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@45f8ac3f
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@109c166d
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.Reference$Lock@109c166d
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)
Minehut keeps crashing when I join the world
in Help
Posted
I've been trying to make a modded world with friends so we could build stuff in it. However, when we join it it either crashes immediately or within 10 minutes of the game starting.
Here's what the console says when the crash happens, and I'll also add what the crash report said.
16:40:02] [Server thread/INFO] [minecraft/DedicatedServer]: Tankman61 joined the game
[16:40:03] [Server thread/WARN] [FML]: HBM's Nuclear Tech Mod loaded a new chunk [60, -2] in dimension 0 (overworld) while populating chunk [61, -1], causing cascading worldgen lag.
[16:40:03] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:40:03] [Server thread/WARN] [FML]: HBM's Nuclear Tech Mod loaded a new chunk [60, -1] in dimension 0 (overworld) while populating chunk [60, -2], causing cascading worldgen lag.
[16:40:03] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:40:05] [Server thread/WARN] [FML]: HBM's Nuclear Tech Mod loaded a new chunk [61, -3] in dimension 0 (overworld) while populating chunk [62, -2], causing cascading worldgen lag.
[16:40:05] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:40:05] [Server thread/WARN] [FML]: HBM's Nuclear Tech Mod loaded a new chunk [62, -3] in dimension 0 (overworld) while populating chunk [62, -2], causing cascading worldgen lag.
[16:40:05] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:40:09] [Server thread/WARN] [FML]: HBM's Nuclear Tech Mod loaded a new chunk [58, 0] in dimension 0 (overworld) while populating chunk [59, 2], causing cascading worldgen lag.
[16:40:09] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:40:09] [Server thread/WARN] [FML]: HBM's Nuclear Tech Mod loaded a new chunk [58, 1] in dimension 0 (overworld) while populating chunk [59, 2], causing cascading worldgen lag.
[16:40:09] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:40:09] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 5503ms behind, skipping 110 tick(s)
[16:40:10] [Server thread/WARN] [FML]: HBM's Nuclear Tech Mod loaded a new chunk [66, -3] in dimension 0 (overworld) while populating chunk [66, -2], causing cascading worldgen lag.
[16:40:10] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:40:12] [Server thread/WARN] [FML]: HBM's Nuclear Tech Mod loaded a new chunk [64, -5] in dimension 0 (overworld) while populating chunk [65, -4], causing cascading worldgen lag.
[16:40:12] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:40:12] [Server thread/WARN] [FML]: HBM's Nuclear Tech Mod loaded a new chunk [65, -5] in dimension 0 (overworld) while populating chunk [65, -4], causing cascading worldgen lag.
[16:40:12] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:40:14] [Server thread/WARN] [FML]: HBM's Nuclear Tech Mod loaded a new chunk [60, 6] in dimension 0 (overworld) while populating chunk [59, 5], causing cascading worldgen lag.
[16:40:14] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:40:14] [Server thread/WARN] [FML]: HBM's Nuclear Tech Mod loaded a new chunk [59, 6] in dimension 0 (overworld) while populating chunk [59, 5], causing cascading worldgen lag.
[16:40:14] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:40:15] [Server thread/WARN] [FML]: HBM's Nuclear Tech Mod loaded a new chunk [56, -2] in dimension 0 (overworld) while populating chunk [56, -1], causing cascading worldgen lag.
[16:40:15] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:40:17] [Server thread/WARN] [FML]: HBM's Nuclear Tech Mod loaded a new chunk [59, -7] in dimension 0 (overworld) while populating chunk [59, -6], causing cascading worldgen lag.
[16:40:17] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
[16:40:20] [Server Watchdog/FATAL] [minecraft/ServerHangWatchdog]: A single server tick took 6.04 seconds (should be max 0.05)
[16:40:20] [Server Watchdog/FATAL] [minecraft/ServerHangWatchdog]: Considering it to be crashed, server will forcibly shutdown.
[16:40:21] [Server Watchdog/ERROR] [minecraft/ServerHangWatchdog]: This crash report has been saved to: /home/minecraft/server/./crash-reports/crash-2022-07-25_16.40.21-server.txt
[16:40:21] [Server Shutdown Thread/INFO] [minecraft/MinecraftServer]: Stopping server
/********************************************************************************************************/
/* Cause Stack Frame Corruption! */
/********************************************************************************************************/
/*
Found
frames left on the stack. Clearing them all. */
/* */
/* Please add -Dsponge.debugcauseframes=true to your startup flags to enable further debugging output. */
/********************************************************************************************************/
/******************************************************************************************************************/
/* Exception occurred during a PhaseState */
/******************************************************************************************************************/
/* Sponge's tracking system makes a best */
/* effort to not throw exceptions randomly */
/* but sometimes it is inevitable. In most */
/* cases, something else triggered this */
/* exception and Sponge prevented a crash */
/* by catching it. The following stacktrace */
/* can be used to help pinpoint the cause. */
/******************************************************************************************************************/
/* The PhaseState having an exception: Tick{Block:BlockTickPhase
*/
/* Cause Stack Frame Corruption! */
/* Attempted to pop a frame that was */
/* not on the stack. */
/* org.spongepowered.common.event.SpongeCauseStackManager.popCauseFrame(SpongeCauseStackManager.java:327) */
/* java.util.ArrayDeque$DeqIterator.forEachRemaining(ArrayDeque.java:674) */
/* org.spongepowered.common.event.tracking.PhaseContext.close(PhaseContext.java:632) */
/*
org.spongepowered.common.event.tracking.TrackingUtil.updateTickBlock(TrackingUtil.java:277) */
/* net.minecraft.world.WorldServer.redirect$zlp000$onUpdateTick(WorldServer.java:3949) */
/* net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:737) */
/* net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:223) */
/* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) */
/* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
/* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
/* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
/*
java.lang.Thread.run(Thread.java:748) */
/* */
/* Minecraft : 1.12.2 */
/* SpongeAPI : 7.3-7127e0882 */
/* Sponge : 1.12.2-7.3.0 */
/* SpongeForge : 1.12.2-2838-7.3.0 */
/*
Minecraft Forge : 14.23.5.2854 */
/******************************************************************************************************************/
2022-07-25 16:40:22,047 Server Shutdown Thread WARN Unable to register Log4j shutdown hook because JVM is shutting down. Using SimpleLogger
Crash report:
---- Minecraft Crash Report ----
WARNING: coremods are present:
SpongeCoremod (spongeforge-1.12.2-2838-7.3.0.jar)
Contact their authors BEFORE contacting forge
// Daisy, daisy...
Time: 7/25/22 4:40 PM
Description: Watching Server
java.lang.Error: ServerHangWatchdog detected that a single server tick took 6.04 seconds (should be max 0.05)
at org.spongepowered.common.util.CachedLong2ObjectMap.get(CachedLong2ObjectMap.java:39)
at org.spongepowered.common.util.CachedLong2ObjectMap.get(CachedLong2ObjectMap.java:32)
at net.minecraft.world.gen.ChunkProviderServer.func_186026_b(ChunkProviderServer.java:76)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:95)
at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89)
at net.minecraft.world.gen.ChunkProviderServer.redirect$zmi000$impl$ProvideChunkForced(ChunkProviderServer.java:1643)
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135)
at net.minecraft.world.World.func_72964_e(World.java:310)
at net.minecraft.world.World.func_175726_f(World.java:305)
at org.spongepowered.common.event.tracking.IPhaseState.appendNotifierPreBlockTick(IPhaseState.java:724)
at org.spongepowered.common.event.tracking.TrackingUtil.updateTickBlock(TrackingUtil.java:269)
at net.minecraft.world.WorldServer.redirect$zlp000$onUpdateTick(WorldServer.java:3949)
at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:737)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:223)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
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 org.spongepowered.common.util.CachedLong2ObjectMap.get(CachedLong2ObjectMap.java:39)
at org.spongepowered.common.util.CachedLong2ObjectMap.get(CachedLong2ObjectMap.java:32)
at net.minecraft.world.gen.ChunkProviderServer.func_186026_b(ChunkProviderServer.java:76)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:95)
at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89)
at net.minecraft.world.gen.ChunkProviderServer.redirect$zmi000$impl$ProvideChunkForced(ChunkProviderServer.java:1643)
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135)
at net.minecraft.world.World.func_72964_e(World.java:310)
at net.minecraft.world.World.func_175726_f(World.java:305)
at org.spongepowered.common.event.tracking.IPhaseState.appendNotifierPreBlockTick(IPhaseState.java:724)
at org.spongepowered.common.event.tracking.TrackingUtil.updateTickBlock(TrackingUtil.java:269)
at net.minecraft.world.WorldServer.redirect$zlp000$onUpdateTick(WorldServer.java:3949)
at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:737)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:223)
-- Sponge PhaseTracker --
Details:
Phase Stack: /***********************************************************************************************/
/* - Phase: Generation{Populator:POPULATOR_RUNNING} */
/* Context: */
/* - World: WorldServer{Name=world, DimensionId=0, DimensionType=minecraft:overworld} */
/* - PopulatorType: SpongePopulatorType{id=minecraft:forest, name=forest, modid=minecraft} */
/* - Phase: Generation{Terrain:TERRAIN_GENERATION} */
/* Context: */
/* - World: WorldServer{Name=world, DimensionId=0, DimensionType=minecraft:overworld} */
/* - Phase: Generation{Terrain:TERRAIN_GENERATION} */
/* Context: */
/* - World: WorldServer{Name=world, DimensionId=0, DimensionType=minecraft:overworld} */
/***********************************************************************************************/
Stacktrace:
at net.minecraft.server.MinecraftServer.handler$zjj000$onCrashReport(MinecraftServer.java:4687)
at net.minecraft.server.MinecraftServer.func_71230_b(MinecraftServer.java:889)
at net.minecraft.server.dedicated.DedicatedServer.func_71230_b(DedicatedServer.java:371)
at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:61)
at java.lang.Thread.run(Thread.java:748)
-- Thread Dump --
Details:
Threads: "threadDeathWatcher-2-1" Id=37 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=36 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)
"Sponge - Async Light Thread" Id=35 RUNNABLE
at net.minecraft.util.math.BlockPos$PooledMutableBlockPos.func_185344_t(SourceFile:467)
- locked java.util.ArrayList@6a2dba7e
at net.minecraft.world.WorldServer.asyncLightingImpl$getRawBlockLightAsync(WorldServer.java:6048)
at net.minecraft.world.WorldServer.asyncLightingBridge$checkLightAsync(WorldServer.java:5837)
at net.minecraft.world.WorldServer.asyncLightingBridge$updateLightAsync(WorldServer.java:5956)
at net.minecraft.world.chunk.Chunk.asyncLighting$checkWorldLightFor(Chunk.java:5912)
at net.minecraft.world.chunk.Chunk.redirect$zoj000$asyncLighting$onCheckLightForSkylightNeighbor(Chunk.java:5419)
at net.minecraft.world.chunk.Chunk.func_76609_d(Chunk.java:339)
at net.minecraft.world.chunk.Chunk.func_76599_g(Chunk.java:325)
...
Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@21f791e4
"Sponge - Async Light Thread" Id=34 BLOCKED on java.util.ArrayList@6a2dba7e owned by "Sponge - Async Light Thread" Id=35
at net.minecraft.util.math.BlockPos$PooledMutableBlockPos.func_185344_t(SourceFile:467)
- blocked on java.util.ArrayList@6a2dba7e
at net.minecraft.world.WorldServer.asyncLightingImpl$getRawBlockLightAsync(WorldServer.java:6048)
at net.minecraft.world.WorldServer.asyncLightingBridge$checkLightAsync(WorldServer.java:5769)
at net.minecraft.world.WorldServer.mdaaa689$lambda$asyncLightingBridge$updateLightAsync$0$8(WorldServer.java:5953)
at net.minecraft.world.WorldServer$$Lambda$844/1512471038.run(Unknown Source)
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@2f198330
"Thread-6" Id=33 RUNNABLE (in native)
at sun.nio.fs.LinuxWatchService.poll(Native Method)
at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
at java.lang.Thread.run(Thread.java:748)
"pool-3-thread-1" Id=32 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@64ea594b
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$TransferStack@64ea594b
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
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)
...
"Server Watchdog" Id=31 RUNNABLE
at sun.management.ThreadImpl.dumpThreads0(Native Method)
at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:496)
at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:484)
at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:45)
at java.lang.Thread.run(Thread.java:748)
"Timer-0" Id=30 TIMED_WAITING on java.util.TaskQueue@60d5d10e
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@60d5d10e
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Netty Epoll Server IO #0" Id=29 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)
"Sponge Async Scheduler Thread" Id=20 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@25d75370
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@25d75370
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at org.spongepowered.common.scheduler.AsyncScheduler.preTick(AsyncScheduler.java:121)
at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:109)
at org.spongepowered.common.scheduler.AsyncScheduler.mainLoop(AsyncScheduler.java:68)
at org.spongepowered.common.scheduler.AsyncScheduler$$Lambda$134/1327968267.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
"Server console handler" Id=19 RUNNABLE (in native)
at java.io.FileInputStream.readBytes(Native Method)
at java.io.FileInputStream.read(FileInputStream.java:255)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
- locked java.io.BufferedInputStream@22aee3fe
at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
- locked java.io.InputStreamReader@14b8d6e1
at java.io.InputStreamReader.read(InputStreamReader.java:184)
...
"DestroyJavaVM" Id=18 RUNNABLE
"Server thread" Id=16 RUNNABLE
at org.spongepowered.common.util.CachedLong2ObjectMap.get(CachedLong2ObjectMap.java:39)
at org.spongepowered.common.util.CachedLong2ObjectMap.get(CachedLong2ObjectMap.java:32)
at net.minecraft.world.gen.ChunkProviderServer.func_186026_b(ChunkProviderServer.java:76)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:95)
at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89)
at net.minecraft.world.gen.ChunkProviderServer.redirect$zmi000$impl$ProvideChunkForced(ChunkProviderServer.java:1643)
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135)
at net.minecraft.world.World.func_72964_e(World.java:310)
...
"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@5a2b38d9
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@5a2b38d9
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@45f8ac3f
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@45f8ac3f
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@109c166d
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.Reference$Lock@109c166d
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)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Linux (amd64) version 5.13.0-27-generic
Java Version: 1.8.0_312, Temurin
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Temurin
Memory: 109446256 bytes (104 MB) / 1063256064 bytes (1014 MB) up to 1063256064 bytes (1014 MB)
JVM Flags: 18 total; -Xmx1024M -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1
IntCache: cache: 12, tcache: 94, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2854 12 mods loaded, 12 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
Mods:
| State | ID | Version | Source | Signature |
|:------ |:----------- |:----------------- |:---------------------------------------- |:---------------------------------------- |
| LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
| LCHIJA | mcp | 9.42 | minecraft.jar | None |
| LCHIJA | FML | 8.0.99.99 | server.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | forge | 14.23.5.2854 | server.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | spongeapi | 7.3-7127e0882 | spongeforge-1.12.2-2838-7.3.0.jar | None |
| LCHIJA | sponge | 1.12.2-7.3.0 | spongeforge-1.12.2-2838-7.3.0.jar | None |
| LCHIJA | spongeforge | 1.12.2-2838-7.3.0 | spongeforge-1.12.2-2838-7.3.0.jar | None |
| LCHIJA | flansmod | 5.10.0 | FlansMod-1.12.2-5.10.0_1.jar | None |
| LCHIJA | cfm | 6.3.1 | furniture-6.3.1-1.12.2.jar | None |
| LCHIJA | hbm | hbm-1.6.4A-1.12.2 | hbm-1.6.4a.jar | None |
| LCHIJA | worldedit | 6.1.10 | worldedit-forge-mc1.12.2-6.1.10-dist.jar | None |
| LCHIJA | ww2pack | 5.7.2 | WW2-Content Pack-1.12.2-5.7.2.jar | None |
Plugins:
| State | ID | Version | Source | Signature |
|:----- |:-- |:------- |:------ |:--------- |
Loaded coremods (and transformers):
SpongeCoremod (spongeforge-1.12.2-2838-7.3.0.jar)
org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
Profiler Position: N/A (disabled)
Player Count: 1 / 10; [EntityPlayerMP['Tankman61'/152, l='world', x=1004.07, y=105.83, z=17.60]]
Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
Type: Dedicated Server (map_server.txt)