Download
(329Kb)
Download
Updated: 08-19-18 12:53 PM
Pictures
File Info
Updated:08-19-18 12:53 PM
Created:unknown
Downloads:708,193
Favorites:2,560
MD5:
Categories:Raid Mods, Healers, Unit Mods

Grid  Popular! (More than 5000 hits)

Version: 8.0.1.1
by: Phanx [More]

Grid has been continued as Plexus by Doadin. Use that instead; Grid has not been updated since 2018 and will not be updated in the future.

Grid is a compact and highly configurable party/raid unit frame addon.
The compact grid of unit frames lets you select a group member quickly, while keeping a good overview of the whole group. It shows as much information as possible without overloading you. It allows you to customize what information you see, and how you see it. It works in both party and raid groups, and supports pets and vehicles.

Want more features? The Grid core tries to include only features which are generally useful for all classes and roles, but makes it easy to add new features with a simple plugin API for developers. Over 75 third-party plugins are already available!

Type “/grid” for options, or right-click the minimap button, DataBroker launcher, or Grid frame tab.

Need Help?
Do not use comments to report bugs or request features. Such comments will be deleted. Use the links above to post a ticket instead!
Language Support
Grid is compatible with all World of Warcraft localizations. It is currently translated into English, Deutsch, Español, Français, Italiano, Português, Русский, 한국어, 简体中文, and 繁體中文.

To add or update translations for any language, enter them on the WowAce project page. New and updated translations will be automatically included in the next version of Grid!

HINT: The WowAce interface for adding translations is quite cumbersome. To make the process easier, you can use the Export function on WowAce, copy the exported data into your text editor, fill in your translations, and then paste them back into WowAce using the Import function.
Credits
Grid was originally conceived and written by Maia and Pastamancer in late 2006. Phanx has been the primary developer since late 2009. Jerry wrote the original pet support code. Mikk designed the icon. jlam added some advanced options for auras. Greltok has helped a lot with bugfixing. Finally, lots of people have contributed translations!

Version 8.0.1.1
  • Updated LibResInfo-1.0
  • Fixed a map API error (thanks rherzfeld)

