lua error with latest blizzmove.
MyTechnoHunter opened this issue · 2 comments
the following occurs on opening any blizz window.. c to open char screen, o to open friends list..
did a clean install of the plugin to make sure it wasnt holding on to any old info
2x BlizzMove\BlizzMove-v3.2.0.lua:471: attempt to index field 'storage' (a nil value)
[string "@BlizzMove\BlizzMove-v3.2.0.lua"]:471: in function <BlizzMove\BlizzMove.lua:462>
[string "@BlizzMove\BlizzMove-v3.2.0.lua"]:495: in function <BlizzMove\BlizzMove.lua:491>
[string "@BlizzMove\BlizzMove-v3.2.0.lua"]:684: in function <BlizzMove\BlizzMove.lua:678>
[string "=(tail call)"]: ?
[string "=[C]"]: ?
[string "=[C]"]: in function Show' [string "@Interface_TBC\FrameXML\UIParent.lua"]:2073: in function
SetUIPanel'
[string "@Interface_TBC\FrameXML\UIParent.lua"]:1918: in function ShowUIPanel' [string "@Interface_TBC\FrameXML\UIParent.lua"]:1779: in function <Interface_TBC\FrameXML\UIParent.lua:1775> [string "=[C]"]: in function
SetAttribute'
[string "@Interface_TBC\FrameXML\UIParent.lua"]:2544: in function <Interface_TBC\FrameXML\UIParent.lua:2523>
[string "=[C]"]: in function ShowUIPanel' [string "@Interface_TBC\FrameXML\FriendsFrame.lua"]:1139: in function
ToggleFriendsFrame'
[string "TOGGLESOCIAL"]:1: in function <[string "TOGGLESOCIAL"]:1>
Locals:
frame = FriendsFrame {
0 =
TitleText = FriendsFrameTitleText {
}
portrait = FriendsFramePortrait {
}
LeftBorder = FriendsFrameLeftBorder {
}
SetHeight = defined =[C]:-1
SetPoint = defined =[C]:-1
selectedFriend = 1
Inset = FriendsFrameInset {
}
FriendsTabHeader = FriendsTabHeader {
}
selectedFriendType = 2
TopRightCorner = FriendsFrameTopRightCorner {
}
TopLeftCorner = FriendsFrameTopLeftCorner {
}
Bg = FriendsFrameBg {
}
playerStatusFrame = 1
guildStatus = 0
TopBorder = FriendsFrameTopBorder {
}
selectedIgnore = 1
TopTileStreaks = FriendsFrameTopTileStreaks {
}
TitleBg = FriendsFrameTitleBg {
}
BottomBorder = FriendsFrameBottomBorder {
}
selectedSquelchType = 2
OnLoad = defined @SharedXML\SharedUIPanelTemplates.lua:857
numTabs = 4
BotRightCorner = FriendsFrameBotRightCorner {
}
SetWidth = defined =[C]:-1
CloseButton = FriendsFrameCloseButton {
}
BotLeftCorner = FriendsFrameBotLeftCorner {
}
PortraitFrame = FriendsFramePortraitFrame {
}
selectedTab = 1
RightBorder = FriendsFrameRightBorder {
}
}
frameData =
MinVersion = 0
SubFrames =
}
storage =
}
}
returnValue = true
(for generator) = defined =[C]:-1
(for state) =
IgnoreListFrameScrollFrame =
}
FriendsFrameBattlenetFrame.BroadcastFrame =
}
FriendsListFrameScrollFrame =
}
QuickJoinScrollFrame =
}
RaidInfoFrame =
}
WhoListScrollFrame =
}
RecruitAFriendFrame.RecruitList.ScrollFrame =
}
}
(for control) = "IgnoreListFrameScrollFrame"
_ = "IgnoreListFrameScrollFrame"
subFrameData =
MinVersion = 40000
}
(*temporary) = nil
(*temporary) =
MinVersion = 40000
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field 'storage' (a nil value)"
BlizzMove =
SetDefaultModuleLibraries = defined @datastore\libs\AceAddon-3.0\AceAddon-3.0.lua:367
Frames =
}
EnableModule = defined @datastore\libs\AceAddon-3.0\AceAddon-3.0.lua:332
modules =
}
baseName = "BlizzMove"
IterateEmbeds = defined @datastore\libs\AceAddon-3.0\AceAddon-3.0.lua:442
ValidateFrame = defined @BlizzMove\BlizzMove.lua:45
SecureHookScript = defined @BlizzMove\Libs\AceHook-3.0\AceHook-3.0.lua:410
enabled = true
RawHookScript = defined @BlizzMove\Libs\AceHook-3.0\AceHook-3.0.lua:395
RegisterFrame = defined @BlizzMove\BlizzMove.lua:112
ValidateFrameName = defined @BlizzMove\BlizzMove.lua:51
CopyTable = defined @BlizzMove\BlizzMove.lua:334
SetDefaultModulePrototype = defined @datastore\libs\AceAddon-3.0\AceAddon-3.0.lua:409
EnableFrame = defined @BlizzMove\BlizzMove.lua:208
defaultModuleState = true
IsEnabled = defined @datastore\libs\AceAddon-3.0\AceAddon-3.0.lua:451
GetFrameFromName = defined @BlizzMove\BlizzMove.lua:271
DisableModule = defined @datastore\libs\AceAddon-3.0\AceAddon-3.0.lua:350
ResetScaleStorage = defined @BlizzMove\BlizzMove.lua:291
ADDON_LOADED = defined @BlizzMove\BlizzMove.lua:977
RegisterMessage = defined @datastore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:90
UnregisterMessage = defined @datastore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:153
IsHooked = defined @BlizzMove\Libs\AceHook-3.0\AceHook-3.0.lua:493
DebugPrint = defined @BlizzMove\BlizzMove.lua:38
DisableFrame = defined @BlizzMove\BlizzMove.lua:199
UnregisterFrame = defined @BlizzM
reverted to the previous version, no error. dunno if that helps but there ya go.. (in case this wasnt clear, this is in TBC)