Spectrum

Spectrum

2M Downloads

[BUG] Programmer Art Injector causing intermittent crashes on Quilt

justastranger opened this issue ยท 3 comments

commented

Describe the bug
Upon loading the world, the game will usually (but not always) crash, always with the same error. I reported this crash to their github issues as well, but if they don't fix it upstream it might necessitate removing that library and presenting the resources you're injecting into it as a standalone resource pack (maybe using something like ARRP or its successor(s)).

To Reproduce

  1. Use Quilt 1.17.4 through 1.17.5-beta.9
  2. Create a world
  3. Save and close the game
  4. Open the game again and load the save
  5. Repeat 3 and 4 a couple times and you should crash at least half the time.

Expected behavior
My save game loading fine each time I try

Mod version
Spectrum: 1.5.7-1.19.2-magic
owo-lib: 08.5-1.19
Revelationary: 1.0.2
Quilted Fabric API: 4.0.0-beta.15-0.63.0-1.19.2
Trinkets: 3.4.0
Patchouli: 1.19.2-77-FABRIC

Crash Report
Crash Log
Crash Report

commented

It's worth noting that Programmer Art Injector has not received any commits since 2020. Even if it's on their end, it's probably not getting fixed and that creates an issue on your end.

commented

While Programmer ARt Injector may have issues on 1.19.2 the crash in your log rather stems from something that tinkers with sprite interpolation (which Programmer Art injector does not do). I know Incubus Concern does/did, so you might want to look at that, too.

commented

Trying it on quilt I can't seem to reproduce any issues or crashes whatsoever. Maybe another mod makes changes to texture packs in a way that is incompatible? No idea, sorry