M8 since mine last update of addons couple days ago...libdogtag starts to use alot of memory, mine starting memory is like 30mb from all addond and while raid or going in ist libdogtag and cowtip are using alot like libdogtag goes 6+6 and cowtip goes 3+2 mb wich is alot if u ask me any chance of update or something....tnx
Getting the following error with latest build:
Date: 2008-10-19 14:20:09
ID: 5
Error occured in: Global
Count: 1
Message: ..\AddOns\DHUD2\Libs\LibDogTag-3.0\Help.lua line 403:
attempt to call method 'SetTextFontObject' (a nil value)
when I try to open the dogtag help menu to get syntax, I get this error:
[2008/10/15 23:00:58-612-x1]: CowTip-r68121\libs\LibDogTag-3.0\Help.lua:403: attempt to call method 'SetTextFontObject' (a nil value)
The dialog opens but NO text shows up. On the live realms 3.0.2
-
View User Profile
-
Send Message
Posted Mar 5, 2009M8 since mine last update of addons couple days ago...libdogtag starts to use alot of memory, mine starting memory is like 30mb from all addond and while raid or going in ist libdogtag and cowtip are using alot like libdogtag goes 6+6 and cowtip goes 3+2 mb wich is alot if u ask me any chance of update or something....tnx
-
View User Profile
-
Send Message
Posted Dec 7, 2008-
View User Profile
-
Send Message
Posted Dec 7, 2008-
View User Profile
-
Send Message
Posted Oct 26, 2008Any way to get a Player Title tag for tooltips?
-
View User Profile
-
Send Message
Posted Oct 26, 2008-
View User Profile
-
Send Message
Posted Oct 26, 2008-
View User Profile
-
Send Message
Posted Oct 22, 2008Like a dogtag list or something
Thanks !
-
View User Profile
-
Send Message
Posted Oct 19, 2008[C]: SetTextFontObject() DHUD2\Libs\LibDogTag-3.0\Help.lua:403: getTreeLine() DHUD2\Libs\LibDogTag-3.0\Help.lua:956: OpenHelp() DHUD2\Libs\LibDogTag-3.0\Help.lua:1216: value() ..\FrameXML\ChatFrame.lua:3212: ChatEdit_ParseText() ..\FrameXML\ChatFrame.lua:2911: ChatEdit_SendText() ..\FrameXML\ChatFrame.lua:2932: ChatEdit_OnEnterPressed() [string "*:OnEnterPressed"]:1: [string "*:OnEnterPressed"]:1AddOns:-
View User Profile
-
Send Message
Posted Oct 16, 2008In Interface\AddOns\PitBull\libs\LibDogTag-3.0\Help.lua change line 403 to:
frame:SetNormalFontObject(GameFontHighlight)
from
frame:SetTextFontObject(GameFontHighlight).
-
View User Profile
-
Send Message
Posted Oct 15, 2008[2008/10/15 23:00:58-612-x1]: CowTip-r68121\libs\LibDogTag-3.0\Help.lua:403: attempt to call method 'SetTextFontObject' (a nil value)
The dialog opens but NO text shows up. On the live realms 3.0.2
-
View User Profile
-
Send Message
Posted Oct 15, 2008still, could you post documentation for dogtag here?
-
View User Profile
-
Send Message
Posted Oct 15, 2008alternatively, I'm trying to colour by relative level, how would I go about doing so? I tried [Level:Relative] and [Level:RelativeColor] but no go.