Version 8.0.1.0
  • Updated for WoW 8.0
  • Fixed the class and role layouts not always showing all players (ticket #855)
  • Thanks Attict, acastle, doadin, MGramolini, and rherzfeld for your help!

Version 7.3.5.0
  • Fixed the option to disable the right-click menu
  • Fixed an issue causing Earth Shield to be removed as an aura status on login (ticket #885)
  • Updated embedded LibResInfo and Ace3 libraries, resolving several issues related to resurrections and the options panel
  • Added default aura statuses:
  • Beacon of Virtue
  • Guardian Spirit
  • Light of T'uure
  • Rejuvenation (Germination)
  • Sacred Dawn
  • Tyr's Deliverance

Version 7.1.0.1
  • Fixed an error with combat resurrections (ticket #860)

Version 7.1.0.0
  • Added a workaround for a Blizzard bug causing errors in the Health status module (ticket #859)

Version 7.0.3.3
  • Fixed the frames sometimes appearing behind the backdrop (ticket #840)

Version 7.0.3.2
  • Updated detection for dispellable debuffs (ticket #841)
  • Fixed the frames sometimes appearing behind the backdrop (ticket #840)
  • Fixed the frames disappearing if an invalid layout was selected (ticket #835)
  • Auras:
  • The default statuses for Grace, Earth Shield, Eternal Flame, Sacred Shield, and Weakened Soul have been removed, since these buffs (and debuff) were removed from the game.
  • New statuses have been added for Atonement, Beacon of Faith, and Clarity of Will.

Version 7.0.3.1
  • Fixed the "Show offline" option, with thanks to Samuelreus ((ticket #834)[https://wow.curseforge.com/projects/grid/issues/834])
  • Fixed "None" layout in non-English locales, with thanks to Elnarfim ((ticket #833)[https://wow.curseforge.com/projects/grid/issues/833])
  • Updated embedded LibResInfo ((ticket #828)[https://wow.curseforge.com/projects/grid/issues/828])
  • Marked code for splitGroups as debug in Layouts because the option is marked as debug. Should fix odd behavior for people who had option enabled before the option was disabled.

Version 7.0.3.0-beta
  • Updated for WoW 7.0 (Legion)
  • Added options for offline and wrong zone groups

Older Versions

For change notes from older versions, see the Version History page on GitHub.
Optional Files (5)
File Name
Version
Size
Author
Date
Type
8.0.0.0
9kB
08-11-18 09:16 AM
Patch
6.1.0.38
9kB
02-27-15 04:09 AM
Addon
1.6
1kB
10-20-14 02:02 AM
Addon
1.0
2kB
10-24-11 02:42 AM
Addon
1.0.0
2kB
01-01-11 11:25 AM
Addon


Post A Reply Comment Options
Unread 01-22-07, 05:24 AM  
Pastamancer
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 54
Uploads: 1
Originally posted by Nief
A great addon. Have you considered to include pets?

Nief
You're not going to see pet support in Grid until it can be done correctly and supporting pets correctly will take a long time. Additionally, I'm busy leveling and am not doing much (any) coding for a while.

Grid uses unit names to keep track of statuses internally. It works fine for players because player names are guaranteed to be unique. Pet names unfortunately are not guaranteed to be unique, and a pet can even have the same name as another player. I have some ideas on how to do it, but I haven't gotten around to rewriting RosterLib.
Report comment to moderator  
Reply With Quote
Unread 01-21-07, 07:43 AM  
cy-one
A Kobold Labourer
 
cy-one's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 14
Uploads: 1
Originally posted by Nief
A great addon. Have you considered to include pets?

Nief
Good idea, i'd like to have that too.
Report comment to moderator  
Reply With Quote
Unread 01-17-07, 03:18 AM  
Nief
A Murloc Raider

Forum posts: 4
File comments: 5
Uploads: 0
A great addon. Have you considered to include pets?

Nief
Report comment to moderator  
Reply With Quote
Unread 01-16-07, 06:08 PM  
RedLegg
A Deviate Faerie Dragon

Forum posts: 13
File comments: 56
Uploads: 0
Originally posted by Pastamancer
Correct, I cannot fix it. It can be safely ignored though. The bug is in the SecureTemplates.lua which Blizzard provides for addon authors to use, but does not use itself.

Line 884 is: sortingTable[name] = "raid"..i;
name is the nil value mentioned in the error message. name comes from GetRaidRosterInfo(i) on line 877. i comes from 1, GetNumRaidMembers() on line 876.

Code:
876|		for i = 1, GetNumRaidMembers(), 1 do
877|			local name, _, subgroup, _, _, className = GetRaidRosterInfo(i);
878|			if ( ((not strictFiltering) and 
879|			      (tokenTable[subgroup] or tokenTable[className]) -- non-strict filtering
880|			     ) or 
881|			      (tokenTable[subgroup] and tokenTable[className]) -- strict filtering
882|			) then
883|				tinsert(sortingTable, name);
884|				sortingTable[name] = "raid"..i;
885|				if ( groupBy == "GROUP" ) then
886|					groupingTable[name] = subgroup;
887|				
888|				elseif ( groupBy == "CLASS" ) then
889|					groupingTable[name] = className;
890|				
891|				end
892|			end
893|		end
http://forums.worldofwarcraft.com/th...318639&sid=1#0
Okay thank you for the detailed explaination. Hope that Blizzard will fix it some time in the near future.

Cheers,
Report comment to moderator  
Reply With Quote
Unread 01-16-07, 09:37 AM  
Pastamancer
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 54
Uploads: 1
Originally posted by RedLegg
So does that mean that you cannot fix it? If it is a problem with Blizzard's code, why doesn't the error occur with Grid disabled?
Correct, I cannot fix it. It can be safely ignored though. The bug is in the SecureTemplates.lua which Blizzard provides for addon authors to use, but does not use itself.

Line 884 is: sortingTable[name] = "raid"..i;
name is the nil value mentioned in the error message. name comes from GetRaidRosterInfo(i) on line 877. i comes from 1, GetNumRaidMembers() on line 876.

Code:
876|		for i = 1, GetNumRaidMembers(), 1 do
877|			local name, _, subgroup, _, _, className = GetRaidRosterInfo(i);
878|			if ( ((not strictFiltering) and 
879|			      (tokenTable[subgroup] or tokenTable[className]) -- non-strict filtering
880|			     ) or 
881|			      (tokenTable[subgroup] and tokenTable[className]) -- strict filtering
882|			) then
883|				tinsert(sortingTable, name);
884|				sortingTable[name] = "raid"..i;
885|				if ( groupBy == "GROUP" ) then
886|					groupingTable[name] = subgroup;
887|				
888|				elseif ( groupBy == "CLASS" ) then
889|					groupingTable[name] = className;
890|				
891|				end
892|			end
893|		end
http://forums.worldofwarcraft.com/th...318639&sid=1#0
Last edited by Pastamancer : 01-16-07 at 10:19 AM.
Report comment to moderator  
Reply With Quote
Unread 01-16-07, 06:58 AM  
RedLegg
A Deviate Faerie Dragon

Forum posts: 13
File comments: 56
Uploads: 0
Originally posted by Pastamancer
SecureTemplates.lua line 884 is the same bug that was previously SecureTemplates.lua line 816 and is entirely within Blizzard's code.
So does that mean that you cannot fix it? If it is a problem with Blizzard's code, why doesn't the error occur with Grid disabled?
Report comment to moderator  
Reply With Quote
Unread 01-15-07, 09:50 PM  
Pastamancer
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 54
Uploads: 1
SecureTemplates.lua line 884 is the same bug that was previously SecureTemplates.lua line 816 and is entirely within Blizzard's code.
Report comment to moderator  
Reply With Quote
Unread 01-15-07, 07:21 AM  
RedLegg
A Deviate Faerie Dragon

Forum posts: 13
File comments: 56
Uploads: 0
Good morning and happy patch moment

I logged into my toon this morning after installing 2.05 and recevied this error.

Date: 2007-01-15 05:01:04
ID: 51
Error occured in: Global
Count: 1
Message: ..\FrameXML\SecureTemplates.lua line 884:
table index is nil
Debug:
[C]: ?
..\FrameXML\SecureTemplates.lua:884: SecureRaidGroupHeader_Update()
[string "GridLayoutHeader1:OnShow"]:2:
[string "GridLayoutHeader1:OnShow"]:1
[C]: Show()
Grid\GridLayout.lua:760: LoadLayout()
Grid\GridLayout.lua:698: ReloadLayout()
Grid\GridLayout.lua:551:
Grid\GridLayout.lua:545
[C]: ?
...rface\AddOns\Grid\libs\AceEvent-2.0\AceEvent-2.0.lua:320: TriggerEvent()
Grid\GridCore.lua:319:
Grid\GridCore.lua:295
[C]: ?
...rface\AddOns\Grid\libs\AceEvent-2.0\AceEvent-2.0.lua:320: TriggerEvent()
Grid\libs\Roster-2.1\Roster-2.1.lua:194: ?()
...rface\AddOns\Grid\libs\AceEvent-2.0\AceEvent-2.0.lua:757:
...rface\AddOns\Grid\libs\AceEvent-2.0\AceEvent-2.0.lua:751
[C]: ?
...rface\AddOns\Grid\libs\AceEvent-2.0\AceEvent-2.0.lua:427:
...rface\AddOns\Grid\libs\AceEvent-2.0\AceEvent-2.0.lua:403
AddOns:
Accountant
AdvancedTradeSkillWindow
Auctioneer, v3.9.0.1333
AutoProfit, vv4.00 December 27, 2006
BuyEmAll
Chatmanager, v2.0 beta.5
Clique
CTCore, v2.0 (CTMod 2.0)
CTMailMod, v1.5 (CTMod 2.0)
CTMapMod, v1.5 (CTMod 2.0)
CTTimer, v1.5 (CTMod 2.0)
DamageMeters, v5.6.0
EnhTooltip, v3.9.0.1331
GFWFactionFriend, v2.0.1
GFWReagentCost, v2.0.1
Gatherer, v2.99.0.0415
Grid, v24388
GroupCalendar
ImprovedBuffTimers, v1.0
Informant, v3.9.0.1331
ItemRack
KombatStats, v1.4
Lootster, v2.1.3
MobInfo2, v3.15
MrPlow, va/R.6.2.20036
OmniCC, v7.1.11
PallyPower, v2.00.48
Poisoner, v2.0.3
RezzTextMonitor, v2.05
sct, v5.31
sctd, v2.22
SimpleRaidTargetIcons, v0.5
Stubby, v1326
Swatter, v3.9.0.1331
InfoBar, v110
QuickLoot
vBagnon, v6.12.12
vBagnonForever, v6.12.4
XPerlArcaneBar
XPerlParty
XPerlPartyPet
XPerlPlayer
XPerlPlayerPet
XPerlRaidHelper
XPerlTarget
XPerlTargetTarget
XPerl, v2.2.0a

This error was happening prior to 2.05 when I would join a raid group.
Report comment to moderator  
Reply With Quote
Unread 01-13-07, 04:29 AM  
Argent
A Defias Bandit

Forum posts: 3
File comments: 13
Uploads: 0
dunno if this is a continuation of a prevous bug, but every time i enter into a raid, i get this error:


Error: table index is nil
File: Interface\FrameXML\SecureTemplates.lua
Line: 884
Count: 1
[string "GridLayoutHeader1:OnShow"]:2: in function <[string "GridLayoutHeader1:OnShow"]:1>
[C]: in function `Show'
Interface\AddOns\Grid\GridLayout.lua:828: in function `CheckVisibility'
Interface\AddOns\Grid\GridLayout.lua:768: in function `UpdateDisplay'
Interface\AddOns\Grid\GridLayout.lua:763: in function `LoadLayout'
Interface\AddOns\Grid\GridLayout.lua:698: in function `ReloadLayout'
Interface\AddOns\Grid\GridLayout.lua:551: in function <Interface\AddOns\Grid\GridLayout.lua:545>
[C]: ?
Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:320: in function `TriggerEvent'
Interface\AddOns\Grid\GridCore.lua:319: in function <Interface\AddOns\Grid\GridCore.lua:295>
[C]: ?
Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:320: in function `TriggerEvent'
Interface\AddOns\RosterLib\Roster-2.1\Roster-2.1.lua:194: in function `?'
Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:757: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:751>
[C]: ?
Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:427: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:403>

(no idea if it's grid that is erroring or something related to aceevent that grid is calling.)

this is with the latest version of grid released here.
Report comment to moderator  
Reply With Quote
Unread 01-11-07, 05:43 AM  
Majorace
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
I updated the Gratuity that the error pointed to and that allowed me to use the

"/script GridRange:ScanSpellbook()"

Command.

The bottom spell on my list is:

Shadow Protection (Rank 3) has range 30

Edit:
Nevermind, just tested it and that seemed to fix my problem. Thanks for your help! Keep up the good work!
Last edited by Majorace : 01-11-07 at 05:46 AM.
Report comment to moderator  
Reply With Quote
Unread 01-11-07, 05:37 AM  
Majorace
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0


So what is the solution? Updating those files?
Report comment to moderator  
Reply With Quote
Unread 01-11-07, 05:30 AM  
Majorace
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Thats pretty easy mate,

Just right click on grid and create a new profile for each layout you want.
Report comment to moderator  
Reply With Quote
Unread 01-11-07, 05:28 AM  
Pastamancer
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 54
Uploads: 1
Originally posted by Majorace
I logged in and checked the GridRange on the debug mode and then pasted "/script GridRange:ScanSpellbook()" in the chat box and nothing happened. I logged in and out a couple times with the same result.

Edit: After turning off my error hide addons I recieved this error

Gratuity-2.0.lua:62: attempt to index field 'Rlines' (a nil value)
It sounds like one of your other addons has a version of Gratuity from before Dec. 20. You should be getting an error from that older version of Gratuity, something along the lines of "Can't set parent to self".
Report comment to moderator  
Reply With Quote
Unread 01-11-07, 05:08 AM  
Pastamancer
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 54
Uploads: 1
Re: Save diffrent layouts?

Originally posted by Ackemaan
One question, everytime a new version are out i have to re configurate it. Can i save a set and load it somehow. Can i make diffrent customisation, like for pvp, raid etc and save each and just swap between them depending on situations?
Check out the profile menu. Grid won't automatically change profiles for you, but you can create macros to switch profiles.
Last edited by Pastamancer : 01-11-07 at 05:33 AM.
Report comment to moderator  
Reply With Quote
Unread 01-11-07, 02:31 AM  
Ackemaan
A Defias Bandit

Forum posts: 2
File comments: 18
Uploads: 0
Save diffrent layouts?

Dear Sir.

I love this addon, why didnt i find it earlier?
One question, everytime a new version are out i have to re configurate it. Can i save a set and load it somehow. Can i make diffrent customisation, like for pvp, raid etc and save each and just swap between them depending on situations?

Thank you for taking time reading my post
Yours
/Holy
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: