This project is abandoned and its default file will likely not work with the most recent version of World of Warcraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.
Track of your tradeskills across characters, create small buttons for them and track cooldowns.
i delete the Extra BabbleLib
my first error then is:
[2009/05/10 19:50:26-1735-x1]: Babble-Class-2.2-?:56: AceLocale(Babble-Class-2.2): Improper translation exists. "Deathknight" is likely misspelled for locale deDE.
FuBar-3.0.90012\libs\AceLibrary\AceLibrary.lua:122: in function `error'
AceLocale-2.2-91094:220: in function `RegisterTranslations'
Babble-Class-2.2-?:56: in main chunk
-
mybe is this the problem.
All folder are right extracted! And have the right name?
To add another thing related to the german localisation:
I have to manually edit line 2385 of Babble-Tradeskill-2.2.lua to read
["Inscription"] = "Inschriftenkunde",
in order to have the addon show my priest's Inscription.
Hi with new Release i have the same Problem:
[2009/05/08 22:11:20-1718-x1]: FuBar_tcgTradeskills-r122\Core.lua:8: tcgTradeskills (Core) requires the Babble-Class-2.2 embeded library be available. Please check that the archive was extracted correctly.
FuBar_tcgTradeskills-r122\Core.lua:8: in function `CheckLibrary'
FuBar_tcgTradeskills-r122\Core.lua:20: in main chunk
[2009/05/08 22:11:20-1718-x1]: FuBar_tcgTradeskills-r122\Cooldown.lua:3: tcgTradeskills Core Module is not loaded, please check that Core.lua exists in this folder.
FuBar_tcgTradeskills-r122\Cooldown.lua:3: in main chunk
Hi Crack00r, Can you disable all other addons except this one and tell me if you get the same error? I am curious if this is an tgcTradeskill bug or a bug caused by another addon clashing. Also after the error is dismissed what happens to tcgTradeskills? Do the icons still show and / or does the hover menu still show?
I have created a new Alpha release TBAPanther. Could you try it and if possible extract it to a folder named "FuBar_tcgTradeskills" rather than FuBar_tcgTradeskills-r121. I am curious if you still need the extra Babble-Class lib with this release.
If i dont use the extra Babble-2.2 Lib i have these error:
[2009/05/01 03:31:41-1625-x1]: FuBar_tcgTradeskills-r120\Core.lua:8: tcgTradeskills (Core) requires the Babble-Class-2.2 embeded library be available. Please check that the archive was extracted correctly.
FuBar_tcgTradeskills-r120\Core.lua:8: in function `CheckLibrary'
FuBar_tcgTradeskills-r120\Core.lua:20: in main chunk
[2009/05/01 03:31:41-1625-x1]: FuBar_tcgTradeskills-r120\Cooldown.lua:3: tcgTradeskills Core Module is not loaded, please check that Core.lua exists in this folder.
FuBar_tcgTradeskills-r120\Cooldown.lua:3: in main chunk
The Lib is in the Package but i dont now why there is this error.
Atm Babble-Class-2.2 supports a function called "GetHexColor". I tried moving to LibBabble-Class-3.0 and found that this new lib dropped support for the class color functions. I am still trying to find the new way of doing this however in the short term it was easier to just port the updates from LB-C-3.0 to the embedded version of Babble-Class-2.2 You shouldnt need the extra lib anymore as I have fixed the embedding/svn stuff to include its own version.
Hi
Why i`am still need "Babble-2.2" extra to become a working FuBar_tcgTradeskills? Without the Extra Lib FuBar_tcgTradeskills doesn't work for me.
And i cant see any Cooldowns in my list?
Please notice "Babble-2.2" is out of Date. "LibBabble-..-3.0" is the new Lib!
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hi thanks for fix :)
But the next Problem is where are the "Alchemy" and the "Inscription" Button on the Fubar?
Thats been done for r123. Thank you for your patience
Ok i found the problem, the translation :)
You must rename "Deathknight" to "Death Knight" in "Babble-Class-2.2.lua" in all other Translation! Then is no error there.
Hi,
i delete the Extra BabbleLib my first error then is:
[2009/05/10 19:50:26-1735-x1]: Babble-Class-2.2-?:56: AceLocale(Babble-Class-2.2): Improper translation exists. "Deathknight" is likely misspelled for locale deDE. FuBar-3.0.90012\libs\AceLibrary\AceLibrary.lua:122: in function `error' AceLocale-2.2-91094:220: in function `RegisterTranslations' Babble-Class-2.2-?:56: in main chunk
-mybe is this the problem.
All folder are right extracted! And have the right name?
thanks for my helb
Date: 2009-05-10 14:43:02
ID: 1
Error occured in: Global
Count: 1
Message: ...adeskills\libs\Babble-Class-2.2\Babble-Class-2.2.lua line 56:
AceLocale(Babble-Class-2.2): Improper translation exists. "Deathknight" is likely misspelled for locale deDE.
Debug:
[C]: ?
[C]: error()
...erface\AddOns\Skillet\Libs\AceLibrary\AceLibrary.lua:122: error()
...dOns\BigBrother\libs\AceLocale-2.2\AceLocale-2.2.lua:220: RegisterTranslations()
...adeskills\libs\Babble-Class-2.2\Babble-Class-2.2.lua:56: in main chunk
I have to manually edit line 2385 of Babble-Tradeskill-2.2.lua to read
["Inscription"] = "Inschriftenkunde",
in order to have the addon show my priest's Inscription.
"FuBar_tcgTradeskills-r122\Core.lua:20"
It looks like you still have it in the wrong folder of FuBar_tcgTradeskills-r122 instead of FuBar_tcgTradeskills.
What happens if you disable all other addons except this one? The only other thing I can think of is that another addon is causing the error.
Hi with new Release i have the same Problem: [2009/05/08 22:11:20-1718-x1]: FuBar_tcgTradeskills-r122\Core.lua:8: tcgTradeskills (Core) requires the Babble-Class-2.2 embeded library be available. Please check that the archive was extracted correctly. FuBar_tcgTradeskills-r122\Core.lua:8: in function `CheckLibrary' FuBar_tcgTradeskills-r122\Core.lua:20: in main chunk
[2009/05/08 22:11:20-1718-x1]: FuBar_tcgTradeskills-r122\Cooldown.lua:3: tcgTradeskills Core Module is not loaded, please check that Core.lua exists in this folder. FuBar_tcgTradeskills-r122\Cooldown.lua:3: in main chunk
[37663] = {duration = 72000, skill = "Mining"}, -- Titansteel Bar
Date: 2009-05-07 14:30:55
ID: 3
Error occured in: Global
Count: 1
Message: ..\AddOns\FuBar_tcgTradeskills\Core.lua line 423:
attempt to index local 'button' (a boolean value)
Debug:
(tail call): ?
...ce\AddOns\BigWigs\Libs\AceEvent-2.0\AceEvent-2.0.lua:261: TriggerEvent()
...ce\AddOns\BigWigs\Libs\AceEvent-2.0\AceEvent-2.0.lua:925:
...ce\AddOns\BigWigs\Libs\AceEvent-2.0\AceEvent-2.0.lua:923
[C]: ?
...ce\AddOns\BigWigs\Libs\AceEvent-2.0\AceEvent-2.0.lua:264: TriggerEvent()
...ce\AddOns\BigWigs\Libs\AceEvent-2.0\AceEvent-2.0.lua:910:
...ce\AddOns\BigWigs\Libs\AceEvent-2.0\AceEvent-2.0.lua:903
I have created a new Alpha release TBAPanther. Could you try it and if possible extract it to a folder named "FuBar_tcgTradeskills" rather than FuBar_tcgTradeskills-r121. I am curious if you still need the extra Babble-Class lib with this release.
If i dont use the extra Babble-2.2 Lib i have these error: [2009/05/01 03:31:41-1625-x1]: FuBar_tcgTradeskills-r120\Core.lua:8: tcgTradeskills (Core) requires the Babble-Class-2.2 embeded library be available. Please check that the archive was extracted correctly. FuBar_tcgTradeskills-r120\Core.lua:8: in function `CheckLibrary' FuBar_tcgTradeskills-r120\Core.lua:20: in main chunk
[2009/05/01 03:31:41-1625-x1]: FuBar_tcgTradeskills-r120\Cooldown.lua:3: tcgTradeskills Core Module is not loaded, please check that Core.lua exists in this folder. FuBar_tcgTradeskills-r120\Cooldown.lua:3: in main chunk
The Lib is in the Package but i dont now why there is this error.
Atm Babble-Class-2.2 supports a function called "GetHexColor". I tried moving to LibBabble-Class-3.0 and found that this new lib dropped support for the class color functions. I am still trying to find the new way of doing this however in the short term it was easier to just port the updates from LB-C-3.0 to the embedded version of Babble-Class-2.2 You shouldnt need the extra lib anymore as I have fixed the embedding/svn stuff to include its own version.
Hi Why i`am still need "Babble-2.2" extra to become a working FuBar_tcgTradeskills? Without the Extra Lib FuBar_tcgTradeskills doesn't work for me. And i cant see any Cooldowns in my list?
Please notice "Babble-2.2" is out of Date. "LibBabble-..-3.0" is the new Lib!