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 | Wed, 07 Oct 2009 22:40:26 | Changed status from New to Fixed |
| taral | Wed, 07 Oct 2009 01:06:04 | Changed name from Oops, missed one. to attempt to index field 'specialisations' |
| taral | Mon, 05 Oct 2009 23:14:47 | Create |
- 4 comments
- 4 comments
Facts
- Last updated on
- 07 Oct 2009
- Reported on
- 05 Oct 2009
- Status
- Fixed - Developer made requested changes. QA should verify.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- #4
danielbarron Wed, 07 Oct 2009 22:40:19Should be fixed in r296. Reply if not.
- #3
Zidomo Wed, 07 Oct 2009 17:40:26Yep, 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:
- #2
Beutju Wed, 07 Oct 2009 17:35:42and
Error: attempt to index field 'specialisations' (a nil value) File: Interface\AddOns\RaidBuffStatus\Core.lua Line: 1422 Count: 1
- #1
Beutju Wed, 07 Oct 2009 17:33:53Error: 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.