This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. Logging into WoW2.3.
What is the expected output? What do you see instead?
What version of the product are you using?r549-nolib
Do you have an error log of what happened?1x Grid2-Grid2 v549\modules\IndicatorBar.lua:176: attempt to index local 'healthBar' (a nil value)<in C code>: ?Interface\FrameXML\RestrictedFrames.lua:604: in function <Interface\FrameXML\RestrictedFrames.lua:603>:Interface\FrameXML\RestrictedFrames.lua:742: in function `CallMethod':<string>:" RegisterUnitWatch(self)...":5: in function <[string " RegisterUnitWatch(self)..."]:1>(tail call): ?:<in C code>: ?Interface\FrameXML\RestrictedExecution.lua:441: in function <Interface\FrameXML\RestrictedExecution.lua:412>:Interface\FrameXML\SecureGroupHeaders.lua:108: in function `SetupUnitButtonConfiguration':Interface\FrameXML\SecureGroupHeaders.lua:158: in function <Interface\FrameXML\SecureGroupHeaders.lua:115>:Interface\FrameXML\SecureGroupHeaders.lua:458: in function <Interface\FrameXML\SecureGroupHeaders.lua:382>:<in C code>: in function `Show'Grid2-Grid2 v549\GridLayout.lua:490: in function `LoadLayout'...:<string>:"safecall Dispatcher[2]":13: in function `?'CallbackHandler-1.0-6 (Ace3):92: in function `SendMessage'Grid2-Grid2 v549\GridCore.lua:349: in function `GroupChanged'Grid2-Grid2 v549\GridCore.lua:287: in function `?'CallbackHandler-1.0-6 (Ace3):147: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147><string>:"safecall Dispatcher[1]":4: in function <[string "safecall Dispatcher[1]"]:4><in C code>: ?<string>:"safecall Dispatcher[1]":13: in function `?'CallbackHandler-1.0-6 (Ace3):92: in function `Fire'AceEvent-3.0-3 (Ace3):120: in function <Ace3\AceEvent-3.0\AceEvent-3.0.lua:119>
---
1x Grid2-Grid2 v549\modules\IndicatorBar.lua:176: attempt to index local 'healthBar' (a nil value)<in C code>: ?Interface\FrameXML\RestrictedFrames.lua:604: in function <Interface\FrameXML\RestrictedFrames.lua:603>:Interface\FrameXML\RestrictedFrames.lua:742: in function `CallMethod':<string>:" RegisterUnitWatch(self)...":5: in function <[string " RegisterUnitWatch(self)..."]:1>(tail call): ?:<in C code>: ?Interface\FrameXML\RestrictedExecution.lua:441: in function <Interface\FrameXML\RestrictedExecution.lua:412>:Interface\FrameXML\SecureGroupHeaders.lua:108: in function `SetupUnitButtonConfiguration':Interface\FrameXML\SecureGroupHeaders.lua:158: in function <Interface\FrameXML\SecureGroupHeaders.lua:115>:Interface\FrameXML\SecureGroupHeaders.lua:615: in function <Interface\FrameXML\SecureGroupHeaders.lua:500>:<in C code>: in function `Show'Grid2-Grid2 v549\GridLayout.lua:490: in function `LoadLayout'...:<string>:"safecall Dispatcher[2]":13: in function `?'CallbackHandler-1.0-6 (Ace3):92: in function `SendMessage'Grid2-Grid2 v549\GridCore.lua:349: in function `GroupChanged'Grid2-Grid2 v549\GridCore.lua:287: in function `?'CallbackHandler-1.0-6 (Ace3):147: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147><string>:"safecall Dispatcher[1]":4: in function <[string "safecall Dispatcher[1]"]:4><in C code>: ?<string>:"safecall Dispatcher[1]":13: in function `?'CallbackHandler-1.0-6 (Ace3):92: in function `Fire'AceEvent-3.0-3 (Ace3):120: in function <Ace3\AceEvent-3.0\AceEvent-3.0.lua:119>
Please provide any additional information below.
Hi,
I have found a fix for this issue. The problem is that the .TOC files for everything inside Grid2 that still announces version "30300" needs to be fixed to say "40000".
This allows the addons to be loaded and fixes the issue. You may be able to just click "allow outdated addons" but that would be the easy way out :).
Potje
To post a comment, please login or register a new account.