You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Coming from fzzyhmstrs/EMI_loot#85, Visual Overhauls "Iconic Buttons" seem to be crashing any Fzzy Config screen on launch, either causing a mod menu error as shown in the EL issue, or a full client crash.
Example log provided in my issue, as well as another example pasted below, that I replicated in my own dev world with a different widget trying to initialize.
Fzzy Config has extremely specialized button widgets with a lot of information attached to them that they use for interacting back with the config. Visual Overhauls injection of the <init> seems to be messing with this. I don't know if there's a way I can have my buttons be excluded from "overhauling", or what. End of the day, I need my actual widgets to exist with all their information intact.
Coming from fzzyhmstrs/EMI_loot#85, Visual Overhauls "Iconic Buttons" seem to be crashing any Fzzy Config screen on launch, either causing a mod menu error as shown in the EL issue, or a full client crash.
Example log provided in my issue, as well as another example pasted below, that I replicated in my own dev world with a different widget trying to initialize.
Fzzy Config has extremely specialized button widgets with a lot of information attached to them that they use for interacting back with the config. Visual Overhauls injection of the
<init>
seems to be messing with this. I don't know if there's a way I can have my buttons be excluded from "overhauling", or what. End of the day, I need my actual widgets to exist with all their information intact.latest.log
The text was updated successfully, but these errors were encountered: