
Incompatibility with Memory Leak Fix
hound22 opened this issue ยท 7 comments
Bug description
The game was crashing during startup and I approached quilt support, who pointed out that this was because elytra trims might be incompatible with 0.5.0+ and they were right, removing this mitigated the crashing.
Steps to reproduce
- Have sodium 0.5.0+ (I used sodium 0.5.2) and elytra trims version 1.3.0 mods with quilt loader version 0.20.0 and qfapi version 7.1.2+0.87.0.
- Start minecraft.
This will fail to start and crashes without showing why it caused an error from quilt loader.
Expected behavior
No response
Actual behavior
No response
Relevant logs
The log file didn't generate it seems, but here is the relevant crash report that the quilt support team narrowed down the issue to elytra trims with:
new crash.txt
Minecraft version
1.20.1
Elytra Trims version
1.3.0
Other information
No response
Check list
- I have verified that the issue persists in the latest version of the mod.
- I have searched the existing issues and confirmed that this is not a duplicate.
Quilt has some problems with Mixin Extras, which sometimes appear, sometimes not. So it might be the case
Oh! I'm sorry for opening this issue in that case.
It is weird that I was able to successfully load in after removing elytra trims as well then, could this be a mod disparity/conflict perhaps?
FxMorin/MemoryLeakFix#138 this is Memory Leak Fix issue, which is already pushed and should be up in the next update
Removing memory leak fix just blends the text, I don't understand why you're ignoring this?
Your issue is caused by an incompatibility with some other mod, please don't bring it into a discussion about Memory Leak Fix, that has been resolved. Although, that kind of error is probably fixed in https://github.com/kikugie/elytra-trims/actions/runs/6000651138 . If it remains with that patch, create a separate report for it.