AbsolemJackdaw / Paintings--

GNU General Public License v3.0
15 stars 13 forks source link

Debug line keeps spamming the console #59

Closed NanobotZ closed 2 years ago

NanobotZ commented 2 years ago

On my server there's a bunch of tile entities emulating player clicks (to specify - Deployers from the mod Create). Because of this line (I think) https://github.com/ArtixAllMighty/Paintings--/blob/ecf1d35c2a9a790967c334ba971eed14916acfec/Forge/src/main/java/subaraki/paintings/event/PaintingInteractEvent.java#L17 I have about 40 new lines of "false MAIN_HAND" per second flying across my console, unable to see things most of the time. It's not "extremely" annoying, but it forces me to view the log files to check the status of my server or the command result.