634 - LUA Error in Pitbull4.0 layout editor
What steps will reproduce the problem?
1. turn off all mods but Pitbull4.0
2. use pitbull's layout editor and select "texts" tab
3. change the "currant text" window.
What is the expected output? What do you see instead?
after enabling the LUA text addon that came with Pitbull4.0 i expected it to not only show texts on the unit frame, since dogtag did not seem to work, but recieved an error. before enabling LUA text in addons i would always recieve an error when under the same tab in layout editor trying to check the "enable" in the edit text window.
What version of the product are you using?
4.0.0-beta5
Do you have an error log of what happened?
yes
Please provide any additional information below.
Message: ...rface\AddOns\PitBull4\Options\LayoutEditor\Texts.lua:285 attempt to index a nil value
Time: 11/04/09 01:31:32
Count: 1
Stack: [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
(tail call): ?
...rface\AddOns\PitBull4\Options\LayoutEditor\Texts.lua:285 in function <...rface\AddOns\PitBull4\Options\LayoutEditor\Texts.lua:281
(tail call): ?
[C]: ?
[string "safecall Dispatcher[2]"]:9: in function <[string "safecall Dispatcher[2]"]:5>
(tail call): ?
...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:795 in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:610
(tail call): ?
[C]: ?
[string "safecall Dispatcher[3]"]:9: in function <[string "safecall Dispatcher[3]"]:5>
(tail call): ?
...\AddOns\Prat-3.0_Libraries\AceGUI-3.0\AceGUI-3.0.lua:305 in function `Fire'
...braries\AceGUI-3.0\widgets\AceGUIWidget-CheckBox.lua:50 in function <...braries\AceGUI-3.0\widgets\AceGUIWidget-CheckBox.lua:46
Locals: info = <table> {
1 = "layout_editor"
2 = "texts"
3 = "edit"
4 = "enabled"
uiType = "dialog"
type = "toggle"
options = <table> {
}
option = <table> {
}
uiName = "AceConfigDialog-3.0"
handler = <table> {
}
appName = "PitBull4"
}
value = true
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index a nil value"
CURRENT_CUSTOM_TEXT_MODULE = nil
GetLayoutDB = <function> defined @Interface\AddOns\PitBull4\Options\LayoutEditor.lua:16
GetTextLayoutDB = <function> defined @Interface\AddOns\PitBull4\Options\LayoutEditor\Texts.lua:13
UpdateFrames = <function> defined @Interface\AddOns\PitBull4\Options\LayoutEditor.lua:35
| User | When | Change |
|---|---|---|
| bozothecrayon | Wed, 04 Nov 2009 07:45:43 | Create |
Facts
- Reported on
- 04 Nov 2009
- Status
- New - Issue has not had initial review yet.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.