SavedInstances

SavedInstances

11M Downloads

LUA Errors on login on 11.0.0

Furydins opened this issue ยท 1 comments

commented

Describe the bug
On First login with Saved Instances enabled a large empty frame entitled Saved Instances appeared on screen.

I have been unable to replicate this with subsequent logins but I do get a LUA error each time I log in to an character.

Do you have an error log of what happened?
5x SavedInstances/Modules/BonusRoll.lua:41: CreateFrame(): Couldn't find inherited node "SpellBookSkillLineTabTemplate"
[string "=[C]"]: ?
[string "@SavedInstances/Modules/BonusRoll.lua"]:41: in function <SavedInstances/Modules/BonusRoll.lua:27>
[string "@SavedInstances/Modules/BonusRoll.lua"]:62: in function <SavedInstances/Modules/BonusRoll.lua:61>
[string "=[C]"]: ?
[string "@Details/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:66: in function <...ceDetails/Libs/AceAddon-3.0/AceAddon-3.0.lua:61>
[string "@Details/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:523: in function EnableAddon' [string "@Details/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:536: in function EnableAddon'
[string "@Details/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:626: in function <...ceDetails/Libs/AceAddon-3.0/AceAddon-3.0.lua:611>
[string "=[C]"]: ?
[string "=[C]"]: in function LoadAddOn' [string "@Blizzard_UIParent/Mainline/UIParent.lua"]:422: in function UIParentLoadAddOn'
[string "@Blizzard_UIParent/Mainline/UIParent.lua"]:627: in function MajorFactions_LoadUI' [string "@Blizzard_ExpansionLandingPage/Blizzard_DragonflightLandingPage.lua"]:103: in function SetUpMajorFactionList'
[string "@Blizzard_ExpansionLandingPage/Blizzard_DragonflightLandingPage.lua"]:96: in function RefreshMajorFactionList' [string "@Blizzard_ExpansionLandingPage/Blizzard_DragonflightLandingPage.lua"]:91: in function RefreshOverlay'
[string "@Blizzard_ExpansionLandingPage/Blizzard_DragonflightLandingPage.lua"]:83: in function <...sionLandingPage/Blizzard_DragonflightLandingPage.lua:79>
[string "=[C]"]: in function CreateFrame' [string "@Blizzard_ExpansionLandingPage/Blizzard_DragonflightLandingPage.lua"]:49: in function CreateOverlay'
[string "@Blizzard_ExpansionLandingPage/Blizzard_ExpansionLandingPage.lua"]:78: in function `RefreshExpansionOverlay'
[string "@Blizzard_ExpansionLandingPage/Blizzard_ExpansionLandingPage.lua"]:37: in function <...pansionLandingPage/Blizzard_ExpansionLandingPage.lua:35>

To Reproduce

The error can be reproduced by logging in to any Character with Saves Instances enabled.

I have not been able to reproduce the broken frame issue on subsequent logins

Screenshots

Did you try having SavedInstances as the only enabled addon and everything else (especially something like ElvUI) disabled?

I can reproduce the LUA error with no other addons enabled

Which version of SavedInstances are you using?

11.0.1

Was it working in a previous version? If yes, which was the last good one?

Yes - 10.2.7

Additional context

commented

Just noticed the new update - which has resolved this issue!