1 - Getting loads of LUA errors
What steps will reproduce the problem?
1. Starting wow
What version of the product are you using?
Version: v0.2.1
Do you have an error log of what happened?
[2009/01/16 15:08:50-2828-x1]: EggTimer-v0.2.1 (r19)\EggTimer.lua:491 attempt to index global 'AceGUIWidgetLSMlists' (a nil value)
[2009/01/16 15:08:50-2828-x1]: EggTimer-v0.2.1 (r19)\EggTimer.lua:107 attempt to call method 'SetupOptions' (a nil value)
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?:
AceAddon-3.0-5 (Ace3):340: in function `InitializeAddon'
AceAddon-3.0-5 (Ace3):428: in function <Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:421
[2009/01/16 15:10:19-2828-x1]: EggTimer-v0.2.1 (r19)\EggTimer.lua:173 attempt to index field 'optionsFrames' (a nil value)
CallbackHandler-1.0-3 (Ace3):146: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:146
<string>:"safecall Dispatcher[1]":4: in function <[string "safecall Dispatcher[1]"]:4>
<in C code>: ?
<string>:"safecall Dispatcher[1]":13: in function `?'
CallbackHandler-1.0-3 (Ace3):91: in function `Fire'
AceEvent-3.0-3 (Ace3):70: in function <Interface\AddOns\Ace3\AceEvent-3.0\AceEvent-3.0.lua:69
[2009/01/16 15:10:55-2828-x5]: EggTimer-v0.2.1 (r19)\EggTimer.lua:136 attempt to call method 'ShowConfig' (a nil value)
StatBlockCore-2.5\StatBlockCore.lua:570 in function <Interface\AddOns\StatBlockCore\StatBlockCore.lua:570
| User | When | Change |
|---|---|---|
| jokeyrhyme | Sun, 18 Jan 2009 21:37:41 | Changed status from Accepted to Fixed |
| jokeyrhyme | Fri, 16 Jan 2009 21:29:07 | Changed status from New to Accepted |
| Xanobia | Fri, 16 Jan 2009 14:16:34 | Create |
- 4 comments
- 4 comments
Facts
- Last updated on
- 18 Jan 2009
- Reported on
- 16 Jan 2009
- Status
- Fixed - Developer made requested changes. QA should verify.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- #4
Xanobia Sun, 18 Jan 2009 14:36:53No more errors \o/
- #3
jokeyrhyme Sun, 18 Jan 2009 14:01:05Okay, new build (r28). Fixed a bunch of embarassing mistakes regarding embedding libraries. Let me know how this goes, please.
- #2
Xanobia Sat, 17 Jan 2009 22:37:42Just tried the newest build r27 and still im getting errors :)
[2009/01/17 23:35:25-2980-x1]: EggTimer-r27 (r24)\EggTimer.lua:492: attempt to index global 'AceGUIWidgetLSMlists' (a nil value)
[2009/01/17 23:35:25-2980-x1]: EggTimer-r27 (r24)\EggTimer.lua:107: attempt to call method 'SetupOptions' (a nil value) (tail call): ?: <in C code>: ? <string>:"safecall Dispatcher[1]":9: in function <Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:421>
[2009/01/17 23:36:01-2980-x1]: EggTimer-r27 (r24)\EggTimer.lua:173: attempt to index field 'optionsFrames' (a nil value) CallbackHandler-1.0-3 (Ace3):146: in function <string>:"safecall Dispatcher[1]":4: in function <in C code>: ? <string>:"safecall Dispatcher[1]":13: in function `?' CallbackHandler-1.0-3 (Ace3):91: in function `Fire' AceEvent-3.0-3 (Ace3):70: in function <Interface\AddOns\Ace3\AceEvent-3.0\AceEvent-3.0.lua:69>
- #1
jokeyrhyme Fri, 16 Jan 2009 21:32:21Hey Xan, I'm having no problems at all over here, so I think I might have left out a required library or something that luckily one of my other addons is supplying. Can you try out the latest alpha (r26) and let me know here how it goes? Cheers!