[BUG][Server] Console spam every 5 minutes #391
Labels
No labels
Area-Assets
Area-Backend
Area-Conduits
Area-Datapacks
Area-Lang
Area-Mod Compat
Area-Parity
Area-Rendering
Good first issue
MC-1.19.2
MC-1.20.1
MC-1.20.4
MC-1.20.6
MC-1.21
MC-1.21.1
Modtoberfest
P-0-High
P-1-Medium
P-2-Low
Status-Awaiting Response
Status-Behind-Flag
Status-Blocked
Status-Cannot Reproduce
Status-Duplicate
Status-Help Wanted
Status-Incomplete Report
Status-Invalid
Status-Needs LTS Backport
Status-Needs Updating
Status-Stale
Status-To Implement
Status-Triage
Status-Wontfix
Status-Wontmerge
Type-Backport
Type-Bug
Type-Documentation
Type-Enhancement
Type-Question
Type-RFC
Type-Suggestion
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Team-EnderIO/EnderIO#391
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Is there an existing issue for this?
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
Environment
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.
I believe this is fixed in version 6.0.6, cheers :)
Thanks! I will ask the modpack developer to update the mod