Skip to content

[MoP Classic] Talent API and couple other errors #26

@Road-block

Description

@Road-block

Firstly ty so much for the MoP classic update. ❤

Only error on the UI side is libs\ala\talent.lua trying to run some legacy code for the old talent structure which no longer exists.
250701

2x alaTradeSkill/libs/ala/talent.lua:409: Script_GetNumTalentTabs: API unsupported in this version of World of Warcraft.
[alaTradeSkill/libs/ala/talent.lua]:409: in function <alaTradeSkill/libs/ala/talent.lua:397>
[alaTradeSkill/libs/ala/talent.lua]:1911: in function <alaTradeSkill/libs/ala/talent.lua:1910>
[alaTradeSkill/libs/ala/talent.lua]:1922: in function <alaTradeSkill/libs/ala/talent.lua:1915>
[tail call]: ?

Locals:
class = "MONK"
inspect = false
Map = <table> {
 PMap = <table> {
 }
 RMap = <table> {
 }
 VMap = <table> {
 }
}
PMap = <table> {
}
MaxTier = -1
SELFCLASS = "MONK"
__emulib = Frame {
 __classHash = <table> {
 }
 _NumDistributors = 0
 __minor = 250404
 _CommDistributor = <table> {
 }
 CT = <table> {
 }
 __classList = <table> {
 }
}
_TalentMap = <table> {
 MONK = <table> {
 }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions