[Crash]: Minecraft 1.20.1 on Steam Deck crashing with Controlify when opening any container
natkos21 opened this issue ยท 7 comments
Mod Loader (Required)
Fabric
Minecraft Version (Required)
1.20.1
Mod Version (Required)
v8.0.24
Notes (Required)
- Install both Puzzles Lib and Controlify
- Start the game and create/open a world
- Attempt to open inventory or any other container
- Witness the crash and suffer
Crash Report (Required)
https://gist.github.com/natkos21/63698d0d132281d91ccf9426692a31e7
latest.log (Optional)
https://gist.github.com/natkos21/c6addba18bcb98acf936515c430b9b0e
Thanks for reporting!
Controlify is calling Screen::mouseDragged
before the screen has been initialized, so it is to be expected that some required fields have not had their proper value set yet. This is better fixed on Controlify's end.
Thanks for Your answer!
That's kind of a bummer, cause Controlify's author is on a kinda-break rn. And the issue You linked is also mine lol
But guess I'll just have to wait for the fix
Come on our Discord (https://lunapixel.studio/discord) and ping me there, I'll send you a custom Puzzles Lib version with a temporary workaround.