When I log in and try to hover over MoneyFu this is the error I recieved, any help is greatly appreciated
1x Broker_MoneyFu-v1.0.7\MoneyFu.lua:193: Usage: GetCoinText(amount, fontHeight) <in C code> Broker_MoneyFu-v1.0.7\MoneyFu.lua:193: in function "func" Broker_MoneyFu-v1.0.7\MoneyFu.lua:373: in function "DrawTooltip" Broker_MoneyFu-v1.0.7\MoneyFu.lua:489: in function <Broker_MoneyFu\MoneyFu.lua:473> Titan-5.1.6.50001\LDBToTitan.lua:327: in function <Titan\LDBToTitan.lua:286>
Unfortunately, I cannot reproduce this error. Are you able to provide me with your Broker_MoneyFu SavedVariables file (probably via a ticket on wowace.com) so that I can try debugging with your saved variables?
In the meantime, it might be worth trying a display mode other than "Graphical", since that seems to be where the error lies for you.
I also notice that you're running LDBToTitan. I'd be interested in knowing if Broker_MoneyFu works for you if you disable that part of Titan (you can enable the Broker_MoneyFu minimap icon to mouse over that if nothing else displays your LDB addons).
Thank you for your Response!!! I am able to get the addon to function in every other mode but Graphical, which this is just fine for me. Thank you for the suggestion. However I did try disabling the addon in Titan and just using the mini map Icon and that also produced the same error in Graphical. I will stick with full Mode, as this works perfect now. Thank you.
something is missing. to fix it I installed ace3 library pack
Message: Interface\AddOns\Broker_MoneyFu\MoneyFu.lua:32: Usage: EmbedLibrary(addon, libname, silent, offset): 'libname' - Cannot find a library instance of "AceHook-3.0".
Time: 09/24/12 10:00:57 Count: 1 Stack: [C]: ? ...\AtlasLoot_Loader\Libs\AceAddon-3.0\AceAddon-3.0.lua:210: in function `EmbedLibrary' ...\AtlasLoot_Loader\Libs\AceAddon-3.0\AceAddon-3.0.lua:192: in function `EmbedLibraries' ...\AtlasLoot_Loader\Libs\AceAddon-3.0\AceAddon-3.0.lua:159: in function `NewAddon' Interface\AddOns\Broker_MoneyFu\MoneyFu.lua:32: in main chunk
Locals: (*temporary) = "Usage: EmbedLibrary(addon, libname, silent, offset): 'libname' - Cannot find a library instance of "AceHook-3.0"."
any chance of having it seperate characters by faction on a realm? so it only shows a total of your characters on your current faction like it did in the Fubar version?
I just switch from fubar to chocolate bar, and so got this instead of MoneyFu - but one thing I notice is that it doesn't total by Horde/Alliance any more - I get the sum total of both.
I am looking at the data file and looks like in MoneyFu it would store the realm as Realm - Horde, but in Broker_MoneyFu it only stores the realm name (hence the difference).
Looks like changing most .db.realm to .db.factionrealm will work
Thanks for reminding me that I hadn't updated other locales and thanks for the updated deDE. I've fixed them now (hopefully), but a few strings are obviously still missing. :)
Addon displays the gold amount on the character I'm logged in with, but when I mouseover for the tooltip to show my other chars I get this:
Message: Broker_MoneyFu-v1.0.4\MoneyFu.lua:170: Usage: GetCoinText(amount, fontHeight) Time: 09/06/12 13:05:35 Count: 1 Stack: Interface\AddOns\Broker_MoneyFu\MoneyFu.lua:170: in function `func' Interface\AddOns\Broker_MoneyFu\MoneyFu.lua:297: in function `DrawTooltip' Interface\AddOns\Broker_MoneyFu\MoneyFu.lua:421: in function `OnEnter' Interface\AddOns\Bazooka\Bazooka.lua:1414: in function `showTip' Interface\AddOns\Bazooka\Bazooka.lua:1229: in function <Interface\AddOns\Bazooka\Bazooka.lua:1220>
Locals: _ = <table> { FormatDurationShort = <function> defined @Interface\AddOns\Broker_MoneyFu\Libs\LibAbacus-3.0\LibAbacus-3.0.lua:438 FormatMoneyFull = <function> defined @Interface\AddOns\Broker_MoneyFu\Libs\LibAbacus-3.0\LibAbacus-3.0.lua:164 FormatMoneyShort = <function> defined @Interface\AddOns\Broker_MoneyFu\Libs\LibAbacus-3.0\LibAbacus-3.0.lua:208 FormatDurationFull = <function> defined @Interface\AddOns\Broker_MoneyFu\Libs\LibAbacus-3.0\LibAbacus-3.0.lua:378 FormatDurationExtended = <function> defined @Interface\AddOns\Broker_MoneyFu\Libs\LibAbacus-3.0\LibAbacus-3.0.lua:287 FormatMoneyCondensed = <function> defined @Interface\AddOns\Broker_MoneyFu\Libs\LibAbacus-3.0\LibAbacus-3.0.lua:244 FormatDurationCondensed = <function> defined @Interface\AddOns\Broker_MoneyFu\Libs\LibAbacus-3.0\LibAbacus-3.0.lua:474 FormatMoneyExtended = <function> defined @Interface\AddOns\Broker_MoneyFu\Libs\LibAbacus-3.0\LibAbacus-3.0.lua:120 } value = -1.#IND
Hi,
everything works fine so far.
So only problem is the localisation.You use the "old" Fubar_MoneyFu localisations so Broker_MoneyFu can't handle it.....only the enUS works ;o)
But i play with the german clint so i fixed that one for me :)
2x Broker_MoneyFu-v1.0.3\MoneyFu.lua:10: Cannot find a library instance of "LibDBIcon-1.0". <in C code> DataStore-r37\libs\libstub\libstub.lua:38: in function "LibStub" Broker_MoneyFu-v1.0.3\MoneyFu.lua:10: in main chunk
getting an error message on some characters:
Date: 2012-10-14 10:41:35
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\Broker_MoneyFu\MoneyFu.lua line 193:
Usage: GetCoinText(amount, fontHeight)
Debug:
[C]: ?
[C]: GetCoinTextureString()
Broker_MoneyFu\MoneyFu.lua:193: func()
Broker_MoneyFu\MoneyFu.lua:373: DrawTooltip()
Broker_MoneyFu\MoneyFu.lua:489: OnEnter()
Bazooka\Bazooka.lua:1431: showTip()
Bazooka\Bazooka.lua:1246:
Bazooka\Bazooka.lua:1237
Locals:
AddOns:
Swatter, v4.0.5 (<%codename%>)
NPCScan, v5.0.0.4
Altoholic, v5.0.002
AucAdvanced, v5.14.5335 (KowariOnCrutches)
AucFilterBasic, v5.14.5335 (KowariOnCrutches)
AucFilterOutlier, v5.14.5335.5335(5.14/embedded)
AucMatchUndercut, v5.14.5335.5225(5.14/embedded)
AucStatHistogram, v5.14.5335 (KowariOnCrutches)
AucStatiLevel, v5.14.5335 (KowariOnCrutches)
AucStatPurchased, v5.14.5335 (KowariOnCrutches)
AucStatSales, v5.14.5335.5335(5.14/embedded)
AucStatSimple, v5.14.5335 (KowariOnCrutches)
AucStatStdDev, v5.14.5335 (KowariOnCrutches)
AucStatWOWEcon, v5.14.5335.5335(5.14/embedded)
AucUtilAHWindowControl, v5.14.5335.5133(5.14/embedded)
AucUtilAppraiser, v5.14.5335.5335(5.14/embedded)
AucUtilAskPrice, v5.14.5335.5160(5.14/embedded)
AucUtilAutoMagic, v5.14.5335.5335(5.14/embedded)
AucUtilCompactUI, v5.14.5335.5335(5.14/embedded)
AucUtilEasyBuyout, v5.14.5335.5238(5.14/embedded)
AucUtilFixAH, v5.14.5335 (KowariOnCrutches)
AucUtilItemSuggest, v5.14.5335.5335(5.14/embedded)
AucUtilPriceLevel, v5.14.5335.5237(5.14/embedded)
AucUtilScanButton, v5.14.5335.5335(5.14/embedded)
AucUtilScanFinish, v5.14.5335.5153(5.14/embedded)
AucUtilScanProgress, v5.14.5335.4979(5.14/embedded)
AucUtilScanStart, v5.14.5335.5153(5.14/embedded)
AucUtilSearchUI, v5.14.5335.5335(5.14/embedded)
AucUtilSimpleAuction, v5.14.5335.5208(5.14/embedded)
AucUtilVendMarkup, v5.14.5335.4828(5.14/embedded)
Babylonian, v5.1.DEV.332(/embedded)
BadBoy, v11.100
Bazooka, vv2.2.0
BeanCounter, v5.14.5335 (KowariOnCrutches)
BittensSpellFlashDruid, v2.4.0
BittensSpellFlashLibrary, v3.14.0
BrokerMoneyFu, vv1.0.7
BrokerRecountFu, v1.11
CLCRet, v
Configator, v5.1.DEV.344(/embedded)
DataStore, v5.0.001
DataStoreAchievements, v5.0.001
DataStoreAgenda, v5.0.001
DataStoreAuctions, v5.0.001
DataStoreCharacters, v5.0.001
DataStoreContainers, v5.0.001
DataStoreCrafts, v5.0.001
DataStoreCurrencies, v5.0.001
DataStoreInventory, v5.0.001
DataStoreMails, v5.0.001
DataStorePets, v5.0.001
DataStoreQuests, v5.0.001
DataStoreReputations, v5.0.001
DataStoreSpells, v5.0.001
DataStoreStats, v5.0.001
DataStoreTalents, v5.0.001
DBMCore, v
DBMLDB, v
DebugLib, v5.1.DEV.312(/embedded)
Decursive, v2.7.2.2
Enchantrix, v5.14.5335 (KowariOnCrutches)
EnchantrixBarker, v5.14.5335 (KowariOnCrutches)
Gatherer, v4.0.5
Informant, v5.14.5335 (KowariOnCrutches)
LibExtraTip, v5.12.DEV.324(/embedded)
LibSharedMedia30, v3.0-74
MapCoords, v0.13
Recount, v
ReforgeLite, v1.17
SavedInstances, v4.8.8
SellOMatic2, va049-2
SharedMedia, v3.0.5-183
SlideBar, v4.0.5 (<%codename%>)
SpellFlash, v6.2
SpellFlashCore, v2.0
Stubby, v5.14.5335 (KowariOnCrutches)
TipHelper, v5.12.DEV.315(/embedded)
TrinketMenu, v
WIM, v3.6.2
BlizRuntimeLib_enUS v5.0.5.50001 <eu>
(ck=b23)
Try the latest alpha (should be downloadable from wowace or curse client) and see if that fixes the issue. If it does, I'll tag it for release.
The alpha release does not fix this error.
Never did get a reply to thi...
---------------------
Since fubar is well, fubar... I decided to go with Bazooka and give this a shot. It seems to show the icon in the window and hen a bunch of ???
This comes up in swatter.
Date: 2012-09-13 03:07:38
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\Broker_MoneyFu\MoneyFu.lua line 31:
Usage: EmbedLibrary(addon, libname, silent, offset): 'libname' - Cannot find a library instance of "AceHook-3.0".
Debug:
[C]: ?
[C]: ?
...s\AckisRecipeList\libs\AceAddon-3.0\AceAddon-3.0.lua:210: EmbedLibrary()
...s\AckisRecipeList\libs\AceAddon-3.0\AceAddon-3.0.lua:192: EmbedLibraries()
...s\AckisRecipeList\libs\AceAddon-3.0\AceAddon-3.0.lua:159: NewAddon()
Broker_MoneyFu\MoneyFu.lua:31: in main chunk
Locals:
(*temporary) = "Usage: EmbedLibrary(addon, libname, silent, offset): 'libname' - Cannot find a library instance of "AceHook-3.0"."
AddOns:
MoncaiCompare, v1.5.4
Swatter, v5.14.5335 (KowariOnCrutches)
AckisRecipeList, v2.4
AtlasLootLoader, vv7.00.01
AucAdvanced, v5.14.5335 (KowariOnCrutches)
AucFilterBasic, v5.14.5335 (KowariOnCrutches)
AucFilterOutlier, v5.14.5335.5335(5.14/embedded)
AucMatchUndercut, v5.14.5335.5225(5.14/embedded)
AucStatHistogram, v5.14.5335 (KowariOnCrutches)
AucStatiLevel, v5.14.5335 (KowariOnCrutches)
AucStatPurchased, v5.14.5335 (KowariOnCrutches)
AucStatSales, v5.14.5335.5335(5.14/embedded)
AucStatSimple, v5.14.5335 (KowariOnCrutches)
AucStatStdDev, v5.14.5335 (KowariOnCrutches)
AucStatWOWEcon, v5.14.5335.5335(5.14/embedded)
AucUtilAHWindowControl, v5.14.5335.5133(5.14/embedded)
AucUtilAppraiser, v5.14.5335.5335(5.14/embedded)
AucUtilAskPrice, v5.14.5335.5160(5.14/embedded)
AucUtilAutoMagic, v5.14.5335.5335(5.14/embedded)
AucUtilCompactUI, v5.14.5335.5335(5.14/embedded)
AucUtilEasyBuyout, v5.14.5335.5238(5.14/embedded)
AucUtilFixAH, v5.14.5335 (KowariOnCrutches)
AucUtilItemSuggest, v5.14.5335.5335(5.14/embedded)
AucUtilPriceLevel, v5.14.5335.5237(5.14/embedded)
AucUtilScanButton, v5.14.5335.5335(5.14/embedded)
AucUtilScanFinish, v5.14.5335.5153(5.14/embedded)
AucUtilScanProgress, v5.14.5335.4979(5.14/embedded)
AucUtilScanStart, v5.14.5335.5153(5.14/embedded)
AucUtilSearchUI, v5.14.5335.5335(5.14/embedded)
AucUtilSimpleAuction, v5.14.5335.5208(5.14/embedded)
AucUtilVendMarkup, v5.14.5335.4828(5.14/embedded)
Babylonian, v5.1.DEV.312(/embedded)
BagBrother, v
Bagnon, v5.0.4
Bazooka, vv2.1.5
BeanCounter, v5.14.5335 (KowariOnCrutches)
BEB, v1.10
BrokerBagFu, vv1.0.8
BrokerDurabilityInfo, v1.12
BrokerMoneyFu, vv1.0.4
Configator, v5.1.DEV.330(/embedded)
DebugLib, v5.1.DEV.312(/embedded)
LibExtraTip, v5.12.DEV.324(/embedded)
SlideBar, v5.14.5335 (KowariOnCrutches)
Stubby, v5.14.5335 (KowariOnCrutches)
TipHelper, v5.12.DEV.315(/embedded)
TomTom, vv50001-1.0.2
BlizRuntimeLib_enUS v5.0.5.50001 <us>
(ck=7d3)
That error has been fixed already (in 1.0.6), thanks to your previous bug report.
When I log in and try to hover over MoneyFu this is the error I recieved, any help is greatly appreciated
1x Broker_MoneyFu-v1.0.7\MoneyFu.lua:193: Usage: GetCoinText(amount, fontHeight)
<in C code>
Broker_MoneyFu-v1.0.7\MoneyFu.lua:193: in function "func"
Broker_MoneyFu-v1.0.7\MoneyFu.lua:373: in function "DrawTooltip"
Broker_MoneyFu-v1.0.7\MoneyFu.lua:489: in function <Broker_MoneyFu\MoneyFu.lua:473>
Titan-5.1.6.50001\LDBToTitan.lua:327: in function <Titan\LDBToTitan.lua:286>
Locals:
_ = <table> {
FormatDurationShort = <func> @Broker_MoneyFu\Libs\..\LibAbacus-3.0.lua:438
FormatMoneyFull = <func> @Broker_MoneyFu\Libs\..\LibAbacus-3.0.lua:164
FormatMoneyShort = <func> @Broker_MoneyFu\Libs\..\LibAbacus-3.0.lua:208
FormatDurationFull = <func> @Broker_MoneyFu\Libs\..\LibAbacus-3.0.lua:378
FormatDurationExtended = <func> @Broker_MoneyFu\Libs\..\LibAbacus-3.0.lua:287
FormatMoneyCondensed = <func> @Broker_MoneyFu\Libs\..\LibAbacus-3.0.lua:244
FormatDurationCondensed = <func> @Broker_MoneyFu\Libs\..\LibAbacus-3.0.lua:474
FormatMoneyExtended = <func> @Broker_MoneyFu\Libs\..\LibAbacus-3.0.lua:120
}
value = -30134577
math_huge = 1.#INF
Unfortunately, I cannot reproduce this error. Are you able to provide me with your Broker_MoneyFu SavedVariables file (probably via a ticket on wowace.com) so that I can try debugging with your saved variables?
In the meantime, it might be worth trying a display mode other than "Graphical", since that seems to be where the error lies for you.
I also notice that you're running LDBToTitan. I'd be interested in knowing if Broker_MoneyFu works for you if you disable that part of Titan (you can enable the Broker_MoneyFu minimap icon to mouse over that if nothing else displays your LDB addons).
Thanks.
Thank you for your Response!!! I am able to get the addon to function in every other mode but Graphical, which this is just fine for me. Thank you for the suggestion. However I did try disabling the addon in Titan and just using the mini map Icon and that also produced the same error in Graphical. I will stick with full Mode, as this works perfect now. Thank you.
ok now work fine
ty :)
something is missing. to fix it I installed ace3 library pack
Message: Interface\AddOns\Broker_MoneyFu\MoneyFu.lua:32: Usage: EmbedLibrary(addon, libname, silent, offset): 'libname' - Cannot find a library instance of "AceHook-3.0".
Time: 09/24/12 10:00:57
Count: 1
Stack: [C]: ?
...\AtlasLoot_Loader\Libs\AceAddon-3.0\AceAddon-3.0.lua:210: in function `EmbedLibrary'
...\AtlasLoot_Loader\Libs\AceAddon-3.0\AceAddon-3.0.lua:192: in function `EmbedLibraries'
...\AtlasLoot_Loader\Libs\AceAddon-3.0\AceAddon-3.0.lua:159: in function `NewAddon'
Interface\AddOns\Broker_MoneyFu\MoneyFu.lua:32: in main chunk
Locals: (*temporary) = "Usage: EmbedLibrary(addon, libname, silent, offset): 'libname' - Cannot find a library instance of "AceHook-3.0"."
any chance of having it seperate characters by faction on a realm? so it only shows a total of your characters on your current faction like it did in the Fubar version?
Hope to see a fix soon.
Mouse over on the addon (using Bazooka) gives this error:
Date: 2012-09-16 01:00:10
ID: 2
Error occured in: Global
Count: 7
Message: ..\AddOns\Broker_MoneyFu\MoneyFu.lua line 170:
Usage: GetCoinText(amount, fontHeight)
Debug:
(tail call): ?
[C]: ?
[C]: GetCoinTextureString()
Broker_MoneyFu\MoneyFu.lua:170: func()
Broker_MoneyFu\MoneyFu.lua:297: DrawTooltip()
Broker_MoneyFu\MoneyFu.lua:421: OnEnter()
Bazooka\Bazooka.lua:1414: showTip()
Bazooka\Bazooka.lua:1229:
Bazooka\Bazooka.lua:1220
Locals:
None
AddOns:
Swatter, v5.14.5335 (KowariOnCrutches)
NPCScan, v5.0.0.3
NPCScanOverlay, v5.0.0.1
Archy, v1.8.30
AucAdvanced, v5.14.5335 (KowariOnCrutches)
AucFilterBasic, v5.14.5335 (KowariOnCrutches)
AucFilterOutlier, v5.14.5335.5335(5.14/embedded)
AucMatchUndercut, v5.14.5335.5225(5.14/embedded)
AucStatHistogram, v5.14.5335 (KowariOnCrutches)
AucStatiLevel, v5.14.5335 (KowariOnCrutches)
AucStatPurchased, v5.14.5335 (KowariOnCrutches)
AucStatSales, v5.14.5335.5335(5.14/embedded)
AucStatSimple, v5.14.5335 (KowariOnCrutches)
AucStatStdDev, v5.14.5335 (KowariOnCrutches)
AucStatWOWEcon, v5.14.5335.5335(5.14/embedded)
AucUtilAHWindowControl, v5.14.5335.5133(5.14/embedded)
AucUtilAppraiser, v5.14.5335.5335(5.14/embedded)
AucUtilAskPrice, v5.14.5335.5160(5.14/embedded)
AucUtilAutoMagic, v5.14.5335.5335(5.14/embedded)
AucUtilCompactUI, v5.14.5335.5335(5.14/embedded)
AucUtilEasyBuyout, v5.14.5335.5238(5.14/embedded)
AucUtilFixAH, v5.14.5335 (KowariOnCrutches)
AucUtilItemSuggest, v5.14.5335.5335(5.14/embedded)
AucUtilPriceLevel, v5.14.5335.5237(5.14/embedded)
AucUtilScanButton, v5.14.5335.5335(5.14/embedded)
AucUtilScanFinish, v5.14.5335.5153(5.14/embedded)
AucUtilScanProgress, v5.14.5335.4979(5.14/embedded)
AucUtilScanStart, v5.14.5335.5153(5.14/embedded)
AucUtilSearchUI, v5.14.5335.5335(5.14/embedded)
AucUtilSimpleAuction, v5.14.5335.5208(5.14/embedded)
AucUtilVendMarkup, v5.14.5335.4828(5.14/embedded)
AutoProfitX, vr81
Babylonian, v5.1.DEV.332(/embedded)
Bagnon, v5.0.4
BagnonConfig, v
Bazooka, vv2.1.5
BeanCounter, v5.14.5335 (KowariOnCrutches)
BrokerDurabilityInfo, v1.12
BrokerLocation, v1.6.3
BrokerMoneyFu, vv1.0.4
BrokerPortals, v1.8.28
ByeHakmud, v1.00.04
CollectMe, v2.0.3
Configator, v5.1.DEV.335(/embedded)
DBMCore, v
DebugLib, v5.1.DEV.312(/embedded)
Decursive, v2.7.1.1
Dominos, v5.0.23
DominosCast, v
DominosConfig, v
DominosRoll, v
DominosXP, v
DungeonHelper, vv2.2.4
Enchantrix, v5.14.5335 (KowariOnCrutches)
FactionBroker, vv2.0
FishingBuddy, v1.0.9e
Gatherer, v4.0.3
GoGoMount, v5.0.9
Informant, v5.14.5335 (KowariOnCrutches)
LibExtraTip, v5.12.DEV.324(/embedded)
MailNotifier, v
MailNotifierBroker, v
MinimapButtonFrame, v3.1.9
MinimapButtonFrameSkinPack, v3.0.1
Outfitter, v5.5.2
Rarity, v1.0
RarityOptions, v
RatingBuster, v1.6.7
Recount, v
ShadowedUnitFrames, vv3.5.7
SlideBar, v5.14.5335 (KowariOnCrutches)
Stubby, v5.14.5335 (KowariOnCrutches)
TipHelper, v5.12.DEV.315(/embedded)
WintergrasperAdvanced, v3.16
BlizRuntimeLib_enUS v5.0.5.50001 <us>
(ck=a3f)
Since fubar is well, fubar... I decided to go with Bazooka and give this a shot. It seems to show the icon in the window and hen a bunch of ???
This comes up in swatter.
Date: 2012-09-13 03:07:38
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\Broker_MoneyFu\MoneyFu.lua line 31:
Usage: EmbedLibrary(addon, libname, silent, offset): 'libname' - Cannot find a library instance of "AceHook-3.0".
Debug:
[C]: ?
[C]: ?
...s\AckisRecipeList\libs\AceAddon-3.0\AceAddon-3.0.lua:210: EmbedLibrary()
...s\AckisRecipeList\libs\AceAddon-3.0\AceAddon-3.0.lua:192: EmbedLibraries()
...s\AckisRecipeList\libs\AceAddon-3.0\AceAddon-3.0.lua:159: NewAddon()
Broker_MoneyFu\MoneyFu.lua:31: in main chunk
Locals:
(*temporary) = "Usage: EmbedLibrary(addon, libname, silent, offset): 'libname' - Cannot find a library instance of "AceHook-3.0"."
AddOns:
MoncaiCompare, v1.5.4
Swatter, v5.14.5335 (KowariOnCrutches)
AckisRecipeList, v2.4
AtlasLootLoader, vv7.00.01
AucAdvanced, v5.14.5335 (KowariOnCrutches)
AucFilterBasic, v5.14.5335 (KowariOnCrutches)
AucFilterOutlier, v5.14.5335.5335(5.14/embedded)
AucMatchUndercut, v5.14.5335.5225(5.14/embedded)
AucStatHistogram, v5.14.5335 (KowariOnCrutches)
AucStatiLevel, v5.14.5335 (KowariOnCrutches)
AucStatPurchased, v5.14.5335 (KowariOnCrutches)
AucStatSales, v5.14.5335.5335(5.14/embedded)
AucStatSimple, v5.14.5335 (KowariOnCrutches)
AucStatStdDev, v5.14.5335 (KowariOnCrutches)
AucStatWOWEcon, v5.14.5335.5335(5.14/embedded)
AucUtilAHWindowControl, v5.14.5335.5133(5.14/embedded)
AucUtilAppraiser, v5.14.5335.5335(5.14/embedded)
AucUtilAskPrice, v5.14.5335.5160(5.14/embedded)
AucUtilAutoMagic, v5.14.5335.5335(5.14/embedded)
AucUtilCompactUI, v5.14.5335.5335(5.14/embedded)
AucUtilEasyBuyout, v5.14.5335.5238(5.14/embedded)
AucUtilFixAH, v5.14.5335 (KowariOnCrutches)
AucUtilItemSuggest, v5.14.5335.5335(5.14/embedded)
AucUtilPriceLevel, v5.14.5335.5237(5.14/embedded)
AucUtilScanButton, v5.14.5335.5335(5.14/embedded)
AucUtilScanFinish, v5.14.5335.5153(5.14/embedded)
AucUtilScanProgress, v5.14.5335.4979(5.14/embedded)
AucUtilScanStart, v5.14.5335.5153(5.14/embedded)
AucUtilSearchUI, v5.14.5335.5335(5.14/embedded)
AucUtilSimpleAuction, v5.14.5335.5208(5.14/embedded)
AucUtilVendMarkup, v5.14.5335.4828(5.14/embedded)
Babylonian, v5.1.DEV.312(/embedded)
BagBrother, v
Bagnon, v5.0.4
Bazooka, vv2.1.5
BeanCounter, v5.14.5335 (KowariOnCrutches)
BEB, v1.10
BrokerBagFu, vv1.0.8
BrokerDurabilityInfo, v1.12
BrokerMoneyFu, vv1.0.4
Configator, v5.1.DEV.330(/embedded)
DebugLib, v5.1.DEV.312(/embedded)
LibExtraTip, v5.12.DEV.324(/embedded)
SlideBar, v5.14.5335 (KowariOnCrutches)
Stubby, v5.14.5335 (KowariOnCrutches)
TipHelper, v5.12.DEV.315(/embedded)
TomTom, vv50001-1.0.2
BlizRuntimeLib_enUS v5.0.5.50001 <us>
(ck=7d3)
I just switch from fubar to chocolate bar, and so got this instead of MoneyFu - but one thing I notice is that it doesn't total by Horde/Alliance any more - I get the sum total of both.
I am looking at the data file and looks like in MoneyFu it would store the realm as Realm - Horde, but in Broker_MoneyFu it only stores the realm name (hence the difference).
Looks like changing most .db.realm to .db.factionrealm will work
Thank you.
Thanks for reminding me that I hadn't updated other locales and thanks for the updated deDE. I've fixed them now (hopefully), but a few strings are obviously still missing. :)
Addon displays the gold amount on the character I'm logged in with, but when I mouseover for the tooltip to show my other chars I get this:
Message: Broker_MoneyFu-v1.0.4\MoneyFu.lua:170: Usage: GetCoinText(amount, fontHeight)
Time: 09/06/12 13:05:35
Count: 1
Stack: Interface\AddOns\Broker_MoneyFu\MoneyFu.lua:170: in function `func'
Interface\AddOns\Broker_MoneyFu\MoneyFu.lua:297: in function `DrawTooltip'
Interface\AddOns\Broker_MoneyFu\MoneyFu.lua:421: in function `OnEnter'
Interface\AddOns\Bazooka\Bazooka.lua:1414: in function `showTip'
Interface\AddOns\Bazooka\Bazooka.lua:1229: in function <Interface\AddOns\Bazooka\Bazooka.lua:1220>
Locals: _ = <table> {
FormatDurationShort = <function> defined @Interface\AddOns\Broker_MoneyFu\Libs\LibAbacus-3.0\LibAbacus-3.0.lua:438
FormatMoneyFull = <function> defined @Interface\AddOns\Broker_MoneyFu\Libs\LibAbacus-3.0\LibAbacus-3.0.lua:164
FormatMoneyShort = <function> defined @Interface\AddOns\Broker_MoneyFu\Libs\LibAbacus-3.0\LibAbacus-3.0.lua:208
FormatDurationFull = <function> defined @Interface\AddOns\Broker_MoneyFu\Libs\LibAbacus-3.0\LibAbacus-3.0.lua:378
FormatDurationExtended = <function> defined @Interface\AddOns\Broker_MoneyFu\Libs\LibAbacus-3.0\LibAbacus-3.0.lua:287
FormatMoneyCondensed = <function> defined @Interface\AddOns\Broker_MoneyFu\Libs\LibAbacus-3.0\LibAbacus-3.0.lua:244
FormatDurationCondensed = <function> defined @Interface\AddOns\Broker_MoneyFu\Libs\LibAbacus-3.0\LibAbacus-3.0.lua:474
FormatMoneyExtended = <function> defined @Interface\AddOns\Broker_MoneyFu\Libs\LibAbacus-3.0\LibAbacus-3.0.lua:120
}
value = -1.#IND
Hi, everything works fine so far. So only problem is the localisation.You use the "old" Fubar_MoneyFu localisations so Broker_MoneyFu can't handle it.....only the enUS works ;o)
But i play with the german clint so i fixed that one for me :)
Here it is if you like: http://home.arcor.de/zoni/wow/deDE.lua (<-right click save as...)
i just installed this and got
2x Broker_MoneyFu-v1.0.3\MoneyFu.lua:10: Cannot find a library instance of "LibDBIcon-1.0".
<in C code>
DataStore-r37\libs\libstub\libstub.lua:38: in function "LibStub"
Broker_MoneyFu-v1.0.3\MoneyFu.lua:10: in main chunk
Locals:
self = <table> {
NewLibrary = <func> @DataStore\libs\..\libstub.lua:20
minors = <table> {}
minor = 2
IterateLibraries = <func> @DataStore\libs\..\libstub.lua:46
GetLibrary = <func> @DataStore\libs\..\libstub.lua:36
libs = <table> {}
}
major = "LibDBIcon-1.0"
silent = nil