5x ArcHUD3-classic\Core.lua:23: attempt to index field 'LibClassicCasterino' (a nil value)
[string "@ArcHUD3-classic\Core.lua"]:23: in function <ArcHUD3-classic\Core.lua:22>
[string "@ArcHUD3-classic\Rings\Casting.lua"]:139: in function `?'
[string "@ArcHUD3-classic\RingTemplate.lua"]:1186: in function <ArcHUD3-classic\RingTemplate.lua:1182>
Locals:
unit = "player"
(temporary) = nil
(temporary) = nil
(temporary) = nil
(temporary) = "attempt to index field 'LibClassicCasterino' (a nil value)"
3x ArcHUD3-classic\Rings\CustomBuff.lua:13: attempt to index local 'LibClassicDurations' (a nil value)
[string "@ArcHUD3-classic\Rings\CustomBuff.lua"]:13: in main chunk
Locals:
LM =
{
Authors = "Authors"
ManaShadowPriest = "Priest: Mana (Shadow Priest)"
PetHealth = "Pet Health"
SIDE =
{
}
TOOLTIP =
{
}
PetPower = "Pet Power"
ManaDruid = "Druid: Mana (Cat/Bear Forms)"
FocusCasting = "Focus Casting"
ManaElementalShaman = "Shaman: Mana (Elemental/Enhancement Shaman)"
TEXT =
{
DisableAddon = defined @ArcHUD3-classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:555
EnableAddon = defined @ArcHUD3-classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:520
EmbedLibrary = defined @ArcHUD3-classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:186
InitializeAddon = defined @ArcHUD3-classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:497
IterateAddonStatus = defined @ArcHUD3-classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:597
EmbedLibraries = defined @ArcHUD3-classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:168
initializequeue =
{
}
statuses =
{
}
GetAddon = defined @ArcHUD3-classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:153
NewAddon = defined @ArcHUD3-classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:105
IterateModulesOfAddon = defined @ArcHUD3-classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:602
IterateEmbedsOnAddon = defined @ArcHUD3-classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:601
embeds =
Been having a bug where the castbar isnt showing. Not sure about coding wise errors but i'd love for this to be fixed if possible. thank you
The bug is caused by two libs the addon used.
Just change _WOW_PROJECTCLASSIC to _WOW_PROJECT_BURNING_CRUSADECLASSIC in ArcHUD3-classic\Libs\LibClassicCasterino\LibClassicCasterino.lua:5 and ArcHUD3-classic\Libs\LibClassicDurations\core.lua:20
On Jun 7, 2021, at 5:58 PM, bear guo @.***> wrote:
Could you release an update to fix this?
I love this addon.
The bug is caused by the version of libs.
Been having a bug where the castbar isnt showing. Not sure about coding wise errors but i'd love for this to be fixed if possible. thank you
The bug is caused by two libs the addon used.
Just change WOW_PROJECT_CLASSIC to WOW_PROJECT_BURNING_CRUSADE_CLASSIC in ArcHUD3-classic\Libs\LibClassicCasterino\LibClassicCasterino.lua:5 and ArcHUD3-classic\Libs\LibClassicDurations\core.lua:20
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
Could you release an update to fix this?
I love this addon.
Been having a bug where the castbar isnt showing. Not sure about coding wise errors but i'd love for this to be fixed if possible. thank you
The bug is caused by two libs the addon used.
Just change _WOW_PROJECTCLASSIC to _WOW_PROJECT_BURNING_CRUSADECLASSIC in ArcHUD3-classic\Libs\LibClassicCasterino\LibClassicCasterino.lua:5 and ArcHUD3-classic\Libs\LibClassicDurations\core.lua:20
Thank you. Actually i gone further and deleted LibClassicDurations at all, because the author says it is classic-only and BC doesnt need it. And now archud with castbar work once again!
Could you release an update to fix this?
I love this addon.
Been having a bug where the castbar isnt showing. Not sure about coding wise errors but i'd love for this to be fixed if possible. thank you
The bug is caused by two libs the addon used.
Just change _WOW_PROJECTCLASSIC to _WOW_PROJECT_BURNING_CRUSADECLASSIC in ArcHUD3-classic\Libs\LibClassicCasterino\LibClassicCasterino.lua:5 and ArcHUD3-classic\Libs\LibClassicDurations\core.lua:20
Thank you. Actually i gone further and deleted LibClassicDurations at all, because the author says it is classic-only and BC doesnt need it. And now archud with castbar work once again!
That's much better. Could you release a new version on the Curseforge ?
Thanks for researching the necessary changes, this helped a lot. I just released a version that should be compatible with Classic-Vanilla and Classic-TBC (classic-v6.0.3). Let me if something is not working.
5x ArcHUD3-classic\Core.lua:23: attempt to index field 'LibClassicCasterino' (a nil value) [string "@ArcHUD3-classic\Core.lua"]:23: in function <ArcHUD3-classic\Core.lua:22> [string "@ArcHUD3-classic\Rings\Casting.lua"]:139: in function `?' [string "@ArcHUD3-classic\RingTemplate.lua"]:1186: in function <ArcHUD3-classic\RingTemplate.lua:1182>
Locals: unit = "player" (temporary) = nil (temporary) = nil (temporary) = nil (temporary) = "attempt to index field 'LibClassicCasterino' (a nil value)"
3x ArcHUD3-classic\Rings\CustomBuff.lua:13: attempt to index local 'LibClassicDurations' (a nil value) [string "@ArcHUD3-classic\Rings\CustomBuff.lua"]:13: in main chunk
Locals: LM =
i confirm the same error after the pre-patch for tbc
Could you release an update to fix this?
I love this addon.
Been having a bug where the castbar isnt showing. Not sure about coding wise errors but i'd love for this to be fixed if possible. thank you
The bug is caused by two libs the addon used. Just change _WOW_PROJECTCLASSIC to _WOW_PROJECT_BURNING_CRUSADECLASSIC in ArcHUD3-classic\Libs\LibClassicCasterino\LibClassicCasterino.lua:5 and ArcHUD3-classic\Libs\LibClassicDurations\core.lua:20
That worked. Ty so much!
Sent from my iPhone
Thank you. Actually i gone further and deleted LibClassicDurations at all, because the author says it is classic-only and BC doesnt need it. And now archud with castbar work once again!
That's much better. Could you release a new version on the Curseforge ?
Thanks for researching the necessary changes, this helped a lot. I just released a version that should be compatible with Classic-Vanilla and Classic-TBC (classic-v6.0.3). Let me if something is not working.