110 - Error in LibBabbleBoss
What steps will reproduce the problem?
1. Log in
What version of the product are you using?
1.19
Do you have an error log of what happened?
1x Atlas-1.19.0\Libs\LibBabble-Boss-3.0\LibBabble-3.0-2.lua:47 LibBabble-Boss-3.0: Translation "High Priestess Kilnara" not found for locale "deDE"
Atlas-1.19.0\Libs\LibBabble-Boss-3.0\LibBabble-3.0-2.lua:47 in function <Atlas\Libs\LibBabble-Boss-3.0\LibBabble-3.0.lua:28
Collectinator-1.0.8-1-gd09977a\Database\Mob.lua:107 in function "InitMob"
Collectinator\Collectinator-1.0.8-1-gd09977a.lua:408 in function <Collectinator\Collectinator.lua:145
(tail call): ?
<in C code>
<string>:"safecall Dispatcher[1]":9: in function <string>:"safecall Dispatcher[1]":5
(tail call): ?
Ailo-2.1.3\Libs\AceAddon-3.0\AceAddon-3.0-10.lua:514 in function "InitializeAddon"
Ailo-2.1.3\Libs\AceAddon-3.0\AceAddon-3.0-10.lua:628 in function <Ailo\Libs\AceAddon-3.0\AceAddon-3.0.lua:621
<in C code>
AddonLoader\AddonLoader-r114.lua:109 in function "LoadAddOn"
AddonLoader-r114\Conditions.lua:128 in function <AddonLoader\Conditions.lua:118
AddonLoader-r114\Conditions.lua:143 in function <AddonLoader\Conditions.lua:133
Locals:
nil
Please provide any additional information below.
german client
- 1 comment
- 1 comment
Facts
- Last updated
- May 01, 2011
- Reported
- Apr 30, 2011
- Status
- Fixed - Developer made requested changes. QA should verify.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- Votes
- 0
- Reply
- #1
arith May 01, 2011 at 08:14 UTC - 0 likesIt looks like you have other addon which also use LibBabble-Boss. And more than two addons are using different version of LibBabble-Boss, but unfortunately, Atlas is using an older version and the Lib was loaded first.
Usually this can be resolve by removing the Lib and you can install the LibBabble-Boss by your self.
Try to remove below folder (or rename it): [your game folder]\Interface\AddOns\Atlas\Libs\LibBabble-Boss-3.0