Refined Storage

Refined Storage

77M Downloads

[MC 1.11.2] After updating to Refined Storage 1.4.5 from 1.4.4, I'm getting "RS DEBUG" output in my server console and logs.

sandalle opened this issue ยท 2 comments

commented

Issue description:

After updating to Refined Storage 1.4.5 from 1.4.4, I'm getting "RS DEBUG" output in my server console and logs.

What happens:

[21:11:05] [Server thread/INFO]: [STDOUT]: [RS DEBUG] Writing network nodes
[21:11:50] [Server thread/INFO]: [STDOUT]: [RS DEBUG] Writing network nodes
[21:12:35] [Server thread/INFO]: [STDOUT]: [RS DEBUG] Writing network nodes
[21:13:20] [Server thread/INFO]: [STDOUT]: [RS DEBUG] Writing network nodes
[21:14:05] [Server thread/INFO]: [STDOUT]: [RS DEBUG] Writing network nodes
[21:14:50] [Server thread/INFO]: [STDOUT]: [RS DEBUG] Writing network nodes
[21:15:35] [Server thread/INFO]: [STDOUT]: [RS DEBUG] Writing network nodes
[21:16:20] [Server thread/INFO]: [STDOUT]: [RS DEBUG] Writing network nodes
[21:17:05] [Server thread/INFO]: [STDOUT]: [RS DEBUG] Writing network nodes

What you expected to happen:

No debug output in logs. :) Or an option to turn off debug output in refinedstorage.cfg.

Steps to reproduce:

  1. Update to Refined Storage 1.4.5
  2. Start server

Version (Make sure you are on the latest version before reporting):

  • Minecraft: 1.11.2
  • Forge: 1.11.2-13.20.0.2296
  • Refined Storage: 1.4.5

Does this issue occur on a server? yes

commented

For one version, this debug output will remain. Next version, it'll be gone.

This is to troubleshoot the "disapparing disks" issue, which is very difficult to reproduce. If I let people turn it off I have no debug data when it occurs.

Either way, it's server only and will be gone next version, so no big deal.

commented

Thanks for the clarification. :) I wanted to make sure it wasn't left behind debug code. ;)