Cannot /icehud with the 10.0 version
AddonWhiner opened this issue ยท 2 comments
First attempt:
Message: Interface/AddOns/IceHUD/IceHUD.lua:425: IceHUD isn't registed with AceConfigRegistry, unable to open config
Time: Thu Oct 27 12:30:19 2022
Count: 1
Stack: Interface/AddOns/IceHUD/IceHUD.lua:425: IceHUD isn't registed with AceConfigRegistry, unable to open config
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "@Interface/AddOns/MythicDungeonTools/libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua"]:1843: in function `Open'
[string "@Interface/AddOns/IceHUD/IceHUD.lua"]:425: in function `OpenConfig'
[string "@Interface/AddOns/IceHUD/IceHUD.lua"]:301: in function `?'
[string "@Interface/FrameXML/ChatFrame.lua"]:5219: in function `ChatEdit_ParseText'
[string "@Interface/FrameXML/ChatFrame.lua"]:4883: in function `ChatEdit_SendText'
[string "@Interface/FrameXML/ChatFrame.lua"]:4919: in function <Interface/FrameXML/ChatFrame.lua:4915>
[string "=[C]"]: in function `ChatEdit_OnEnterPressed'
[string "*ChatFrame.xml:127_OnEnterPressed"]:1: in function <[string "*ChatFrame.xml:127_OnEnterPressed"]:1>
Locals:
Disabled MDT and tried again:
Message: Interface/AddOns/IceHUD/IceHUD.lua:425: IceHUD isn't registed with AceConfigRegistry, unable to open config
Time: Thu Oct 27 12:31:18 2022
Count: 1
Stack: Interface/AddOns/IceHUD/IceHUD.lua:425: IceHUD isn't registed with AceConfigRegistry, unable to open config
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "@Interface/AddOns/TomTom/libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua"]:1843: in function `Open'
[string "@Interface/AddOns/IceHUD/IceHUD.lua"]:425: in function `OpenConfig'
[string "@Interface/AddOns/IceHUD/IceHUD.lua"]:301: in function `?'
[string "@Interface/FrameXML/ChatFrame.lua"]:5219: in function `ChatEdit_ParseText'
[string "@Interface/FrameXML/ChatFrame.lua"]:4883: in function `ChatEdit_SendText'
[string "@Interface/FrameXML/ChatFrame.lua"]:4919: in function <Interface/FrameXML/ChatFrame.lua:4915>
[string "=[C]"]: in function `ChatEdit_OnEnterPressed'
[string "*ChatFrame.xml:127_OnEnterPressed"]:1: in function <[string "*ChatFrame.xml:127_OnEnterPressed"]:1>
Locals:
Disabled TomTom and tried again:
Message: Interface/AddOns/IceHUD/IceHUD.lua:425: IceHUD isn't registed with AceConfigRegistry, unable to open config
Time: Thu Oct 27 12:32:25 2022
Count: 1
Stack: Interface/AddOns/IceHUD/IceHUD.lua:425: IceHUD isn't registed with AceConfigRegistry, unable to open config
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "@Interface/AddOns/WeakAuras/Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua"]:1843: in function `Open'
[string "@Interface/AddOns/IceHUD/IceHUD.lua"]:425: in function `OpenConfig'
[string "@Interface/AddOns/IceHUD/IceHUD.lua"]:301: in function `?'
[string "@Interface/FrameXML/ChatFrame.lua"]:5219: in function `ChatEdit_ParseText'
[string "@Interface/FrameXML/ChatFrame.lua"]:4883: in function `ChatEdit_SendText'
[string "@Interface/FrameXML/ChatFrame.lua"]:4919: in function <Interface/FrameXML/ChatFrame.lua:4915>
[string "=[C]"]: in function `ChatEdit_OnEnterPressed'
[string "*ChatFrame.xml:127_OnEnterPressed"]:1: in function <[string "*ChatFrame.xml:127_OnEnterPressed"]:1>
Locals:
So at this point I simply disabled all addons except:
IceHUD
IceHUD Options
Lib: Ace3
Lib: SharedMedia-3.0 (got instant error without this)
And this led me to my final error message with /icehud:
Message: Interface/AddOns/IceHUD/IceHUD.lua:425: IceHUD isn't registed with AceConfigRegistry, unable to open config
Time: Thu Oct 27 12:47:07 2022
Count: 2
Stack: Interface/AddOns/IceHUD/IceHUD.lua:425: IceHUD isn't registed with AceConfigRegistry, unable to open config
[string "=[C]"]: ?
[string "@Interface/AddOns/Ace3/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua"]:1843: in function `Open'
[string "@Interface/AddOns/IceHUD/IceHUD.lua"]:425: in function `OpenConfig'
[string "@Interface/AddOns/IceHUD/IceHUD.lua"]:301: in function `?'
[string "@Interface/FrameXML/ChatFrame.lua"]:5219: in function `ChatEdit_ParseText'
[string "@Interface/FrameXML/ChatFrame.lua"]:4883: in function `ChatEdit_SendText'
[string "@Interface/FrameXML/ChatFrame.lua"]:4919: in function `ChatEdit_OnEnterPressed'
[string "*ChatFrame.xml:127_OnEnterPressed"]:1: in function <[string "*ChatFrame.xml:127_OnEnterPressed"]:1>
Locals: (*temporary) = "IceHUD isn't registed with AceConfigRegistry, unable to open config"
Did you also install the libraries that IceHUD needs as their own addons? The list is here: https://github.com/parnic/ice-hud/blob/main/.pkgmeta