Fehler: AceLocale(QuestsFu): Improper translation exists. "Subzone" is likely misspelled for locale deDE.
AddOn: FuBar_QuestsFu
please read changelog before posting "translation" errors
r31165 | kemayo | 2007-03-28 01:51:48 -0400 (Wed, 28 Mar 2007) | 3 lines
Changed paths:
A /trunk/FuBar_QuestsFu/Announce
A /trunk/FuBar_QuestsFu/Announce/Announce.lua
A /trunk/FuBar_QuestsFu/Blizz
A /trunk/FuBar_QuestsFu/Blizz/Blizz.lua
A /trunk/FuBar_QuestsFu/Details
A /trunk/FuBar_QuestsFu/Details/Details.lua
M /trunk/FuBar_QuestsFu/FuBar_QuestsFu.toc
A /trunk/FuBar_QuestsFu/Givers
A /trunk/FuBar_QuestsFu/Givers/Givers.lua
A /trunk/FuBar_QuestsFu/PartyNotify
A /trunk/FuBar_QuestsFu/PartyNotify/PartyNotify.lua
M /trunk/FuBar_QuestsFu/QuestsFu.lua
M /trunk/FuBar_QuestsFu/QuestsFuLocale-enUS.lua
A /trunk/FuBar_QuestsFu/Sound
A /trunk/FuBar_QuestsFu/Sound/Sound.lua
A /trunk/FuBar_QuestsFu/Tooltips
A /trunk/FuBar_QuestsFu/Tooltips/Tooltips.lua
A /trunk/FuBar_QuestsFu/Tracker
A /trunk/FuBar_QuestsFu/Tracker/Tracker.lua
M /trunk/FuBar_QuestsFu/lib
FuBar_QuestsFu:
- Modules.
- (Non-enUS localizations need to be transferred out of the old locale files. I've spent too long on this already today to do it now.)
------------------------------------------------------------------------
Ever since the updates today I can't get the tracker to show up. There's no option for it in the menu any longer. If I alt-click on a quest I get the Blizzard tracker.
I tried deliting my variables file and re-starting the game to no effect.
I receive an error msg and there is no way to accept new quests (when I press the accept button nothing happens).
Disabling fubar_questsfu solved the issue.
I receive an error msg and there is no way to accept new quests (when I press the accept button nothing happens).
Disabling fubar_questsfu solved the issue.
I'm currently using your addon, which is great btw, with Monkey Quest. About a week ago, I started having some tracker problem where I have to have a tracker activated, your addon's tracker or the blizzard tracker, I cannot disable both. If I select "Use own tracker" I have your tracker and if I disable it, I get the blizzard's one. Since I use Monkey Quest, I don't have any need for another tracker.
Can you restore the way that option worked ? Like I can enable your tracker which disable blizzard's tracker but diabling your tracker doesn't reenable the other ?
[2007/03/30 21:23:00-651-x1]: FuBar_QuestsFu-r31305\Blizz\Blizz.lua:58: AceLocale(QuestsFu_Blizz): Translation "Quest levels" does not exist.
AceAddon-2.0-28672 (FuBar):455: in function <...face\AddOns\FuBar\libs\AceAddon-2.0\AceAddon-2.0.lua:432>
<in C code>: ?
AceEvent-2.0-30806 (FuBar):320: in function `TriggerEvent'
AceEvent-2.0-30806 (FuBar):997: in function <...face\AddOns\FuBar\libs\AceEvent-2.0\AceEvent-2.0.lua:990>
[2007/04/01 11:18:33-682-x1]: FuBar_QuestsFu-r31520\Tracker\Tracker.lua:319: Quixote-1.0: Bad argument #2 to `GetQuestById' (number expected, got string)
Ace2\AceLibrary\AceLibrary.lua:96: in function <Interface\AddOns\Ace2\AceLibrary\AceLibrary.lua:49>
(tail call): ?:
Quixote-1.0-30739 (Quixote):587: in function `GetQuestById'
FuBar_QuestsFu-r31520\Tracker\Tracker.lua:319: in function <Interface\AddOns\FuBar_QuestsFu\Tracker\Tracker.lua:317>
(tail call): ?:
<in C code>: in function `AddQuestWatch'
FuBar_QuestsFu-r31520\Tracker\Tracker.lua:290: in function `LoadWatchedQuests'
FuBar_QuestsFu-r31520\Tracker\Tracker.lua:240: in function `OnEnable'
FuBar_QuestsFu-r31520\Tracker\Tracker.lua:246: in function <Interface\AddOns\FuBar_QuestsFu\Tracker\Tracker.lua:246>
<in C code>: ?
AceEvent-2.0-30806 (Ace2):255: in function `TriggerEvent'
Quixote-1.0-30739 (Quixote):321: in function `QUEST_LOG_UPDATE'
Quixote-1.0-30739 (Quixote):143: in function <Interface\AddOns\Quixote\Quixote-1.0\Quixote-1.0.lua:140>
<in C code>: ?
AceEvent-2.0-30806 (Ace2):251: in function `TriggerEvent'
AceEvent-2.0-30806 (Ace2):1018: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:1016>
<in C code>: ?
AceEvent-2.0-30806 (Ace2):427: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:403>
I can no longer access the game menu with the latest revision(r31721). I have it bound to my ESC key, but it does not come up if I have QuestsFu enabled. The only way I could get it to work again is by disabling QuestsFu.
I have the same problem as Aeria with the ESC key. Bugsack doesn't get an error and deleting the QuestFu files in my SavedVariables folder doesn't do the trick neither.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
please read changelog before posting "translation" errors
I've changed something that might have been causing this.
I tried deliting my variables file and re-starting the game to no effect.
[2007/03/28 20:11:24-172-x1]: FuBar_QuestsFu-r31223\Tracker\Tracker.lua:37: unfinished string near '"???,
I changed ["Tracker"] = "???,
to
["Tracker"] = "???",
on line 37 of tracker.lua
If that's the correct fix maybe someone could change it in the svn lib.
Thanks,
Ken
one would think that after 4 people post the SAME Error message - 5 others have to conferm it ?.. yeah - it's fubar'ed (no pun intended)
i grabed the working SVN copy and it's working find :D
Disabling fubar_questsfu solved the issue.
Update -- I fixed that yesterday morning.
Thanks for your work !
Can you restore the way that option worked ? Like I can enable your tracker which disable blizzard's tracker but diabling your tracker doesn't reenable the other ?
thx,
dark
AceAddon-2.0-28672 (FuBar):455: in function <...face\AddOns\FuBar\libs\AceAddon-2.0\AceAddon-2.0.lua:432>
<in C code>: ?
AceEvent-2.0-30806 (FuBar):320: in function `TriggerEvent'
AceEvent-2.0-30806 (FuBar):997: in function <...face\AddOns\FuBar\libs\AceEvent-2.0\AceEvent-2.0.lua:990>
on revision 31305
Yup. I just updated for the next version of LightHeaded, which isn't quite released yet. Wait for Clad to put it up somewhere, I guess. :)
The integration is flawless... TOO handy!
I can no longer access the game menu with the latest revision(r31721). I have it bound to my ESC key, but it does not come up if I have QuestsFu enabled. The only way I could get it to work again is by disabling QuestsFu.