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. Just starting Grid22.3.
What is the expected output? What do you see instead?Expect to see the Grid2 Frame. The Grid2 frame will show but with only one box and with the border, that's it, no text either. Also, the Grid2 options in the blizzard addon settings is completely blank.
What version of the product are you using?3.3.0.497
Do you have an error log of what happened?1x Grid2-Grid2 v3.3.0.497\GridDefaults.lua:224: attempt to index field 'locations' (a nil value)Grid2-Grid2 v3.3.0.497\GridCore.lua:243: in function <Grid2\GridCore.lua:229>(tail call): ?:<in C code>: ?<string>:"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5>(tail call): ?:AceAddon-3.0-5 (Ace3):539: in function `EnableAddon'AceAddon-3.0-5 (Ace3):629: in function <Ace3\AceAddon-3.0\AceAddon-3.0.lua:615><in C code>: in function `LoadAddOn'Interface\FrameXML\UIParent.lua:235: in function `UIParentLoadAddOn':Interface\FrameXML\UIParent.lua:258: in function `CombatLog_LoadUI':Interface\FrameXML\UIParent.lua:482: in function <Interface\FrameXML\UIParent.lua:454>:
---
Please provide any additional information below.This is with a clean install, no SavedVariableFile. Could not get to the reset saved variables in the options, b/c the options are not appearing, so I manually removed these files, both the .lua and the .lua.bak
The project description has a shortcut for resetting the saved variables: Or paste into chat: /script Grid2DB = nil; Grid2OptionsDB = nil; ReloadUI()
What class are you seeing this with, and is that the first error you get?
Do you get it using the very latest alphas of Grid2 and all its plugins? Do you have Grid2 and all the plugins and options enabled?
I will try the reset script, however if all the script does is reset the saved variables, I have already removed them from my saved variables folder.
What class are you seeing this with, and is that the first error you get? Currently it's been on all the alts I have played in the past 2 days. Priest, Mage, Druid, Paladin, DK and Warrior. It is the very first error, and only error I receive according to bugstack/buggrabber
Do you get it using the very latest alphas of Grid2 and all its plugins? It is the latest r497
Do you have Grid2 and all the plugins and options enabled? I tried it with all the plugins below and their appropriate options. I will try it with just Grid2 and Grid2options when my server comes back. Grid2LuaTexts Grid2StatusAFK Grid2StatusDungeonRole Grid2StatusGroup Grid2StatusRaidDebufs Grid2StatusTargetIcon
Upgraded to .498, still had the problem. Disabled all plugins except the default and worked fine. Enabled one by one, and lost access to menu items when enabling any. I believe it may be because I have the alpha of Grid2 and the release of the plugins. Updating all to alpha and will let you know what I find.
That seemed to be it. Incompatible plugins to the main addon. You can close/delete this ticket.
To post a comment, please login or register a new account.