178 - attempt to index field 'specialisations'
Woops. Missed this one with the LibGT stuff.
Line 2059: raid.classes[class][name] = {specialisations = {}}
Have to init specialisations or it will fail later in the function.
| User | When | Change |
|---|---|---|
| danielbarron | Oct 07, 2009 at 22:40 UTC | Changed status from New to Fixed |
| taral | Oct 07, 2009 at 01:06 UTC | Changed name from Oops, missed one. to attempt to index field 'specialisations' |
| taral | Oct 05, 2009 at 23:14 UTC | Create |
- 4 comments
- 4 comments
Facts
- Last updated
- Mar 30, 2012
- Reported
- Oct 05, 2009
- Status
- Fixed - Developer made requested changes. QA should verify.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- Votes
- 4
- Reply
- #4
danielbarron Oct 07, 2009 at 22:40 UTC - 0 likesShould be fixed in r296. Reply if not.
- Reply
- #3
Zidomo Oct 07, 2009 at 17:40 UTC - 0 likesYep, this problem causes the mod to bug out on initial use and not work (reported here in your forum thread).
RaidBuffStatus r295 (upgraded from r290/pre-LibTalentQuery & LibGroupTalents), LibTalentQuery-1.0 v3.2.2 Release 1 (embedded & have one or 2 other mods using it), LibGroupTalents-1.0 v3.2.2 Release (ditto). Log on, join a raid (either 10 or 25 man) and the following errors are thrown up. They continually repeat until you disable the mod and relog, as I had to do.
5 seconds later:
- Reply
- #2
Beutju Oct 07, 2009 at 17:35 UTC - 0 likesand
Error: attempt to index field 'specialisations' (a nil value) File: Interface\AddOns\RaidBuffStatus\Core.lua Line: 1422 Count: 1
- Reply
- #1
Beutju Oct 07, 2009 at 17:33 UTC - 0 likesError: attempt to index field 'specializations' (a nil value) File: Interface\AddOns\RaidBuffStatus\Core.lua Line: 4320 Count: 1
Same here; whole buff status stuff doesn't work anymore.