Log in to ZYGOR
Log in with social media
OR
Log in with Zygor account

Announcement

Collapse
No announcement yet.

Errors

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Errors

    Getting a lot of errors while levelling alt:

    Code:
    137x ZygorGuidesViewer\Sync.lua:867: attempt to index field 'CurrentGuide' (a nil value)
    [string "@ZygorGuidesViewer\Sync.lua"]:867: in function `Deactivate'
    [string "@ZygorGuidesViewer\Sync.lua"]:700: in function <ZygorGuidesViewer\Sync.lua:687>
    
    Locals:
    self = <table> {
    StepDataBuffer = <table> {
    }
    UpdateButtonColor = <function> defined @ZygorGuidesViewer\Sync.lua:816
    complete_party_status_timeout = <table> {
    }
    IsClearToProceed = <function> defined @ZygorGuidesViewer\Sync.lua:504
    OnShareButtonEnter = <function> defined @ZygorGuidesViewer\Sync.lua:1068
    Deactivate = <function> defined @ZygorGuidesViewer\Sync.lua:861
    ActivateAsMaster = <function> defined @ZygorGuidesViewer\Sync.lua:849
    HandleReceivedPacket = <function> defined @ZygorGuidesViewer\Sync.lua:251
    GetStepSource = <function> defined @ZygorGuidesViewer\Sync.lua:963
    IsPartyStatusComplete = <function> defined @ZygorGuidesViewer\Sync.lua:497
    party_status_request_time = 48608.568000
    GetStepGoalPartyStatusText = <function> defined @ZygorGuidesViewer\Sync.lua:526
    IsSnapping = <function> defined @ZygorGuidesViewer\Sync.lua:1009
    CreatePacket_StatusRequest = <function> defined @ZygorGuidesViewer\Sync.lua:130
    ShowMasterConfirmation = <function> defined @ZygorGuidesViewer\Sync.lua:881
    BroadcastStepContents = <function> defined @ZygorGuidesViewer\Sync.lua:671
    ReinviteOrStopPopup = ZygorShareReinvite {
    }
    PartyStatus = <table> {
    }
    packet_callbacks = <table> {
    }
    OnChatReceived = <function> defined @ZygorGuidesViewer\Sync.lua:153
    SendSelf = <function> defined @ZygorGuidesViewer\Sync.lua:1021
    CreatePacket_StepRequest = <function> defined @ZygorGuidesViewer\Sync.lua:134
    DeclarePartyStatusComplete = <function> defined @ZygorGuidesViewer\Sync.lua:489
    AnnounceStatus = <function> defined @ZygorGuidesViewer\Sync.lua:663
    CreatePackets_StepData = <function> defined @ZygorGuidesViewer\Sync.lua:97
    IsInGroup = <function> defined @ZygorGuidesViewer\Sync.lua:659
    rcvframe = <unnamed> {
    }
    GetParty_NotSlaveNames = <function> defined @ZygorGuidesViewer\Sync.lua:1056
    Debug = <function> defined @ZygorGuidesViewer\Sync.lua:1126
    RequestPartyStatus = <function> defined @ZygorGuidesViewer\Sync.lua:929
    OnShareButtonClick = <function> defined @ZygorGuidesViewer\Sync.lua:1085
    GetParty_SlaveNames = <function> defined @ZygorGuidesViewer\Sync.lua:1062
    Unpack = <function> defined @ZygorGuidesViewer\Sync.lua:186
    InitiateConfirmPopup = ZygorShareInitiate {
    }
    RequestAllStatuses = <function> defined @ZygorGuidesViewer\Sync.lua:1029
    ShowSlaveConfirmation = <function> defined @ZygorGuidesViewer\Sync.lua:893
    Send = <function> defined @ZygorGuidesViewer\Sync.lua:1013
    CreatePacket_GuideStatus = <function> defined @ZygorGuidesViewer\Sync.lua:60
    IsEnabled = <function> defined @ZygorGuidesViewer\Sync.lua:1005
    GetAheadBehind = <function> defined @ZygorGuidesViewer\Sync.lua:619
    Init = <function> defined @ZygorGuidesViewer\Sync.lua:676
    IsMaster = <function> defined @ZygorGuidesViewer\Sync.lua:1001
    IsSlave = <function> defined @ZygorGuidesViewer\Sync.lua:997
    ResetPartyStatus = <function> defined @ZygorGuidesViewer\Sync.lua:945
    RequestSlaveMode = <function> defined @ZygorGuidesViewer\Sync.lua:940
    CreatePacket_SlaveRequest = <function> defined @ZygorGuidesViewer\Sync.lua:138
    FakePartyGenerator = <function> defined @ZygorGuidesViewer\Sync.lua:404
    RequestStepContents = <function> defined @ZygorGuidesViewer\Sync.lua:925
    ActivateAsSlave = <function> defined @ZygorGuidesViewer\Sync.lua:855
    SplitXXIntoPacket = <function> defined @ZygorGuidesViewer\Sync.lua:145
    UpdateMode = <function> defined @ZygorGuidesViewe
    another:
    Code:
    4x ZygorGuidesViewer\Item-ItemScore.lua:538: bad argument #3 to 'format' (string expected, got nil)
    [string "=[C]"]: in function `format'
    [string "@ZygorGuidesViewer\Item-ItemScore.lua"]:538: in function `IsValidItem'
    [string "@ZygorGuidesViewer\Item-Upgrades.lua"]:457: in function `QueueWeapon'
    [string "@ZygorGuidesViewer\Item-Upgrades.lua"]:675: in function `ScanBagsForUpgrades'
    [string "@ZygorGuidesViewer\Item-ItemScore.lua"]:85: in function `func'
    [string "@ElvUI\Libraries\Ace3\AceTimer-3.0\AceTimer-3.0-17.lua"]:57: in function <...s\ElvUI\Libraries\Ace3\AceTimer-3.0\AceTimer-3.0.lua:50>
    
    Locals:
    (*temporary) = "%s is not valid for %s %s"
    (*temporary) = "SHIELD"
    (*temporary) = "Druid"
    (*temporary) = nil
    (*temporary) = "string expected, got nil"

    #2
    If you disable all other addons and have only Zygor running do you still get these errors?
    Become a Fan of Zygor Guides on Facebook:
    http://www.facebook.com/pages/Zygor-...04933799556988

    Follow Zygor Guides on Twitter:
    http://twitter.com/zygorguides

    Comment

    Working...
    X