Trying out the Ace2 version of this. Works well except for a minor annoyance. When a guildie comes online, I get an error about getting FactionColor (a nil Value) and will repeat on mouseover during the updating phase until they appear in the roster. I forgot to turn on save errors in BugSack (*blush*).
[2006/08/16 17:50:36-21]: FuBar_GuildFu\FuBar_GuildFu.lua:400: attempt to compare string with nil
FuBar_GuildFu\FuBar_GuildFu.lua:400: in function <Interface\AddOns\FuBar_GuildFu\FuBar_GuildFu.lua:399>
<in C code>: in function `sort'
FuBar_GuildFu\FuBar_GuildFu.lua:444: in function `OnDataUpdate'
FuBarPlugin-2.0\FuBarPlugin-2.0.lua:157: in function `UpdateData'
FuBarPlugin-2.0\FuBarPlugin-2.0.lua:144: in function `event'
AceEvent-2.0\AceEvent-2.0.lua:494: in function <...\AddOns\MobHealth\Libs\AceEvent-2.0\AceEvent-2.0.lua:475>
and
[18:15-145]: FuBar_GuildFu\FuBar_GuildFu.lua:556: Tourist-2.0: Bad argument #2 to `GetFactionColor' (string expected, got nil)
<evaluated>: in function `error'
AceLibrary\AceLibrary.lua:106: in function <...face\AddOns\MobHealth\Libs\AceLibrary\AceLibrary.lua:37>
AceLibrary\AceLibrary.lua:149: in function `argCheck'
Tourist-2.0\Tourist-2.0.lua:209: in function `GetFactionColor'
FuBar_GuildFu\FuBar_GuildFu.lua:556: in function `OnTooltipUpdate'
FuBarPlugin-2.0\FuBarPlugin-2.0.lua:181: in function <...Ons\BigWigs\Libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:177>
Tablet-2.0\Tablet-2.0.lua:2121: in function `children'
Tablet-2.0\Tablet-2.0.lua:2131: in function `Open'
Tablet-2.0\Tablet-2.0.lua:2255: in function <...erface\AddOns\BigWigs\Libs\Tablet-2.0\Tablet-2.0.lua:2249>
I had the error outlined above occur for me once, but I haven't seen it pop up again yet. Currently, my issue is that the plugin is not saving my prefs for the plugin and I have to toggle off a bunch of things every time I exit the game and log back in. To avoid this, I just modified the default values in the .lua file to false for the stuff I didn't want showing.
I too like the possibility to show more info than the old GuildFu does.
There's one thing that would make my day with both GuildFu and FriendsFu though - and that is to have an option to show the afk status of people, it shows in the ordinary friends list and in the guild rooster but I don't know if there's any api call to find that out... Seeing the afk status of the guildies and friends with only a mouse-movement and a glance would make it easier to form a group or even raid with a bit less trial and error.
Oh, and FriendsFu might not need an option to show "selected" members though as it can only be 50 names on the list... But seeing AuldLangSyne notes for friends would ofcourse be great :).
ok, gamefaq just told me that there is a thred so here I am :)
With 2.1.8372 released (almost?) all problems mentioned here should be fixed :)
Most had been because I realised them myself, but eg the class bug I simply didn't test :( blame me....
wrt Lodoran's suggestion: it was fun to see it since I had implemented that around that time... mind reading anyone? ;)
wrt Lodoran's suggestion: it was fun to see it since I had implemented that around that time... mind reading anyone? ;)
I love both Guild_Fu and Friends_Fu in their current shape :D They are just what I want/need and just about anyone that I've shown them to switches to (or start using) FuBar when seeing them.
I had no idea that you made my wishes come true when I wrote that last post, probably I was a bit behind in versions :)
I recently switched from "Titan Panel" to "FuBar", and I was really glad to see an addon like "Titan Guild" for FuBar as well. But I still have a little problem (maybe I'm just too stupid):
I can not whisper and/or invite my guildies with this (using latest version; v2.1.8372).
Finally I found out myself what caused the problems: ^^
It was SM_PlayerMenu that I still used because it caused no problems till I switched to FuBar, even it was outdated. I'm using "PlayerMenu" now, and everything works fine again. :)
well, the problem is that SM_PlayerMenu hooked it's function in a way that makes it almost impossible to call it from another addon (it eg. checks arg1 and so on which the original function didn't). I used the addon myself before but becaus of that I droped it.
Im using the latest version, and for some reasons, GuildFu always shows as "Updating..." in FuBar instead of displaying guildies online.
I tried reinstalling, deleting the .lua in SavedVariables, nothing works. Any ideas how to fix that bug?
Im using the latest version, and for some reasons, GuildFu always shows as "Updating..." in FuBar instead of displaying guildies online.
I tried reinstalling, deleting the .lua in SavedVariables, nothing works. Any ideas how to fix that bug?
This happened to me tonight... disabling and then re-enabling the plugin in FuBar fixed it.
I tried disabling and re-enabling the plugin, but I'm still getting Updating...
Here's the error I get:
[2006/09/19 14:38:33-201]: <unknown>:
<in C code>: in function `sort'
FuBar_GuildFu\FuBar_GuildFu.lua:200: in function `OnDataUpdate'
FuBarPlugin-2.0\FuBarPlugin-2.0.lua:157: in function `UpdateData'
FuBarPlugin-2.0\FuBarPlugin-2.0.lua:144: in function `Update'
FuBarPlugin-2.0\FuBarPlugin-2.0.lua:278: in function `Show'
FuBarPlugin-2.0\FuBarPlugin-2.0.lua:835: in function <...Ons\BigWigs\Libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:833>
FuBarPlugin-2.0\FuBarPlugin-2.0.lua:853: in function `OnEmbedEnable'
AceDB\AceDB-2.0.lua:988: in function `ToggleActive'
FuBarPlugin-2.0\FuBarPlugin-2.0.lua:256: in function `?'
Dewdrop\Dewdrop-2.0.lua:466: in function <...ce\AddOns\ag_UnitFrames\libs\Dewdrop\Dewdrop-2.0.lua:421>
I don't seem to be getting stuck on "Updating..." anymore, but it only updates when the plugin is disabled and reenabled now. I'm guessing this is some kind of issue in one of the external libraries, since there's been no updates to GuildFu according to SVN since 8/30.
I don't seem to be getting stuck on "Updating..." anymore, but it only updates when the plugin is disabled and reenabled now. I'm guessing this is some kind of issue in one of the external libraries, since there's been no updates to GuildFu according to SVN since 8/30.
Yep, I've got the same issue, seems to just have started yesterday.
I started using the Officer note field to store certain information on all members (attendance, etc), and it seems that the same people (a good portion of them) won't have anything displayed in their officer note column in GuildFu. The size of the information stored is about the same for everyone, so i know its not that (its only about 7-8 characters). If I open up the guild panel and click on an individual member manually, the information is definately there. This persists even if i log off and log back on.
The updating phase seems to take 10-15 seconds.
[2006/08/16 17:50:36-21]: FuBar_GuildFu\FuBar_GuildFu.lua:400: attempt to compare string with nil
FuBar_GuildFu\FuBar_GuildFu.lua:400: in function <Interface\AddOns\FuBar_GuildFu\FuBar_GuildFu.lua:399>
<in C code>: in function `sort'
FuBar_GuildFu\FuBar_GuildFu.lua:444: in function `OnDataUpdate'
FuBarPlugin-2.0\FuBarPlugin-2.0.lua:157: in function `UpdateData'
FuBarPlugin-2.0\FuBarPlugin-2.0.lua:144: in function `event'
AceEvent-2.0\AceEvent-2.0.lua:494: in function <...\AddOns\MobHealth\Libs\AceEvent-2.0\AceEvent-2.0.lua:475>
and
[18:15-145]: FuBar_GuildFu\FuBar_GuildFu.lua:556: Tourist-2.0: Bad argument #2 to `GetFactionColor' (string expected, got nil)
<evaluated>: in function `error'
AceLibrary\AceLibrary.lua:106: in function <...face\AddOns\MobHealth\Libs\AceLibrary\AceLibrary.lua:37>
AceLibrary\AceLibrary.lua:149: in function `argCheck'
Tourist-2.0\Tourist-2.0.lua:209: in function `GetFactionColor'
FuBar_GuildFu\FuBar_GuildFu.lua:556: in function `OnTooltipUpdate'
FuBarPlugin-2.0\FuBarPlugin-2.0.lua:181: in function <...Ons\BigWigs\Libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:177>
Tablet-2.0\Tablet-2.0.lua:2121: in function `children'
Tablet-2.0\Tablet-2.0.lua:2131: in function `Open'
Tablet-2.0\Tablet-2.0.lua:2255: in function <...erface\AddOns\BigWigs\Libs\Tablet-2.0\Tablet-2.0.lua:2249>
Often, newer isn't always better, but I do think this has great utility potential.
There's one thing that would make my day with both GuildFu and FriendsFu though - and that is to have an option to show the afk status of people, it shows in the ordinary friends list and in the guild rooster but I don't know if there's any api call to find that out... Seeing the afk status of the guildies and friends with only a mouse-movement and a glance would make it easier to form a group or even raid with a bit less trial and error.
Oh, and FriendsFu might not need an option to show "selected" members though as it can only be 50 names on the list... But seeing AuldLangSyne notes for friends would ofcourse be great :).
If you're not in a guild, every 15 seconds I recevied a System message: "You are not in a guild".
Latest version, latest build.
When trying to filter the names shown e.g Rogue the filtering doesnt work and all the names continue to show.
With 2.1.8372 released (almost?) all problems mentioned here should be fixed :)
Most had been because I realised them myself, but eg the class bug I simply didn't test :( blame me....
wrt Lodoran's suggestion: it was fun to see it since I had implemented that around that time... mind reading anyone? ;)
I love both Guild_Fu and Friends_Fu in their current shape :D They are just what I want/need and just about anyone that I've shown them to switches to (or start using) FuBar when seeing them.
I had no idea that you made my wishes come true when I wrote that last post, probably I was a bit behind in versions :)
Thaks a lot for your work!
I recently switched from "Titan Panel" to "FuBar", and I was really glad to see an addon like "Titan Guild" for FuBar as well. But I still have a little problem (maybe I'm just too stupid):
I can not whisper and/or invite my guildies with this (using latest version; v2.1.8372).
And yes, I read what is stated under "Usage"....
Any ideas how I can get this to work?Â
Cheers,
Farook
PS: Same problem with "FriendsFu".
It was SM_PlayerMenu that I still used because it caused no problems till I switched to FuBar, even it was outdated. I'm using "PlayerMenu" now, and everything works fine again. :)
I tried reinstalling, deleting the .lua in SavedVariables, nothing works. Any ideas how to fix that bug?
This happened to me tonight... disabling and then re-enabling the plugin in FuBar fixed it.
Here's the error I get:
[2006/09/19 14:38:33-201]: <unknown>:
<in C code>: in function `sort'
FuBar_GuildFu\FuBar_GuildFu.lua:200: in function `OnDataUpdate'
FuBarPlugin-2.0\FuBarPlugin-2.0.lua:157: in function `UpdateData'
FuBarPlugin-2.0\FuBarPlugin-2.0.lua:144: in function `Update'
FuBarPlugin-2.0\FuBarPlugin-2.0.lua:278: in function `Show'
FuBarPlugin-2.0\FuBarPlugin-2.0.lua:835: in function <...Ons\BigWigs\Libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:833>
FuBarPlugin-2.0\FuBarPlugin-2.0.lua:853: in function `OnEmbedEnable'
AceDB\AceDB-2.0.lua:988: in function `ToggleActive'
FuBarPlugin-2.0\FuBarPlugin-2.0.lua:256: in function `?'
Dewdrop\Dewdrop-2.0.lua:466: in function <...ce\AddOns\ag_UnitFrames\libs\Dewdrop\Dewdrop-2.0.lua:421>
Yep, I've got the same issue, seems to just have started yesterday.
I started using the Officer note field to store certain information on all members (attendance, etc), and it seems that the same people (a good portion of them) won't have anything displayed in their officer note column in GuildFu. The size of the information stored is about the same for everyone, so i know its not that (its only about 7-8 characters). If I open up the guild panel and click on an individual member manually, the information is definately there. This persists even if i log off and log back on.
Any ideas?