Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop println #6

Open
Frinn38 opened this issue Feb 28, 2019 · 0 comments
Open

Stop println #6

Frinn38 opened this issue Feb 28, 2019 · 0 comments

Comments

@Frinn38
Copy link

Frinn38 commented Feb 28, 2019

Well I know that println is useful for debuging but having things like :

"[13:06:06] [Server thread/INFO] [STDOUT] : [atm.bloodworkxgaming.actuallyaddon.blocks.advancedreconstructor.TileAdvancedReconstructor:writeClientDataToNBT:178]: energy changed [13:06:06]"

spamming the console each time the advanced reconstructor do a thing or :

"[CommonPool-worker-2/INFO] [STDOUT]: [atm.bloodworkxgaming.bloodyLib.networking.PacketHandler$sendToAllAround$1:doResume:37]: Sending to all around at pos BlockPos{x=9960, y=90, z=9812}"

each time a packet is send is a bit disturbing.
Perhaps you can add a config option to enable/disable debuging messages or just comment those lines when you compile the mod.

Thanks anyway for doing this mod, the advanced recostructor is very useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant