
incompatible with 1.19.4
IFedor-F opened this issue ยท 7 comments
The current source code seems to work for 1.19.4 already. Though I noticed a crash caused by it, when attempting to open the Key bind settings.
The game also crashes when trying to open inventory in survival next to the chest
https://mclo.gs/8XdOjdf
Same issue here game starts and opens worlds as expected. But once I try to open the inventory, the game crashes
The crashing on opening e.g. any chest is when trying to use the 1.19.3 version on 1.19.4 afaik. I think the mod allows to be loaded there but is not compatible at all. The current source code in master has some 1.19.4 adjustments already though, which was what I talked about.
Did a test with a dev build (compiling it myself with Ubuntu 22.04 LTS and a fresh java install) and it seems to work for me.
Looks like #89 may have done the trick.