This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
I am experiencing this strange issue where a multitude of Debug/error messages appear every time a person joins or leaves a group or raid that I'm in. It does not seem to affect Grid2 functionality at all, but it quite easily bloats the chat making it hard to read. The error also appears if I make any changes to the Grid2 layout (moving it around, changing padding or border thickness, etc). This snippet below is from changing the padding settings from 0->1->0, and reflects the nature of the typical debug error messages that appear. In raids, the debug error messages are far longer.:
[14:54:25] Grid2: DEBUG Grid2_Grid2Layout LoadLayout By Class[14:54:25] Grid2: DEBUG Grid2_Grid2Layout Saved Position LEFT 549.6889744794 -263.11139249449[14:54:25] Grid2: DEBUG Grid2_Grid2Layout Restored Position LEFT 1017.9425048828 -487.24330007294[14:54:25] Grid2: DEBUG Grid2_Grid2Layout Placing group nil Grid2LayoutHeader1 TOPLEFT Grid2LayoutHeader1 TOPRIGHT[14:54:26] Grid2: DEBUG Grid2_Grid2Layout LoadLayout By Class[14:54:26] Grid2: DEBUG Grid2_Grid2Layout Saved Position LEFT 549.6889744794 -263.11139249449[14:54:26] Grid2: DEBUG Grid2_Grid2Layout Restored Position LEFT 1017.9425048828 -487.24330007294[14:54:26] Grid2: DEBUG Grid2_Grid2Layout Placing group nil Grid2LayoutHeader1 TOPLEFT Grid2LayoutHeader1 TOPRIGHT
What version of Grid2 are you using?
I'm using the wow classic version "r939-classic"
What game client version (windows or mac) and language are you using ?
Windows client, language set to English
What steps will reproduce the problem?
The steps that reproduce the problem are described above. Did you try having Grid2 as the only enabled addon and everything else disabled?
This error seems to appear (in the chat log) even with other addons disabled.
Was it working in a previous version? If yes, which was the last good one?
I did not experience this error when using Grid in Legion when last I played.
Do you have an error log of what happened? If you don't see any errors, make sure that error reporting is enabled (`/console scriptErrors 1`) or install [BugSack](https://mods.curse.com/addons/wow/BugSack).
The console command does not seem to change anything when I run it and reproduce the error, so the error message above is all I can provide at the moment.
These are no errors, they are debug messages. Go to General -> About Tab -> Debug Section -> Uncheck all options.
Ah now I feel so stupid! Thanks, you are a hero!
To post a comment, please login or register a new account.