Sk1erLLC / Patcher

A Forge mod full of Vanilla bug fixes, Quality of Life improvements, and performance enhancements.
Other
232 stars 60 forks source link

NPE/Crash on opening Multiplayer window #163

Closed Ninjune closed 5 months ago

Ninjune commented 1 year ago

Crashed due to a NullPointerException upon opening the multiplayer menu just after launching. Attached is the ss of error & full logs. Probably something to do with HUD caching. Doesn't happen again after relaunching, just happened once.

image fml-client-latest.log latest.log

Sychic commented 5 months ago

This looks unrelated to patcher as the error occurs during forge posting an event and not in patcher's code. If you believe this is a mistake, please reopen this issue.