SylingTracker preferences cannot be opened in 11.0.2 due to issue in Scorpio?
raptormama opened this issue ยท 2 comments
Likely due to API namespace changes in 11.0.2.
LibScorpio r211 and SylingTracker 2.3.1.
2x Scorpio/PLoop/System/Threading.lua:184: SylingTracker_Options/Bootstrap.lua:29: attempt to call field 'GetAddonVersion' (a nil value)
[string "@Scorpio/Modules/Core.lua"]:78: in function <Scorpio/Modules/Core.lua:73>
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "@SylingTracker/Boot.lua"]:137: in function ?' [string "@Scorpio/Modules/Core.lua"]:856: in function
?'
[string "@Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5468: in function <Blizzard_ChatFrameBase/Mainline/ChatFrame.lua:5414>
[string "=[C]"]: ?
[string "=[C]"]: in function ChatEdit_ParseText' [string "@Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5120: in function
ChatEdit_SendText'
[string "@Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5156: in function <Blizzard_ChatFrameBase/Mainline/ChatFrame.lua:5152>
[string "=[C]"]: in function `ChatEdit_OnEnterPressed'
[string "*ChatFrame.xml:140_OnEnterPressed"]:1: in function <[string "*ChatFrame.xml:140_OnEnterPressed"]:1>
Locals:
map =
}
(for state) =
}
(for control) =
TEXT_JUSTIFY_V_ENTRIES =
}
TEXT_JUSTIFY_H_ENTRIES =
}
LOGO_WHITE = "Interface\AddOns\SylingTracker_Options\Media\logo_white"
C_AddOns =
}
UIParent = UIParent {
}
TEXT_TRANSFORM_ENTRIES =
}
__PLOOP_ENV_BSENV =
}
}
obj =
TEXT_JUSTIFY_V_ENTRIES =
}
TEXT_JUSTIFY_H_ENTRIES =
}
LOGO_WHITE = "Interface\AddOns\SylingTracker_Options\Media\logo_white"
C_AddOns =
}
UIParent = UIParent {
}
TEXT_TRANSFORM_ENTRIES =
}
__PLOOP_ENV_BSENV =
}
}
ok = false
err = "Scorpio/PLoop/System/Threading.lua:184: SylingTracker_Options/Bootstrap.lua:29: attempt to call field 'GetAddonVersion' (a nil value)"
Thanks. It does seem that its latest update did fix the issue, though I forgot to follow up here.
Thank you both for all your hard work!