Pokemon Trainer NG: The Pet Battle Mod

Pokemon Trainer NG: The Pet Battle Mod

33.4k Downloads

Error when clicking More Settings button

tflo opened this issue · 1 comments

commented

Version 10.0.2-20221129_2

Getting this error when clicking the More Settings button in Display:Frames settings:

attempt to index field 'InterfaceOptionsFrame' (a nil value)
2x PokemonTrainer/Modules/FrameCombatDisplay.lua:1425: attempt to index field 'InterfaceOptionsFrame' (a nil value)
[string "@PokemonTrainer/Modules/FrameCombatDisplay.lua"]:1425: in function <PokemonTrainer/Modules/FrameCombatDisplay.lua:1423>
[string "=[C]"]: ?
[string "@BankStack/lib/AceConfig-3.0-3/AceConfigDialog-3.0-86/AceConfigDialog-3.0.lua"]:45: in function <...nfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:43>
[string "@BankStack/lib/AceConfig-3.0-3/AceConfigDialog-3.0-86/AceConfigDialog-3.0.lua"]:836: in function <...nfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:658>
[string "=[C]"]: ?
[string "@TomTom/libs/AceGUI-3.0-41/AceGUI-3.0.lua"]:66: in function <TomTom/libs/AceGUI-3.0/AceGUI-3.0.lua:64>
[string "@TomTom/libs/AceGUI-3.0-41/AceGUI-3.0.lua"]:300: in function `Fire'
[string "@TomTom/libs/AceGUI-3.0-41/widgets/AceGUIWidget-Button.lua"]:22: in function <...mTom/libs/AceGUI-3.0/widgets/AceGUIWidget-Button.lua:19>

I think the name of the frame is 'SettingsPanel' in 10.0

– Tom

commented

This should be resolved in 10.2.6-20240430-1, which I just released a few minutes ago.