The timeout occurs any time someone logs into the server:
[11:56:44] [Client thread/WARN]: =============================================================
[11:56:44] [Client thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[11:56:44] [Client thread/WARN]: Offendor: truetyper/TrueTypeFont.loadImage(Ljava/awt/image/BufferedImage
I
[11:56:44] [Client thread/WARN]: Use FMLCommonHandler.exitJava instead
[11:56:44] [Client thread/WARN]: =============================================================
I see a similar message in the server logs as well:
02:12:48] [Thread-16/WARN] [FML]: =============================================================
[02:12:48] [Thread-16/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[02:12:48] [Thread-16/WARN] [FML]: Offendor: org/luaj/vm2/lib/OsLib.exit(I)V
[02:12:48] [Thread-16/WARN] [FML]: Use FMLCommonHandler.exitJava instead
[02:12:48] [Thread-16/WARN] [FML]: =============================================================
There is a mod in the pack doing naughty things.
Second,
The current version of open blocks has an auto anvil issues, and I don't know what to do. If I upgrade open blocks I get these awful running behind messages:
[02:13:19] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running
13803ms behind, skipping 276 tick(s)
[02:13:25] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running
3880ms behind, skipping 77 tick(s)
[02:13:47] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running
6201ms behind, skipping 124 tick(s)
[02:14:08] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running
8803ms behind, skipping 176 tick(s)
I have a decent server, never had these before, and I've installed fast craft to try and mitigate it. No dice...
I mean, it could be any mod, but its hard to tell since I can bring open blocks back to the default/063a version without auto anvil nasties.