MidnightControls

MidnightControls

447k Downloads

Crashes when joining e.g. play.wynncraft.com with mod called Wynntils

jh-devv opened this issue ยท 3 comments

commented

Describe the bug
Crashes when joining e.g. play.wynncraft.com with mod called Wynntils

To Reproduce
Steps to reproduce the behavior:

  1. Open minecraft with both mods installed
  2. Click the "join wynncraft button" or join join the wynncraft server manually
  3. Crashes

Expected behavior
The game would not crash

Desktop (please complete the following information):

  • OS: [Linux: steamos]
  • Minecraft [e.g. 1.19.4]
  • Fabric Loader [fabric 0.14.21]
  • Fabric API [fabric 0.84.0+1.19.4]
  • Mods [wyntills v.0.03-alpha.102]
  • Version [1.8.1+1.19.4]
  • Branch [e.g. main]

Additional context
I will attach the log here:
crash-log-1.txt

Sincerely:
jh-devv

commented

Seens like the code doesn't check for null
Also wynntils has a custom gui

commented

More context: mod works if wynntils custom loading screen is disabled
Seems like the custom loading screen doesn't have the "exit buttons" so the game just crashes

commented

if i understand this correcly, checking if the button is "null" on the loading screen would fix it