Dynamic Crosshair

Dynamic Crosshair

2M Downloads

6.0+ cause Quilt Loader to crash

AlfmanOO7 opened this issue · 8 comments

commented

Crash Report
Log
^for version 6.2

Affected versions:

  • 6.0
  • 6.1
  • 6.2
commented

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.

commented

All fixed! :D game loads fine, thank you!

commented

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?

commented

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

commented

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..

commented

Ah, I managed to replicate it. The crash happens when both DynamicCrosshair and Memory Leak Fix are in the load order.

commented

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).

commented

I pushed versions 5.6.1 (1.19.2) and 6.2.1 (1.19.4). Can you test whether that fixes all crashes? My limited testing seemed to suggest so, but there may be new crashes now with other mods.