I've just developed a strange bug, seemingly at random (though it may be linked to another addon being updated).
Date: 2008-04-26 15:35:54
ID: 53
Error occured in: Global
Count: 1
Message: ..\AddOns\XLoot\XLoot.lua line 404:
XLootButton1Description:SetText(): Font not set
Debug:
...ddOns\AuldLangSyne\lib\AceEvent-2.0\AceEvent-2.0.lua:299: TriggerEvent()
...ddOns\AuldLangSyne\lib\AceEvent-2.0\AceEvent-2.0.lua:910:
...ddOns\AuldLangSyne\lib\AceEvent-2.0\AceEvent-2.0.lua:903
It keeps my loot frames from appearing, which is a bitch when trying to DE things, open lockboxes or roll on Formula - Enchant Weapon: Mongoose. Any idea what's causing it?
Check to make sure you don't have Shift-1 bound to something else. If you have something bound to Shift-1, that will execute, not IB's button. Same goes for any others that are causing such problems.
Ah, that did it. Strange that such in-game keybindings affect the Shift- and Ctrl- modifiers but not the standard actionbuttons. Thanks!
I'm having an odd issue with state modifiers after updating IB2 on Wednesday. I have a single 12-button actionbar with Shift and Ctrl states enabled. However, certain combinations will not work--Shift-Q, for example, works fine, but Shift-1 does not. I don't even get an error message of any sort--it's as if the bar doesn't register an ability being mapped to that button, or as if it doesn't recognize any keybinding at all. Any idea what's causing this?
I'm having an issue with the TinyTip "theme" code that nexus6 created back in the original thread. It only started happening after I installed/reinstalled CowTip, and to my knowledge I haven't altered the original lines.
Something must be up with the third line, since that's where the error shows up. Rather than any Level text, it just says '"!" unknown separator.' Any clue on how to fix this?
0
It keeps my loot frames from appearing, which is a bitch when trying to DE things, open lockboxes or roll on Formula - Enchant Weapon: Mongoose. Any idea what's causing it?
0
Ah, that did it. Strange that such in-game keybindings affect the Shift- and Ctrl- modifiers but not the standard actionbuttons. Thanks!
0
0
The code is thus:
Something must be up with the third line, since that's where the error shows up. Rather than any Level text, it just says '"!" unknown separator.' Any clue on how to fix this?