Tuller / tullamods-export

Automatically exported from code.google.com/p/tullamods
0 stars 0 forks source link

Dominos lua error #360

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
AddOn Name: Dominos

AddOn Version: Latest

World of Warcraft Version: 3.3.0

What issue are you having?  Do you have any steps to reproduce it?

What addons are you using?  Do you still have the issue with all other
addons disabled?

just reinstalled the game and installed Dominos fresh, when I tried to save
my profile, here's the error I got:

Message: Interface\AddOns\Dominos\frame.lua:84: attempt to call method
'RemoveButton' (a nil value)
Time: 01/08/10 19:11:35
Count: 2
Stack: Interface\AddOns\Dominos\frame.lua:84: in function `Free'
Interface\AddOns\Dominos_Totems\totemBar.lua:34: in function `Unload'
Interface\AddOns\Dominos\Dominos.lua:256: in function `Unload'
Interface\AddOns\Dominos\Dominos.lua:363: in function `SaveProfile'
Interface\AddOns\Dominos_Config\profiles.lua:124: in function `OnAccept'
Interface\FrameXML\StaticPopup.lua:3407: in function `StaticPopup_OnClick'
[string "*:OnClick"]:1: in function <[string "*:OnClick"]:1>

Locals: self = <unnamed> {
 totemBarID = 2
 header = <unnamed> {
 }
 buttons = <table> {
 }
 0 = <userdata>
 drag = <unnamed> {
 }
 sets = <table> {
 }
 id = "totem2"
}
(for generator) = <function> defined =[C]:-1
(for state) = <table> {
 1 = DominosSpellButton3 {
 }
 2 = DominosActionButton65 {
 }
 3 = DominosActionButton66 {
 }
 4 = DominosActionButton67 {
 }
 5 = DominosActionButton68 {
 }
 6 = DominosSpellButton4 {
 }
}
(for control) = 1
i = 1
(*temporary) = nil
(*temporary) = <unnamed> {
 totemBarID = 2
 header = <unnamed> {
 }
 buttons = <table> {
 }
 0 = <userdata>
 drag = <unnamed> {
 }
 sets = <table> {
 }
 id = "totem2"
}
(*temporary) = 1
(*temporary) = "attempt to call method 'RemoveButton' (a nil value)"
active = <table> {
 cast = <unnamed> {
 }
 totem3 = <unnamed> {
 }
 roll = <unnamed> {
 }
 xp = <unnamed> {
 }
}
FadeManager = <table> {
 Remove = <function> defined @Interface\AddOns\Dominos\fadeManager.lua:48
 Add = <function> defined @Interface\AddOns\Dominos\fadeManager.lua:44
}
unused = <table> {
 1 = <unnamed> {
 }
 2 = <unnamed> {
 }
 3 = <unnamed> {
 }
 4 = <unnamed> {
 }
 5 = <unnamed> {
 }
 6 = <unnamed> {
 }
 7 = <unnamed> {
 }
 8 = <unnamed> {
 }
 9 = <unnamed> {
 }
 10 = <unnamed> {
 }
 vehicle = <unnamed> {
 }
 bags = <unnamed> {
 }
 menu = <unnamed> {
 }
 pet = <unnamed> {
 }
}

Original issue reported on code.google.com by wizgob...@gmail.com on 8 Jan 2010 at 6:14

GoogleCodeExporter commented 9 years ago

Original comment by j85a...@gmail.com on 8 Jan 2010 at 10:10

GoogleCodeExporter commented 9 years ago
Can you try this version and see if it solves the problem?
http://tullamods.googlecode.com/files/Dominos%201.15.2.zip

Original comment by j85a...@gmail.com on 8 Jan 2010 at 10:28

GoogleCodeExporter commented 9 years ago

Original comment by j85a...@gmail.com on 20 Jan 2010 at 11:35