Intermittent Game Stage Tooltip Crash
Invadermonky opened this issue ยท 3 comments
Description
A couple of my modpack players have encountered a crash when loading tooltips for some staged items. This crash specifically appears when hovering over items that use integer arrays in their tag data such as Astral Sorcery's Domic Resonator.
Fix
Disabling the Item Stages ingredient matching integration in Universal Tweaks appears to fix the issue. I was unable to reproduce the issue myself, but setting B:"Ingredient Matching"=false fixed the problem for affected users.
Crashlogs
crash-2025-08-17_04.38.54-client.txt
crash-2025-08-17_05.30.05-client.txt
@friendlyhj Any ideas?
Should be fixed by CraftTweaker/CraftTweaker#1838