6.0+ cause Quilt Loader to crash
AlfmanOO7 opened this issue · 8 comments
Exact same error on Fabric, but specifically the most recent version (5.6). The version before that (5.5) has a different start up error that I assumed was the reason for the same day upload and 5.4 has no issues.
Hm, I am unable to replicate this on either Quilt or Fabric launcher.
The error message doesn't tell me anything either.
Where exactly does this error happen, on startup?
Yes, the game doesn’t even launch, I have also let quilt know as the quilt launcher pops up and gives me an ‘invalid session’ error
Weirdly, the error message points to the "take huge screenshot" method, which shouldn't have any relation to my mod at all, especially not during startup. If this is somehow caused by my mod, I must have messed things up something fierce..
Ah, I managed to replicate it. The crash happens when both DynamicCrosshair and Memory Leak Fix are in the load order.
Aha! I found it. DynamicCrosshair was using a newer version of the MixinExtras helper mod than Memory Leak Fix, and that had a bug. Which seemingly was already fixed upstream. I'm going to test a bit more and then push a version including the newer MixinExtras (or, if that fails, simply the same older version that MemoryLeakFix, and, presumably, other mods are shipping with).