Error when enabling pling 1.19.4
Hyperbean18 opened this issue ยท 7 comments
Hello, Im getting the following crash log when trying to use pling on 1.19.4, not sure whats going wrong or where there is a conflict
Issue appears to be caused by MemoryLeakFix. Believe it is an issue that MemoryLeakFix needs to resolve but either resource can resolve this conflict.
Relates to FxMorin/MemoryLeakFix#105
Also getting a crash on 1.19.4, unrelated to memory leak fix as I don't use it. Game launches fine, but crashes as soon as I attempt to enter the single player menu. Using Quilt 0.18.10 on Prism Launcher 6.3
Crash Log: https://mclo.gs/elV2YCZ
The issue seems to be that Pling is incompatible with Minecraft 1.19.4 in some areas, namely creating worlds. Memory Leak Fix simply causes the issue to always happen instead of only if the create world screen is opened. 8081e55 fixes the mixin issues.
Tested a few days ago and latest build works with MemoryLeakFix plus is fully 1.19.4 compatible. Make sure Gradle 8.1+ is used when compiling, since it fails to compile on Gradle 8.0.
Version 1.7.0 supports Minecraft 1.19.4.