Trouble with dedicated server (Revelation 1.8)

N

nachtmann

Guest
Dedicated server - my personal box in a datacenter (I use it for hosting a number of game servers)
Xeon E3-1270 v6 (4c/8t 3.8 GHz)
32 GB Ram
Windows Server 2016 64-bit
Minecraft 1.12.2
FTB Revelation 1.8 - stock, no changes
Java Version: 1.8.0_161 (64-bit vers)


Server cmd.exe freezes after this block of text:

[18:23:33] [Server thread/INFO]: Preparing spawn area: 20%
[18:23:34] [Server thread/INFO]: Done (5.170s)! For help, type "help" or "?"
[18:23:34] [Server Watchdog/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: java.lang.IllegalArgumentException: timeout value is negative
[18:23:34] [Server Watchdog/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Thread.sleep(Native Method)
[18:23:34] [Server Watchdog/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:83)
[18:23:34] [Server Watchdog/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Thread.run(Unknown Source)
[18:23:34] [Server thread/INFO] [advancedrocketry]: Checking for asteroid config at C:\FTBRevelationServer\.\config\advRocketry\asteroidConfig.xml
[18:23:34] [Server thread/INFO] [advancedrocketry]: Checking for ore config at C:\FTBRevelationServer\.\config\advRocketry\oreConfig.xml
[18:23:34] [Server thread/INFO] [advancedrocketry]: Checking for config at C:\FTBRevelationServer\.\world\advRocketry\planetDefs.xml
[18:23:34] [Server thread/INFO] [advancedrocketry]: Advanced Planet Config file Found! Loading from file.
[18:23:34] [Server thread/INFO] [immersiveengineering]: Arc Recycling: Removed 0 old recipes
[18:23:34] [Thread-8/INFO] [immersiveengineering]: Starting recipe profiler for Arc Recycling, using 8 Threads
[18:23:34] [Thread-8/INFO] [immersiveengineering]: Finished recipe profiler for Arc Recycling, took 16 milliseconds
[18:23:35] [Server thread/INFO] [Actually Additions]: Successfully loaded WorldData!
[18:23:35] [Server thread/INFO] [immersiveengineering]: WorldData loading
[18:23:35] [Server thread/INFO] [immersiveengineering]: WorldData retrieved
[18:23:35] [Server thread/INFO] [FTB Utilities]: Backups folder - C:\FTBRevelationServer\backups
[18:23:35] [Server thread/INFO] [FTB Utilities]: Overridden 181 commands
[18:23:35] [Forestry Greenhouse/INFO] [forestry]: Starting greenhouse thread
[18:23:35] [Server thread/INFO] [Astral Sorcery]: [AstralSorcery] Load CachedWorldData 'lightnetwork' for world 0
[18:23:35] [Server thread/INFO] [Astral Sorcery]: [AstralSorcery] Loading of 'lightnetwork' for world 0 finished.

Crash report text:
---- Minecraft Crash Report ----

WARNING: coremods are present:
CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
BedPatch (bedpatch-2.2-1.12.2.jar)
AstralCore (astralsorcery-1.12.2-1.8.5.jar)
LoadingPlugin (Quark-r1.4-123.jar)
Plugin (NotEnoughIDs-1.5.4.2.jar)
CoreMod (Aroma1997Core-1.12.2-1.3.0.2.jar)
MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
ShetiPhian-ASM (shetiphiancore-1.12.0-3.5.6.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
FMLPlugin (elulib-0.1.12.jar)
ComfortsCoreLoadingPlugin (comforts-1.12.2-1.1.0.2.jar)
ForgelinPlugin (Forgelin-1.6.0.jar)
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.5-1.12.2-anarchy.jar)
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.4.0-67.jar)
TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar)
SecretRoomsMod-Core (secretroomsmod-1.12.2-5.5.5.jar)
IELoadingPlugin (ImmersiveEngineering-0.12-80-core.jar)
Contact their authors BEFORE contacting forge

// Oops.

Time: 4/17/18 5:38 PM
Description: Watching Server

java.lang.Error
at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:751)
at io.netty.channel.DefaultChannelPipeline.flush(DefaultChannelPipeline.java:974)
at io.netty.channel.AbstractChannel.flush(AbstractChannel.java:244)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:290)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
at java.lang.Thread.run(Unknown Source)


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

-- Head --
Thread: Server Watchdog
Stacktrace:
at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:751)
at io.netty.channel.DefaultChannelPipeline.flush(DefaultChannelPipeline.java:974)
at io.netty.channel.AbstractChannel.flush(AbstractChannel.java:244)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:290)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)

-- Thread Dump --
... I can post the rest if requested it's over 30k characters
 
K

kmg

Guest
I'm having a very similar issue. This began a week or so ago. The server seems to freeze (the cmd window doesn't freeze up, just text stops and commands aren't processed) at the exact same point as yours does, but after waiting 3-7 minutes it starts up normally.

Current server:
Windows server 2016 Datacenter 64bit
Dedicated/local server
Modified revelation 2.2.0 (Although since you're having the same issue on unmodified I doubt it's a mod conflict from something we added)
Minecraft 1.12.2
i5 8600k, 16GB ram, 960 evo ssd.

