[BUG][Server] Console spam every 5 minutes #391

Closed
opened 2023-07-30 09:38:50 +00:00 by 630R63 · 2 comments
630R63 commented 2023-07-30 09:38:50 +00:00 (Migrated from github.com)

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Hello!

Currently playing a modpack on a dedicated server that uses EnderIO-6.0.5-alpha-all.jar

Every 5 minutes, the server consoles gets spammed with these messages:
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started
[11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms

All of this text gets spammed at once.
This could very well be some debug code that made it into production.
I have checked the configs and there is no debug property that I can turn off.

Thank you!

Expected Behavior

I would expect that such a console spam wouldn't exist, unless it's necessary for something that I can't figure out

Steps To Reproduce

  1. Use EnderIO-6.0.5-alpha-all.jar on a dedicated server
  2. Observe the console output

Environment

- OS: The host is most likely using some version of Linux that supports Java dockers
- Java version: 17
- Minecraft version: 1.20.1
- Version: 6.0.5 alpha

Anything else?

Was this issue fixed in one of the newer versions of the mod?
If yes, then I will ask the modpack developer to update the version of EnderIO.

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Hello! Currently playing a modpack on a dedicated server that uses EnderIO-6.0.5-alpha-all.jar Every 5 minutes, the server consoles gets spammed with these messages: [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization started [11:25:40] [Server thread/INFO] [enderio/]: Conduit network serialization finished, took 0ms All of this text gets spammed at once. This could very well be some debug code that made it into production. I have checked the configs and there is no debug property that I can turn off. Thank you! ### Expected Behavior I would expect that such a console spam wouldn't exist, unless it's necessary for something that I can't figure out ### Steps To Reproduce 1. Use EnderIO-6.0.5-alpha-all.jar on a dedicated server 2. Observe the console output ### Environment ```markdown - OS: The host is most likely using some version of Linux that supports Java dockers - Java version: 17 - Minecraft version: 1.20.1 - Version: 6.0.5 alpha ``` ### Anything else? Was this issue fixed in one of the newer versions of the mod? If yes, then I will ask the modpack developer to update the version of EnderIO.
Rover656 commented 2023-07-30 09:40:26 +00:00 (Migrated from github.com)

I believe this is fixed in version 6.0.6, cheers :)

I believe this is fixed in version 6.0.6, cheers :)
630R63 commented 2023-07-30 09:41:04 +00:00 (Migrated from github.com)

Thanks! I will ask the modpack developer to update the mod

Thanks! I will ask the modpack developer to update the mod
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Team-EnderIO/EnderIO#391
No description provided.