200 - 4.13 patch broke all PAC functionality
What steps will reproduce the problem?
1. Update to Power Auras Classic 4.13
2. Run World of Warcraft
3. Power Auras fails to operate correctly.
What is the expected output? What do you see instead?
Power Auras worked fine with 4.12. As of 4.13 it completely fails to operate with the exception of this error message:
Date: 2011-02-21 05:09:04
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\PowerAuras\PowerOptions.lua line 883:
attempt to index global 'PowaComms' (a nil value)
Debug:
[C]: ?
PowerAuras\PowerOptions.lua:883 in main chunk
AddOns:
Swatter, v5.10.5079 (CrouchingKangaroo)
PowerAuras, v4.12
BlizRuntimeLib_enUS v4.0.6.40000 <us>
(ck=66)
What version of the product are you using?
4.13
Do you have an error log of what happened?
See above.
Please provide any additional information below.
Power Auras experiences a complete loss of functionality from this error. Nothing I do causes the mod to function at all.
- 2 comments
- 2 comments
Facts
- Last updated
- Feb 23, 2011
- Reported
- Feb 21, 2011
- Status
- Invalid - This was not a valid report.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- Votes
- 0
- Reply
- #2
Vaugn2 Feb 21, 2011 at 20:46 UTC - 0 likesSigh... You're suggestion worked. I consider myself quite tech savvy, but I definitely newbed this one up.
Close this ticket and give yourself a pat on the back for writing a working mod.
- Reply
- #1
Dridzt Feb 21, 2011 at 12:12 UTC - 0 likesDid you completely exit the game?
An in-place update will not work, there are new files added to the addon and WoW does not recognize new files added after the game has started.
You need to do a full exit (not to the login screen) and try, then report if the issue persists.