<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
	<channel>
		<title>phyber's Addons - Bug Comments (wowinterface.com)</title>
		<link>http://www.wowinterface.com</link>
		<description>World of Warcraft Interfaces, Skins, Addons, Mods community.</description>
		<language>en</language>
		<generator>WoWInterface</generator>
		<ttl>30</ttl>
		<copyright>Copyright 2006, WoWInterface</copyright>
		<image>
			<url>http://s.wowinterface.com/images/style_mmoi_wowi2/misc/rss.jpg</url>
			<title>WoWInterface</title>
			<link>http://www.wowinterface.com</link>
		</image>
		<webMaster>no-reply@WoWInterface</webMaster>
				<item>
			<title>RestFu Knackered - Nevermind deleting the...</title>
			<link>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=5264#cmnt_7504</link>
			<description><![CDATA[Nevermind deleting the Restfu saved variables file seems to have sorted it

(Interface: FuBar - RestFu | Bug: RestFu Knackered)]]></description>
			<author>tenphes</author>
			<guid>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=5264#cmnt_7504</guid>
			<pubDate>Sun, 14 Dec 2008 11:08:55 +0000</pubDate>
		</item>		<item>
			<title>Error on first load of new character - actually had to add this...</title>
			<link>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=5247#cmnt_7484</link>
			<description><![CDATA[actually had to add this as well right below the previous lines:

	if not self.db.realm.time then
		self.db.realm.time = 0
	end

(Interface: FuBar - MoneyFu | Bug: Error on first load of new character)]]></description>
			<author>Csalago</author>
			<guid>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=5247#cmnt_7484</guid>
			<pubDate>Wed, 10 Dec 2008 01:07:27 +0000</pubDate>
		</item>		<item>
			<title>Error on first load of new character - temporarily solved the...</title>
			<link>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=5247#cmnt_7480</link>
			<description><![CDATA[temporarily solved the problem by adding:

	if not self.db.char.time then
		self.db.char.time = 0
	end

(Interface: FuBar - MoneyFu | Bug: Error on first load of new character)]]></description>
			<author>Csalago</author>
			<guid>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=5247#cmnt_7480</guid>
			<pubDate>Mon, 08 Dec 2008 13:55:09 +0000</pubDate>
		</item>		<item>
			<title>Error on first load of new character - just did a bunch of...</title>
			<link>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=5247#cmnt_7479</link>
			<description><![CDATA[just did a bunch of testing by adding some debug print messages in.  It seems the problem lies with this statement, self.db.char.time, the first time you login for the day on that char.   maybe the variable hasn't been created in the DB for today yet, so it's returning a nil value the first time?

(Interface: FuBar - MoneyFu | Bug: Error on first load of new character)]]></description>
			<author>Csalago</author>
			<guid>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=5247#cmnt_7479</guid>
			<pubDate>Mon, 08 Dec 2008 13:48:23 +0000</pubDate>
		</item>		<item>
			<title>Error on first load of new character - okay, this happened...</title>
			<link>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=5247#cmnt_7478</link>
			<description><![CDATA[okay, this happened again this morning.  So it appears it's going to do this error the first time I login each day.

(Interface: FuBar - MoneyFu | Bug: Error on first load of new character)]]></description>
			<author>Csalago</author>
			<guid>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=5247#cmnt_7478</guid>
			<pubDate>Mon, 08 Dec 2008 12:51:33 +0000</pubDate>
		</item>		<item>
			<title>Error message when mouse points over records - Can't reproduce this and...</title>
			<link>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=4627#cmnt_7439</link>
			<description><![CDATA[Can't reproduce this and can'tconfirm it since line numbers have changed since this bug was submitted.

(Interface: FuBar - Top ScoreFu | Bug: Error message when mouse points over records)]]></description>
			<author>phyber</author>
			<guid>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=4627#cmnt_7439</guid>
			<pubDate>Mon, 24 Nov 2008 12:27:55 +0000</pubDate>
		</item>		<item>
			<title>RestFu implodes when deleting a character - This error has been...</title>
			<link>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=4638#cmnt_7438</link>
			<description><![CDATA[This error has been around for a while.  Unfortunately, I'm unsure why deleting a character does this and a quick reload of the UI fixes it so it's not really a huge deal.

(Interface: FuBar - RestFu | Bug: RestFu implodes when deleting a character)]]></description>
			<author>phyber</author>
			<guid>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=4638#cmnt_7438</guid>
			<pubDate>Mon, 24 Nov 2008 12:26:29 +0000</pubDate>
		</item>		<item>
			<title>No Info Given on Chars - Try clearing out the...</title>
			<link>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=4643#cmnt_7437</link>
			<description><![CDATA[Try clearing out the saved variable files, but if you're not getting any error messages there isn't really much I can say. 

(Interface: FuBar - RestFu | Bug: No Info Given on Chars)]]></description>
			<author>phyber</author>
			<guid>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=4643#cmnt_7437</guid>
			<pubDate>Mon, 24 Nov 2008 12:25:42 +0000</pubDate>
		</item>		<item>
			<title>Proffession Bag - Should be fixed now,...</title>
			<link>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=4689#cmnt_7436</link>
			<description><![CDATA[Should be fixed now, changed how profession and ammo bags are detected.

(Interface: FuBar - BagFu | Bug: Proffession Bag)]]></description>
			<author>phyber</author>
			<guid>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=4689#cmnt_7436</guid>
			<pubDate>Mon, 24 Nov 2008 12:24:56 +0000</pubDate>
		</item>		<item>
			<title>Top ScoreFu error with 2.4.3 - well... i did dowload...</title>
			<link>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=4717#cmnt_6704</link>
			<description><![CDATA[well... i did dowload the version present here =&gt; http://files.wowace.com/FuBar_TopScoreFu/FuBar_TopScoreFu-r80865.zip ... unfortunatly i still get the same error message.. the same probleme.. and it also have the same Readme.txt in.. with this name version: FuBar - Top ScoreFu v1.1 $Revision: 25931

so i dont think the version has been updated or i dont know :s.. anyways it still workin for players hits and still bug for mobs..

:(...

(Interface: FuBar - Top ScoreFu | Bug: Top ScoreFu error with 2.4.3)]]></description>
			<author>Modlock</author>
			<guid>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=4717#cmnt_6704</guid>
			<pubDate>Sat, 20 Sep 2008 07:09:34 +0000</pubDate>
		</item>		<item>
			<title>Top ScoreFu error with 2.4.3 - ok thank you a lot i'm...</title>
			<link>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=4717#cmnt_6702</link>
			<description><![CDATA[ok thank you a lot i'm gonna download it now^^
see ya

(Interface: FuBar - Top ScoreFu | Bug: Top ScoreFu error with 2.4.3)]]></description>
			<author>Modlock</author>
			<guid>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=4717#cmnt_6702</guid>
			<pubDate>Thu, 18 Sep 2008 10:32:10 +0000</pubDate>
		</item>		<item>
			<title>Top ScoreFu error with 2.4.3 - You need to run a more...</title>
			<link>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=4717#cmnt_6701</link>
			<description><![CDATA[You need to run a more recent version than the one on this website.  Try the version from files.wowace.com and report the error from that version.  The version here is quite old. :)

(Interface: FuBar - Top ScoreFu | Bug: Top ScoreFu error with 2.4.3)]]></description>
			<author>phyber</author>
			<guid>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=4717#cmnt_6701</guid>
			<pubDate>Wed, 17 Sep 2008 16:35:06 +0000</pubDate>
		</item>		<item>
			<title>Top ScoreFu error with 2.4.3 - (sorry to spam this...</title>
			<link>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=4717#cmnt_6700</link>
			<description><![CDATA[(sorry to spam this part.. but i really want this addons to work^^)

i actually took a quick look.. and the version download here is the same version as i had before :x... and even after erasing wdb and Top_scoreFu folders my top_score stay recorded... 
^^

(Interface: FuBar - Top ScoreFu | Bug: Top ScoreFu error with 2.4.3)]]></description>
			<author>Modlock</author>
			<guid>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=4717#cmnt_6700</guid>
			<pubDate>Wed, 17 Sep 2008 00:58:17 +0000</pubDate>
		</item>		<item>
			<title>Top ScoreFu error with 2.4.3 - oook^^
here is the error...</title>
			<link>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=4717#cmnt_6699</link>
			<description><![CDATA[oook^^
here is the error with the version on this website!!

 FuBar_TopScoreFu-2.0\TopScoreFu.lua:602: attempt to index field '?' (a nil value)
FuBarPlugin-2.0-80867:393: in function `runChildren'
Tablet-2.0-78683:2370: in function `children'
Tablet-2.0-78683:2414: in function `Open'
Tablet-2.0-78683:2548: in function &lt;...s\FuBar_BattlegroundFu\lib\Tablet-2.0\Tablet-2.0.lua:2542&gt;
FuBarPlugin-2.0-80867:442: in function &lt;...ttlegroundFu\lib\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:441&gt;

always same probleme work against players but not against mobs or actually it does work against mobs too.. but the tooltip windows wont open for some reason.. if i uncheck against mobs then the tooltip can be open and i can see my top scores!!

hope that help^^ good luck

(Interface: FuBar - Top ScoreFu | Bug: Top ScoreFu error with 2.4.3)]]></description>
			<author>Modlock</author>
			<guid>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=4717#cmnt_6699</guid>
			<pubDate>Wed, 17 Sep 2008 00:47:47 +0000</pubDate>
		</item>		<item>
			<title>Top ScoreFu error with 2.4.3 - sorry!! it took me a...</title>
			<link>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=4717#cmnt_6698</link>
			<description><![CDATA[sorry!! it took me a while to come back^^
so after many days of work.. your addon TopScoreFu work really fine when its not tracking against mobs.. juste scores against players work good

here is the version used:
FuBar - Top ScoreFu v1.1 $Revision: 25931  Author: ckknight

i'm gonna download the version on this website coz i dont remember if i took it here or somewhere else!!

anyways Fubar is a greet work and Topscorefu ROXX!! we NEED more feature !! (like report the name of the mob or player where the top score have been made :P)

anyways awsome work guys and keep good work!!!

(Interface: FuBar - Top ScoreFu | Bug: Top ScoreFu error with 2.4.3)]]></description>
			<author>Modlock</author>
			<guid>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=4717#cmnt_6698</guid>
			<pubDate>Wed, 17 Sep 2008 00:40:36 +0000</pubDate>
		</item>		<item>
			<title>Top ScoreFu error with 2.4.3 - No idea which version of...</title>
			<link>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=4717#cmnt_6697</link>
			<description><![CDATA[No idea which version of the addon you're running, but neither of the line numbers from the errors you post match up to anything interesting in the current SVN revision of the mod.  You'll need to run that version and post more recent errors if I am to take a look at this.

(Interface: FuBar - Top ScoreFu | Bug: Top ScoreFu error with 2.4.3)]]></description>
			<author>phyber</author>
			<guid>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=4717#cmnt_6697</guid>
			<pubDate>Tue, 16 Sep 2008 19:27:17 +0000</pubDate>
		</item>		<item>
			<title>Top ScoreFu error with 2.4.3 - so i got it to work...</title>
			<link>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=4717#cmnt_6685</link>
			<description><![CDATA[so i got it to work without any error for about 24hrs by just unchecking the option witch allow the addon to track top score against mobs.. if that can help.. plz guys make a new version of this awsome addon with more features!

(Interface: FuBar - Top ScoreFu | Bug: Top ScoreFu error with 2.4.3)]]></description>
			<author>Modlock</author>
			<guid>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=4717#cmnt_6685</guid>
			<pubDate>Wed, 10 Sep 2008 07:27:35 +0000</pubDate>
		</item>		<item>
			<title>Top ScoreFu error with 2.4.3 - FuBar_TopScoreFu-2.0\TopS...</title>
			<link>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=4717#cmnt_6679</link>
			<description><![CDATA[FuBar_TopScoreFu-2.0\TopScoreFu.lua:602: attempt to index field '?' (a nil value)
FuBarPlugin-2.0-80867:393: in function `runChildren'
Tablet-2.0-78683:2370: in function `children'
Tablet-2.0-78683:2414: in function `Open'
Tablet-2.0-78683:2548: in function &lt;...s\FuBar_BattlegroundFu\lib\Tablet-2.0\Tablet-2.0.lua:2542&gt;
FuBarPlugin-2.0-80867:442: in function &lt;...ttlegroundFu\lib\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:441&gt;


(Interface: FuBar - Top ScoreFu | Bug: Top ScoreFu error with 2.4.3)]]></description>
			<author>Modlock</author>
			<guid>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=4717#cmnt_6679</guid>
			<pubDate>Mon, 08 Sep 2008 15:58:15 +0000</pubDate>
		</item>		<item>
			<title>RestFu implodes when deleting a character - BTW, I just noticed it...</title>
			<link>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=4638#cmnt_6588</link>
			<description><![CDATA[BTW, I just noticed it says AtlasLoot so I did some more testing...  If I disable AtlasLoot, I still get 3 errors, except they say AuldLangSyne instead of AtlasLoot. If I disable that, then I still get three more.. with Autobar. So... I'm guessing that data isn't actually pertinent.

(Interface: FuBar - RestFu | Bug: RestFu implodes when deleting a character)]]></description>
			<author>RaeVanMorlock</author>
			<guid>http://www.wowinterface.com/portal.php?id=118&amp;a=viewbug&amp;bugid=4638#cmnt_6588</guid>
			<pubDate>Tue, 05 Aug 2008 01:36:01 +0000</pubDate>
		</item>
	</channel>
</rss>