| Updated: | 10-16-10 06:20 PM |
| Created: | unknown |
| Downloads: | 15,894 |
| Favorites: | 71 |
| MD5: |

File Name |
Version |
Size |
Author |
Date |
Type |
1.0 |
3kB |
12-08-09 06:03 PM |
Addon |
||
1.0 |
2kB |
10-04-08 10:46 AM |
Addon |
File Name |
Version |
Size |
Author |
Date |
2.6.7 |
71kB |
Akryn |
04-02-10 10:12 PM |
|
2.6.6 |
71kB |
Akryn |
02-09-10 07:58 PM |
|
2.6.5 |
71kB |
Akryn |
02-08-10 08:26 PM |
|
2.6.4 |
70kB |
Akryn |
01-18-10 09:58 PM |
|
2.6.3 |
70kB |
Akryn |
01-18-10 11:08 AM |
|
2.6.2 |
70kB |
Akryn |
01-16-10 02:21 PM |
|
2.6.1 |
69kB |
Akryn |
12-28-09 09:56 AM |
|
2.6.0 |
69kB |
Akryn |
12-08-09 06:01 PM |
|
2.5.10 |
67kB |
Akryn |
12-03-09 01:15 PM |
|
2.5.9 |
66kB |
Akryn |
10-02-09 08:13 PM |
|
2.5.8 |
65kB |
Akryn |
09-07-09 12:40 PM |
|
2.5.7 |
65kB |
Akryn |
09-05-09 02:32 PM |
|
2.5.7 |
65kB |
Akryn |
09-05-09 12:47 PM |
|
2.5.6 |
65kB |
Akryn |
08-04-09 04:49 PM |
|
2.5.5 |
64kB |
Akryn |
07-15-09 06:48 PM |
|
2.5.4 |
64kB |
Akryn |
07-14-09 06:10 PM |
|
2.5.3 |
63kB |
Akryn |
07-13-09 05:18 PM |
|
2.5.2 |
63kB |
Akryn |
06-22-09 09:10 PM |
|
2.5.1 |
63kB |
Akryn |
06-05-09 09:17 PM |
|
2.5 |
60kB |
Akryn |
05-30-09 11:44 AM |
|
2.4 |
54kB |
Akryn |
05-08-09 07:17 PM |
|
2.3.1(v2 -- deb |
55kB |
Akryn |
05-05-09 05:54 PM |
|
2.3.1 |
54kB |
Akryn |
05-01-09 07:05 PM |
|
2.3.0 |
54kB |
Akryn |
04-30-09 07:56 PM |
|
2.2.0 |
54kB |
Akryn |
02-24-09 10:51 PM |
|
2.1.3 |
53kB |
Akryn |
02-10-09 09:53 PM |
|
2.1.2 |
53kB |
Akryn |
11-02-08 05:44 PM |
![]() |
Comment Options |
|
|
|
|
Thanks for the update!
(gonna test it) |
|
|
|
|
|
|
|
2.7.0 is untested
I don't have an active account ATM, so I can't test it. It may not even load, so use at your own risk.
![]() |
|
|
|
|
|
|
|
Hi there
![]() Its easy to replicate the problem. Log in sit down open the raid browser, and wait. it will happen soonTM-er or later. I'm using PitBull unit frame since years so i gave up on setting the focus over the drop down menu long ago ![]() I dont have problems at all with that error its causing no trouble, I just wanted to let you know, maybe it helps you a bit. Maybe it does not ![]() /Keep up the good work! /Cheers |
|
|
|
|
|
||
|
Hi,
I believe that this is an example of a bug in Bliz's dropdown menu code that has been there for some time. Almost always it manifests when trying to set/clear focus via the right-click context menu on a unitframe (although in this case I see it was the LFG tool, which I've seen happen before also). If you disable GOM you will probably still have the same problem caused by another addon because it just reports whichever one caused it last. The usual way around the focus problem, if that happens, is to just use a keybind or the /focus command to set/clear your focus, rather than the right-click menu. If you're only getting the error from GOM and it's causing you a problem, a workaround may be to rename/delete groupomatic.xml (so that the GUI doesn't load) and then just use the slash commands -- although that seems like too much trouble to me, unless you don't use the GUI anyway. I've never seen it actually cause a problem either, it just reports the taint error and then continues on like nothing happened. If you got this in some other circumstance, or if you can repeat it, or if it's actually breaking something, please let me know what steps to use to replicate the problem so that I can debug it. Thanks for the report. ![]()
Last edited by Akryn : 04-18-10 at 09:47 AM.
|
||
|
|
|
|
|
|
Hi,
Im not getting that one ![]() But i have one that says: Interface action failed.... And the log is: 4/18 02:47:44.380 Global variable COMBAT_TEXT_X_SCALE tainted by groupomatic - Interface\AddOns\Blizzard_CombatText\Blizzard_CombatText.lua:552 CombatText_UpdateDisplayedMessages() 4/18 02:47:44.380 Interface\FrameXML\InterfaceOptionsPanels.lua:1051 4/18 02:47:44.380 Execution tainted by groupomatic while reading COMBAT_TEXT_X_SCALE - Interface\AddOns\Blizzard_CombatText\Blizzard_CombatText.lua:376 4/18 02:47:44.380 An action was blocked because of taint from groupomatic - SearchLFGLeave() 4/18 02:47:44.380 Interface\FrameXML\LFRFrame.lua:389 LFRBrowseFrame_OnUpdateAlways() 4/18 02:47:44.380 UIParent:OnUpdate() I had the raid browser open at that time. |
|
|
|
|
|
|
|
To anyone getting that error: what does this print?
Code:
/run print(select(2, UnitClass("player")))
Last edited by Akryn : 03-31-10 at 04:47 PM.
|
|
|
|
|
|
|
|
1x Interface\FrameXML\UIParent.lua:2785: bad argument #1 to 'pairs' (table expected, got nil):
Interface\FrameXML\UIParent.lua:2785: in function `CopyTable': groupomatic-2.6.5\groupomatic.lua:1339: in function <groupomatic\groupomatic.lua:1324> groupomatic-2.6.5\groupomatic.lua:2539: in function <groupomatic\groupomatic.lua:2466> Locals: settings = nil copy = <table> { } --- |
|
|
|
|
|
||
However, I did find a different line that would cause that error (in a part of the code that corrects for addon conflicts, so since I don't run with other talent scanning addons I didn't notice it before). That one is fixed in 2.6.1. Please let me know if the error continues.
Last edited by Akryn : 12-28-09 at 10:32 AM.
|
||
|
|
|
|
|
|
149x groupomatic-2.5.10\groupomatic.lua:2396: attempt to get length of field 'debugCache' (a nil value )
Last edited by -KAPMA- : 12-28-09 at 05:36 AM.
|
|
|
|
|
|
|
|
I know I've said this before, but I haven't played WoW seriously for years, and I don't understand the current endgame very well at all. Cataclysm looks like it's going to bring some pretty massive changes to how characters are spec'd, which will no doubt mean lots of necessary changes to GOM which I'm definitely not the right person to make, anymore.
As long as the addon remains relevant -- e.g. Bliz doesn't redesign raids so there aren't subgroups, or something -- I'll probably keep updating GOM the way I have been: little patches for compatibility/talents, just because it's fun to do. But I'd like to let everyone know that I no longer make any claims to it (or ArrangeProxy/GOM_RS). It's public domain, if you want to do something with parts of the code, or the whole addon, feel free.
Last edited by Akryn : 11-02-09 at 07:23 PM.
|
|
|
|
|
|
||
![]() |
||
|
|
|
|
|
|
Hi Akryn,
Thank you for the update ![]() |
|
|
|
|
|
||
If you routinely get a lot of errors coming up in the debug output, I can write something up to let you just copy/paste it all. Of course, if you're reading this in 2 weeks, it'll probably be around the time 3.2 is coming out. Since I'm not on the PTR, I'm not sure that GOM will work right away; it might have to wait a bit if there are any significant problems updating to 3.2. |
||
|
|
![]() |