I checked in an alpha version that delays initialization till after the first set of bag events (so 4 seconds after the last of all inventory and all bank bags first send out BAG_UPDATE).
As well, it now checks bank for Coin of Ancestry totals as it is not a true currency I guess but an inventory item.
Time will tell if this fixes the daily / weekly total errors. They are certainly reduced at the very least as far as I can tell.
I'm running disembedded and do not have that error.
That is because disembedding does not cause missing lib errors in itself. Failing to disembed correctly does. Disembedding is for power users. It is not for people who do not understand code or Blizzards mod loading system.
That is why I detest disembedding. It is just a colossal waste of a mod author's time.
PS: This is not an invitation to start yet another debate on the topic. Just clarification as well as my opinion about it.
afaik the curse client can handle disembedded libraries if suffiecient meta information is supplied by the addon author.
I am not sure if an author can disable disembedded support (aka disembedded zips) if he does not supply the information needed.
The CC handles Broker Currency disembedded mode just fine, if ur having problems you must have done something that broke it.
I installed it disembeded via CC and have had no such issues at all.
Did manage to break a few addons from wowinterface thou since i didn't pay attention and ripped all libs (forgot to leave libstub in there, caused some wierdness with some of em).
I'm having this problem that i cant get any tooltip at all to show, it was working before but ain't anymore and im getting this error, not sure if its yours so i posted it in broker_Allstats too.
-Strongbow-
Date: 2009-05-28 14:29:19
ID: 1
Error occured in: Global
Count: 1
Message: ...Ons\Broker_AllStats\libs\LibQTip-1.0\LibQTip-1.0.lua line 296:
attempt to index field '?' (a nil value)
Debug:
[C]: ?
...Ons\Broker_AllStats\libs\LibQTip-1.0\LibQTip-1.0.lua:296: AcquireColumn()
Broker_Currency\core.lua:582: ShowTooltip()
Broker_Currency\core.lua:954: OnEnter()
ButtonBin\ButtonBin.lua:226:
ButtonBin\ButtonBin.lua:199
For some reasons, it sometimes considers your whole stuff as lost and reacquired resulting in false data being shown for gained/lost. Totals are unaffected...
For some reasons, it sometimes considers your whole stuff as lost and reacquired resulting in false data being shown for gained/lost. Totals are unaffected...
Been happening for a long time now unfortunately, mainly effekting gold.
For some reasons, it sometimes considers your whole stuff as lost and reacquired resulting in false data being shown for gained/lost. Totals are unaffected...
Gah. I hadn't had that happen in awhile, so I thought Toadkiller had fixed it. When I'm able to get WoW working on my machine again, I'll look into it.
There seems to be a bit of a problem with this since 3.2. Straight after I login or /rl it will just display 5 until I mouse over. Soon as I mouse over all the right stuff appears but I get the following in the chat
There seems to be a bit of a problem with this since 3.2. Straight after I login or /rl it will just display 5 until I mouse over. Soon as I mouse over all the right stuff appears but I get the following in the chat
There is a delay in initialization till 4 second after the last bag update on login. I have disabled the part where you can mouseover to force an initialize. It will now wait for the timers to expire. It updates automatically at that point though.
I am now able to detect when it loses track of items by looking for a hearthstone and > 0 money and am working on some workarounds.
There is a delay in initialization till 4 second after the last bag update on login. I have disabled the part where you can mouseover to force an initialize. It will now wait for the timers to expire. It updates automatically at that point though.
No unfortunately, it does not update. Gave this a try the other day. Every function is just great, except for this.
Its a major hassle as the display never seems to update from showing "5" until you mouse over the LDB display. Whether 5 seconds after logon or 10 minutes and whether you adjust anything in your bags or not.
Broker_Currency r80, USEnglish client/server, WoW 3.2.2.10505 live, StatBlockCore v2.61 LDB display. Have on some characters the LDB display to show Emblems of Conquest & Triumph only. For a bank alt, gold, silver & copper. The LDB display on all of them never show anything other than "5" at any time until you mouse over it.
http://www.wowace.com/projects/broker-currency/tickets/13-error-on-login-aquirecolumn/
The error gets thrown whenever i hover over the LDB plugin and a tooltip should be generated.
I am going to guess that you are a power user that runs disembedded.
As well, it now checks bank for Coin of Ancestry totals as it is not a true currency I guess but an inventory item.
Time will tell if this fixes the daily / weekly total errors. They are certainly reduced at the very least as far as I can tell.
That is because disembedding does not cause missing lib errors in itself. Failing to disembed correctly does. Disembedding is for power users. It is not for people who do not understand code or Blizzards mod loading system.
That is why I detest disembedding. It is just a colossal waste of a mod author's time.
PS: This is not an invitation to start yet another debate on the topic. Just clarification as well as my opinion about it.
The CC handles Broker Currency disembedded mode just fine, if ur having problems you must have done something that broke it.
I installed it disembeded via CC and have had no such issues at all.
Did manage to break a few addons from wowinterface thou since i didn't pay attention and ripped all libs (forgot to leave libstub in there, caused some wierdness with some of em).
-Strongbow-
Been happening for a long time now unfortunately, mainly effekting gold.
Gah. I hadn't had that happen in awhile, so I thought Toadkiller had fixed it. When I'm able to get WoW working on my machine again, I'll look into it.
There is a delay in initialization till 4 second after the last bag update on login. I have disabled the part where you can mouseover to force an initialize. It will now wait for the timers to expire. It updates automatically at that point though.
I am now able to detect when it loses track of items by looking for a hearthstone and > 0 money and am working on some workarounds.
No unfortunately, it does not update. Gave this a try the other day. Every function is just great, except for this.
Its a major hassle as the display never seems to update from showing "5" until you mouse over the LDB display. Whether 5 seconds after logon or 10 minutes and whether you adjust anything in your bags or not.
Broker_Currency r80, USEnglish client/server, WoW 3.2.2.10505 live, StatBlockCore v2.61 LDB display. Have on some characters the LDB display to show Emblems of Conquest & Triumph only. For a bank alt, gold, silver & copper. The LDB display on all of them never show anything other than "5" at any time until you mouse over it.