This project is abandoned and its default file will likely not work with the most recent version of World of Warcraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.
Adds a button to the raid interface that allows converting the raid back into a 5-man party.
Message: Interface\AddOns\PartyButton\PartyButton.lua:10: attempt to call upvalue 'GetNumRaidMembers' (a nil value) Time: 01/12/13 07:00:35 Count: 1 Stack: Interface\AddOns\PartyButton\PartyButton.lua:10: in function <Interface\AddOns\PartyButton\PartyButton.lua:9> Interface\AddOns\PartyButton\PartyButton.lua:20: in main chunk
Locals: s = RaidFrameConvertToPartyButton { 0 = <userdata> Right = <unnamed> { } Left = <unnamed> { } Middle = <unnamed> { } } e = "LOADED" (*temporary) = nil (*temporary) = "attempt to call upvalue 'GetNumRaidMembers' (a nil value)" GetNumRaidMembers = nil IsRaidLeader = nil
Message: ..\AddOns\PartyButton\PartyButton.lua line 11: attempt to call upvalue 'IsRaidLeader' (a nil value) Debug: PartyButton\PartyButton.lua:11: PartyButton\PartyButton.lua:9
Message: Interface\AddOns\PartyButton\PartyButton.lua:10: attempt to call upvalue 'GetNumRaidMembers' (a nil value)
Time: 01/12/13 07:00:35
Count: 1
Stack: Interface\AddOns\PartyButton\PartyButton.lua:10: in function <Interface\AddOns\PartyButton\PartyButton.lua:9>
Interface\AddOns\PartyButton\PartyButton.lua:20: in main chunk
Locals: s = RaidFrameConvertToPartyButton {
0 = <userdata>
Right = <unnamed> {
}
Left = <unnamed> {
}
Middle = <unnamed> {
}
}
e = "LOADED"
(*temporary) = nil
(*temporary) = "attempt to call upvalue 'GetNumRaidMembers' (a nil value)"
GetNumRaidMembers = nil
IsRaidLeader = nil
Fixed in the latest version.
Update for MoP please? Sup Tree
Was getting this.
Message: ..\AddOns\PartyButton\PartyButton.lua line 11:
attempt to call upvalue 'IsRaidLeader' (a nil value)
Debug:
PartyButton\PartyButton.lua:11:
PartyButton\PartyButton.lua:9
Try the new 1.0.3-beta.
Weird, the raid window must have changed. The button isn't even there anymore.
I'll take a look.