Game hangs on launch
saavor opened this issue ยท 5 comments
The game hangs on launch with the isometric renders mod installed. The game just freezes and doesn't close. No errors are logged.
OS: MacOS: 12.4
Minecraft Version: 1.19
Fabric Version: 0.14.7
Isometric Renders Version: 0.3.1
I also have sodium installed, I haven't tested it but it could potentially be a problem.
I also have sodium installed, I haven't tested it but it could potentially be a problem.
I just tested it and no, removing sodium has no effect.
This should be fixed (at least on macOS) in 0.3.2. If not, you can force-disable AWT intialization with the -Disometric-renders.disableClipboard=true
JVM flag
Cheers