This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Please ensure you have searched open and closed issues for your problem or request. Ensure you've read the FAQ as well.
IceHUD version: 1.1.5.20
Game version: MoP
Description of issue/feature request: I can not press enter after typing /icehud or use options button in wow options area. unable open icehud's options windows all together.
This means the mod is throwing an error trying to open the options screen, but you have errors disabled (which is the default setting).
Use the following command in the chat window to enable errors:
/console scriptErrors 1
Then try /icehud again and post the error that you're getting.
Most likely this is a conflict between IceHUD and some other mod that you're using, and the fix will be to get an update for the other mod or disable it entirely. IceHUD works for me in MoP Classic.
Bug Grabber says this:
47x IceHUD/IceHUD.lua:501: IceHUD isn't registed with AceConfigRegistry, unable to open config[HandyNotes/Libs/AceConfig-3.0-3/AceConfigDialog-3.0-88/AceConfigDialog-3.0.lua]:1855: in function 'Open'[IceHUD/IceHUD.lua]:501: in function 'OpenConfig'[IceHUD/IceHUD.lua]:372: in function '?'[Blizzard_ChatFrameBase/Classic/ChatFrame.lua]:5074: in function <Blizzard_ChatFrameBase/Classic/ChatFrame.lua:5020>[C]: ?[C]: in function 'ChatEdit_ParseText'[Blizzard_ChatFrameBase/Classic/ChatFrame.lua]:4726: in function <Blizzard_ChatFrameBase/Classic/ChatFrame.lua:4725>[C]: ?[C]: in function 'ChatEdit_SendText'[Blizzard_ChatFrameBase/Classic/ChatFrame.lua]:4762: in function 'ChatEdit_OnEnterPressed'[*ChatFrame.xml:120_OnEnterPressed]:1: in function <[string "*ChatFrame.xml:120_OnEnterPressed"]:1>
Locals:self = <table> { tooltip = AceConfigDialogTooltip { } BlizOptions = <table> { } popup = Frame { } OpenFrames = <table> { } Status = <table> { } frame = Frame { }}appName = "IceHUD"container = nilapp = nilreg = <table> { validated = <table> { } tables = <table> { } callbacks = <table> { }}MAJOR = "AceConfigDialog-3.0"AceConfigDialog = <table> { tooltip = AceConfigDialogTooltip { } BlizOptions = <table> { } popup = Frame { } OpenFrames = <table> { } Status = <table> { } frame = Frame { }}gui = <table> { objPools = <table> { } WidgetBase = <table> { } counts = <table> { } LayoutRegistry = <table> { } tooltip = AceGUITooltip { } WidgetRegistry = <table> { } WidgetVersions = <table> { } WidgetContainerBase = <table> { }}
Either IceHUD isn't installed correctly or another addon is conflicting. Try reinstalling IceHUD and try running it temporarily with no other mods enabled to narrow down the problem.
To post a comment, please login or register a new account.