[Bug] - iKeystones.lua:11: attempt to call field '?' (a nil value) #1


Open
  • TryAllTheThings created this issue Oct 27, 2022

    After the Dragonflight Pre-Patch iKeystones started throwing LUA errors:

     

    74x Interface/AddOns/iKeystones/iKeystones.lua:11: attempt to call field '?' (a nil value)
    [string "@Interface/AddOns/iKeystones/iKeystones.lua"]:11: in function <Interface/AddOns/iKeystones/iKeystones.lua:10>
    
    Locals:
    self = Frame {
     0 = <userdata>
    }
    event = "ADDON_LOADED"
    (*temporary) = nil
    (*temporary) = Frame {
     0 = <userdata>
    }
    (*temporary) = "iKeystones"
    (*temporary) = "attempt to call field '?' (a nil value)"
    
    
    
    

     

     

    WoW: 10.0.0.46313

    iKeystones: v1.967


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