ReikaKalseki / Reika_Mods_Issues

The issue tracker for all of my mods - RotaryCraft, its addons, ChromatiCraft, and everything else.
46 stars 14 forks source link

[V16d] [DragonAPI] "Can't Keep Up" timer config issue #1418

Open Shadows-of-Fire opened 7 years ago

Shadows-of-Fire commented 7 years ago

Setting the configuration value I:"Minimum Delay (ms) for 'Can't Keep Up!' Log Warning" in DragonAPI above 0 causes all chat logging to the server console (this includes command output) to be blocked. Essentially it seems to be locking down anything that would normally appear in latest.log, but has no effect on the fml-server-latest.log. This is a server-only issue, as clients (in singleplayer) with the feature still receive chat, and still can see command output. Clients connected to a server with this feature enabled also still receive chat and command output. I'll try to send as much info your way as possible, and this reproduces with only DragonAPI in the instance.

These are log files from starting up a server with the config set to respective values, and then executing commands say 3 and say 4

Info for cfg = 1 fml-server-latest.log
latest.log Info for cfg = 0 fml-server-latest.log latest.log

ReikaKalseki commented 7 years ago

This is not happening for me.

ReikaKalseki commented 7 years ago

I wonder if this is a Java version thing...