11 - lua error im getting
3x ReadySetDing-0.80\ReadySetDing.lua:1432 bad argument #1 to 'gsub' (string expected, got nil)
ReadySetDing-0.80\ReadySetDing.lua:1432 in function `ReplaceText'
ReadySetDing-0.80\ReadySetDing.lua:1654 in function `?'
CallbackHandler-1.0-6 (Ace3):147: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147
<string>:"safecall Dispatcher[3]":4: in function <[string "safecall Dispatcher[3]"]:4>
<in C code>: ?
<string>:"safecall Dispatcher[3]":13: in function `?'
CallbackHandler-1.0-6 (Ace3):92: in function `Fire'
AceEvent-3.0-3 (Ace3):120: in function <Ace3\AceEvent-3.0\AceEvent-3.0.lua:119
this is an error im getting when i lvl up
| User | When | Change |
|---|---|---|
| Ketho | Feb 22, 2011 at 01:45 UTC | Changed status from Started to Fixed |
| Ketho | Feb 22, 2011 at 01:36 UTC | Changed status from Replied to Started |
| tednik | Feb 22, 2011 at 01:20 UTC | Changed status from Waiting to Replied |
| Ketho | Feb 21, 2011 at 17:08 UTC | Changed status from New to Waiting |
| tednik | Feb 21, 2011 at 16:18 UTC | Create |
- 3 comments
- 3 comments
Facts
- Last updated
- Feb 22, 2011
- Reported
- Feb 21, 2011
- Status
- Fixed - Developer made requested changes. QA should verify.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- Votes
- 0
- Reply
- #3
Ketho Feb 22, 2011 at 01:36 UTC - 0 likesThe function where it replaces the [LEVEL], etc, received either an empty Ding Message, or the "table reference" to the Ding Message got "destroyed", which is related to the AceDB Profiles
TLDR:
Since you didn't touch the Profiles, I've got no dang clue what went wrong...
but I'm pushing v0.81 with a load of bugfixes, so hopefully this will fix it
tednik, let's wait and see if it still happens after v0.81 :)
Steam, WoW, SC2, LoL, osu
- Reply
- #2
tednik Feb 22, 2011 at 01:20 UTC - 0 likesno i have not made any profiles changed any profiles i am working on a new toon so i will clear my errors and see when it happens again on login or on lvl up or what
leveled my new shammy from 12 to 13 and this showed up in bug sack
1x ReadySetDing-0.80\ReadySetDing.lua:1432: bad argument #1 to 'gsub' (string expected, got nil) ReadySetDing-0.80\ReadySetDing.lua:1432: in function `ReplaceText' ReadySetDing-0.80\ReadySetDing.lua:1654: in function `?' CallbackHandler-1.0-6 (Ace3):147: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147> <string>:"safecall Dispatcher[3]":4: in function <[string "safecall Dispatcher[3]"]:4> <in C code>: ? <string>:"safecall Dispatcher[3]":13: in function `?' CallbackHandler-1.0-6 (Ace3):92: in function `Fire' AceEvent-3.0-3 (Ace3):120: in function <Ace3\AceEvent-3.0\AceEvent-3.0.lua:119>
these are stock settings from the latest install
- Reply
- #1
Ketho Feb 21, 2011 at 17:08 UTC - 0 likesDid you maybe change, or create a new, profile in the Profiles tab?
If that's the case, then I actually still haven't correctly implemented them ...
I'm already working on that part now