Error Looking at Item Sets #1062


  • Fixed
Closed
  • Kinetyk89 created this issue Sep 28, 2019

    This looks roughly equivalent to issue #1044 which was supposedly fixed in 8.08.01, but appears to have cropped up again in one of the most recent versions.

     

    1x AtlasLoot\GUI\SetViewFrame.lua:386: attempt to call method 'Reset' (a nil value)
    AtlasLoot\GUI\SetViewFrame.lua:386: in function `Clear'
    AtlasLoot\GUI\SetViewFrame.lua:546: in function `SetAtlasLootItemSet'
    AtlasLoot\Button\Set_type.lua:88: in function `OnMouseAction'
    AtlasLoot\Button\Button.lua:98: in function <AtlasLoot\Button\Button.lua:90>
    
    Locals:
    self = <table> {
     Clear = <function> defined @AtlasLoot\GUI\SetViewFrame.lua:385
     RefreshStyle = <function> defined @AtlasLoot\GUI\SetViewFrame.lua:678
     ResetFrames = <function> defined @AtlasLoot\GUI\SetViewFrame.lua:670
     Init = <function> defined @AtlasLoot\GUI\SetViewFrame.lua:67
     ShowPreviewSet = <function> defined @AtlasLoot\GUI\SetViewFrame.lua:730
     Create = <function> defined @AtlasLoot\GUI\SetViewFrame.lua:574
     RefreshAtlasLootSet = <function> defined @AtlasLoot\GUI\SetViewFrame.lua:504
     SetAtlasLootItemSet = <function> defined @AtlasLoot\GUI\SetViewFrame.lua:542
     frame = AtlasLoot-SetViewFrame {
     }
     SetNewItemSetNEW = <function> defined @AtlasLoot\GUI\SetViewFrame.lua:440
     SetNewItemSet = <function> defined @AtlasLoot\GUI\SetViewFrame.lua:404
    }
    noHide = nil
    soft = nil
    (*temporary) = nil
    (*temporary) = AtlasLoot-SetViewFrame-ModelFrame {
     0 = <userdata>
     OnEnter = <function> defined @SharedXML\ModelFrameMixin.lua:257
     defaultRotation = 0.610000
     OnMouseUp = <function> defined @SharedXML\ModelFrameMixin.lua:222
     minZoom = 0
     PostMouseUp = <function> defined @SharedXML\ModelFrameMixin.lua:214
     SetTexture = <function> defined @AtlasLoot\GUI\Template_Model.lua:5
     OnMouseDown = <function> defined @SharedXML\ModelFrameMixin.lua:234
     UpdateRotation = <function> defined @SharedXML\ModelFrameMixin.lua:87
     OnUpdate = <function> defined @SharedXML\ModelFrameMixin.lua:105
     SetParPoint = <function> defined @AtlasLoot\GUI\GUI.lua:1078
     bg = <unnamed> {
     }
     maxZoom = 1
     OnMouseWheel = <function> defined @SharedXML\ModelFrameMixin.lua:246
     OnLoad = <function> defined @SharedXML\ModelFrameMixin.lua:68
     OnHide = <function> defined @SharedXML\ModelFrameMixin.lua:268
     controlFrame = AtlasLoot-SetViewFrame-ModelFrameControlFrame {
     }
     zoomLevel = 0
     OnEvent = <function> defined @SharedXML\ModelFrameMixin.lua:83
     rotation = 0.610000
     PostMouseDown = <function> defined @SharedXML\ModelFrameMixin.lua:218
     ResetModel = <function> defined @SharedXML\ModelFrameMixin.lua:177
     OnLeave = <function> defined @SharedXML\ModelFrameMixin.lua:261
     Init = <function> defined @SharedXML\ModelFrameMixin.lua:80
     StopPanning = <function> defined @SharedXML\ModelFrameMixin.lua:207
     StartPanning = <function> defined @SharedXML\ModelFrameMixin.lua:185
    }
    (*temporary) = "attempt to call method 'Reset' (a nil value)"
    ClearItemFrames = <function> defined @AtlasLoot\GUI\SetViewFrame.lua:218
    ClearExtraList = <function> defined @AtlasLoot\GUI\SetViewFrame.lua:236
    CurrentData = <table> {
    }
    wipe = <function> defined =[C]:-1
    

     

  • arithmandar closed issue Oct 21, 2020
  • arithmandar added a tag Fixed Oct 21, 2020

To post a comment, please login or register a new account.