Cyclic wisps spam the log
object-Object opened this issue ยท 2 comments
This message is constantly sent in the log file when a cyclic wisp is active:
[00:05:40] [Server thread/INFO]: scheduling casting sound, level is ServerLevel[New World]
[00:05:40] [Render thread/INFO]: playing casting sound, level is ClientLevel
Reckon it's better to change the debug level to debug/trace, or just get rid of them? For now I'm commenting them out since I'm not sure whether the log file would include them even at lower debug levels, but I might add them back at debug level if that would also fix the issue.