Facts
- Date created
- 15 Sep 2009
- Category
- Last update
- 07 Jan 2010
- Development stage
- Beta
- License
- All Rights Reserved
- Curse link
- CowTip_LuaText
- Recent files
- B: v0.4.1-beta for 3.3.0 on 07 Jan 2010
- A: v0.4-beta-13-ga28173e for 3.3.0 on 02 Jan 2010
- A: v0.4-beta-12-g8018591 for 3.3.0 on 02 Jan 2010
- A: v0.4-beta-8-g4da38f4 for 3.3.0 on 23 Dec 2009
- A: v0.4-beta-4-gbf9cfed for 3.3.0 on 23 Dec 2009
Authors
Relationships
- Required dependency
- CowTip
- #29
profalbert Sun, 03 Jan 2010 22:06:09That one is quite hard to track. I'll try to add some locals to get a better trace.
- #28
Athariel Sun, 03 Jan 2010 15:41:57The 'format' bug is still there:
Date: 2010-01-03 18:13:23
ID: 4
Error occured in: Global
Count: 44
Message: ..\AddOns\CowTip_LuaText\LuaText.lua line 86:
bad argument #3 to 'format' (string expected, got nil)
Debug:
...libs\LibRockModuleCore-1.0\LibRockModuleCore-1.0.lua:400 CallMethodOnAllModules()
CowTip\CowTip.lua:239
CowTip\CowTip.lua:229
CowTip\CowTip.lua:253
CowTip\CowTip.lua:246
(tail call): ?
- #27
profalbert Sat, 02 Jan 2010 01:29:45This was when a group-member was out of range. This should be fixed in latest alpha.
Also some other nil-errors should be fixed
- #26
braudrist Tue, 29 Dec 2009 15:53:38Bug report:
1x cowtip_luatext-v0.4-beta-8-g4da38f4\ScriptEnv.lua:107: bad argument #1 to 'format' (string expected, got nil) CowTip-r68121\CowTip.lua:253: in function <CowTip\CowTip.lua:246> (tail call): ?: <in C code>: ? <in C code>: in function `SetUnit' CowTip-r68121\CowTip.lua:212: in function <CowTip\CowTip.lua:205> <in C code>: ? LibRockTimer-1.0-90232:297: in function <...ns\CowTip\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:227>
It only happens when in raids I think.
Just wanted to report it
- #25
Athariel Mon, 19 Oct 2009 05:55:36I've run into a weird problem recently: cowtip has no idea what am i mousing over, when i mouse over a raid member inside the vehicle, when i don't actually see him. Is that the base addon datamining malfunction or just a problem with luatexts?
- #24
profalbert Sun, 11 Oct 2009 09:35:32The only thing I will add is a collection of premade texts to select from (like the luatext-module in pitbull4).
- #23
Gennoken Sun, 11 Oct 2009 09:12:34Hello,
Is there any plans to add some kinda GUI to configure the data show/colors/formatting..etc without having to know the Lua Code ???
Cuz I wanna reformat the tooltip and add some extra stuff like mana/hp..etc but i donno Lua Code
Thx :)
- #22
profalbert Sat, 10 Oct 2009 21:09:11should do the trick. Some doc on the functions is on the TODO-list ;)
- #21
braudrist Sat, 10 Oct 2009 17:51:35Hello there
Can anyone help me with the lua code for the default level race class line? I wanna add it so when I see a druid in bearform it comes something like, Level 80 Tauren Druid (Bear) and for Treeform (Tree) etc. and maybe when a priest is in Shadowform it comes (SF)
I've tried the for many hours to add it but I can't for the life of me make it work :)
Thanks in advance.
- #20
profalbert Wed, 07 Oct 2009 14:11:02Sorry for the breakage. I just did it the same way pitbull4 does it, but obviously rock doesn't like it. However, it should be fixed in v0.3-beta-9-gfb49c25.