Message "[twilightforest]: Mod was keeping bauble items in reserve for player %s but they logged out! Items are being dropped." on player disconnect
fraenkelc opened this issue ยท 2 comments
Forge version: forge-14.23.4.2703
Twilight Forest version: twilightforest-1.12.2-3.7.424-universal.jar
Steps to reproduce:
- player disconnects from server
What I expected to happen:
I only expect log messages relating to dropped baubles if there are actually dropped baubles
What happened instead:
Log messages appear on every disconnect
The logging guard in
twilightforest/src/main/java/twilightforest/TFEventListener.java
Lines 430 to 438 in 3d63886
twilightforest/src/main/java/twilightforest/TFEventListener.java
Lines 420 to 427 in 3d63886
I am seeing this as well. Is this not an issue? Warnings should be warnings when they are warnings right? False warnings are always good to tamper.