You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cached objects that contain ClientPlayer should have a cleanup/update logic as ClientPlayer is discarded on Clone (dimension travel and death for example)
Actual Behavior
Leaks Client Player, Level, everything related to player.
Mod Pack URL (Optional)
No response
Mod Pack Version (Optional)
No response
Extra Notes (Optional)
No response
latest.log
check image
The text was updated successfully, but these errors were encountered:
Steps to Reproduce the Bug
JustEnoughItems/Gui/src/main/java/mezz/jei/gui/recipes/RecipeGuiLogic.java
Line 44 in bc0098d
Expected Behavior
Cached objects that contain ClientPlayer should have a cleanup/update logic as ClientPlayer is discarded on Clone (dimension travel and death for example)
Actual Behavior
Leaks Client Player, Level, everything related to player.
Mod Pack URL (Optional)
No response
Mod Pack Version (Optional)
No response
Extra Notes (Optional)
No response
latest.log
check image
The text was updated successfully, but these errors were encountered: