Kiatra / BlizzMove

World of Warcraft add-on to make the default windows movable via drag & drop.
23 stars 9 forks source link

lua error with latest blizzmove. #78

Closed MyTechnoHunter closed 2 years ago

MyTechnoHunter commented 2 years ago

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 "=[C]": in function Show' [string "@Interface_TBC\FrameXML\UIParent.lua"]:2073: in functionSetUIPanel' [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 functionSetAttribute' [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 functionToggleFriendsFrame'

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

MyTechnoHunter commented 2 years ago

reverted to the previous version, no error. dunno if that helps but there ya go.. (in case this wasnt clear, this is in TBC)

Numynum commented 2 years ago

hi, should be fixed in v3.2.0a, downloadable soon™ :)