I also want to note that we just recently upgraded to this machine, this also happened on a machine running windows server 2012 R2 Datacenter with an i5 3570 and 20GB of ram

(this is from debug.log, the compactmachines notifications did not show in the server console)
[01:48:36] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - Tesla Core Lib Registries took 0.000s
[01:48:36] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod unidict
[01:48:36] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod unidict
[01:48:36] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - UniDict took 0.000s
[01:48:36] [Server thread/DEBUG] [FML]: Bar Finished: ServerStarted took 0.427s
[01:48:36] [Thread-21/INFO] [THAUMCRAFT]: Starting aura thread for dim 0
[01:48:37] [Server thread/DEBUG] [Multipart ASM]: 34698 bytes of permGen has been used by ASMMixinCompiler
[01:48:37] [Server thread/DEBUG] [Multipart ASM]: Generation [codechicken/multipart/TileMultipart with codechicken/multipart/scalatraits/TSlottedTile, codechicken/multipart/scalatraits/TRedstoneTile] took 37ms
[01:48:38] [Server thread/DEBUG] [Multipart ASM]: Generation [codechicken/multipart/TileMultipart with codechicken/multipart/scalatraits/JTickableTile, codechicken/multipart/scalatraits/TSlottedTile, codechicken/multipart/scalatraits/TRedstoneTile] took 11ms
[01:48:38] [Server thread/DEBUG] [Multipart ASM]: Generation [codechicken/microblock/Microblock with codechicken/microblock/FaceMicroblock] took 5ms
[01:48:38] [Server thread/DEBUG] [Multipart ASM]: Generation [codechicken/multipart/TileMultipart with codechicken/multipart/scalatraits/TSlottedTile, codechicken/multipart/scalatraits/TPartialOcclusionTile] took 3ms
[01:48:39] [Server thread/DEBUG] [Multipart ASM]: 48480 bytes of permGen has been used by ASMMixinCompiler
[01:48:39] [Server thread/DEBUG] [Multipart ASM]: Generation [codechicken/microblock/Microblock with codechicken/microblock/PostMicroblock] took 3ms
[01:48:39] [Server thread/DEBUG] [Multipart ASM]: Generation [codechicken/microblock/Microblock with codechicken/microblock/EdgeMicroblock] took 5ms
[01:48:39] [Server thread/DEBUG] [Multipart ASM]: Generation [codechicken/multipart/TileMultipart with codechicken/multipart/scalatraits/TPartialOcclusionTile] took 2ms
[01:48:40] [Server thread/INFO] [ArchitectureCraft]: Loading and caching OBJSON model block/sawbench.objson
[01:48:40] [Server thread/DEBUG] [compactmachines3]: ChunkLoading: Runtime: Forcing chunk for machine: 2
[01:48:41] [Server thread/DEBUG] [compactmachines3]: ChunkLoading: Runtime: Forcing chunk for machine: 15
[01:48:41] [Server thread/DEBUG] [compactmachines3]: ChunkLoading: Runtime: Forcing chunk for machine: 16
[01:48:41] [Server thread/DEBUG] [compactmachines3]: ChunkLoading: Runtime: Forcing chunk for machine: 20
[01:48:41] [Server thread/DEBUG] [compactmachines3]: ChunkLoading: Runtime: Forcing chunk for machine: 14
[01:48:41] [Server thread/DEBUG] [compactmachines3]: ChunkLoading: Runtime: Forcing chunk for machine: 3
[01:48:41] [Server thread/INFO] [Astral Sorcery]: [AstralSorcery] Load CachedWorldData 'lightnetwork' for world 0
[01:48:41] [Server thread/INFO] [Astral Sorcery]: [AstralSorcery] Loading of 'lightnetwork' for world 0 finished.
[01:48:41] [Server thread/DEBUG] [compactmachines3]: ChunkLoading: Runtime: Forcing chunk for machine: 19
[01:53:39] [Server thread/DEBUG] [compactmachines3]: ChunkLoading: Runtime: Forcing chunk for machine: 10
[01:53:39] [Server thread/DEBUG] [compactmachines3]: ChunkLoading: Runtime: Forcing chunk for machine: 11
[01:53:40] [Server thread/DEBUG] [compactmachines3]: ChunkLoading: Runtime: Forcing chunk for machine: 13
[01:53:41] [Server thread/DEBUG] [compactmachines3]: ChunkLoading: Runtime: Forcing chunk for machine: 0
[01:53:41] [Server thread/DEBUG] [compactmachines3]: ChunkLoading: Runtime: Forcing chunk for machine: 17
[01:53:43] [Forestry Greenhouse/INFO] [forestry]: Starting greenhouse thread
[01:53:43] [Server thread/DEBUG] [reborncore]: null is not an instance of TileMultiCrafter, this is an error and your RebornStorage multiblock may not work. Please report to the mod author
As you can see In this case it took about 5 minutes between "Forcing chunk for machine: 19" and "Forcing chunk for machine: 10"
It was previously doing this between machines 18 and 12, and those have both been removed, so it is not something in one of those particular machines

I don't know if its Astral Sorcery doing something? compactmachines? forestry?
I can't think of anything I've changed during that time with those mods, I've asked people on the server and I don't believe anybody has a forestry greenhouse. I also don't think anybody has done much with Astral Sorcery within this time frame, but I can't be certain.