Thread Tools Display Modes
06-16-17, 06:03 PM   #1
jthom203
An Aku'mai Servant
Join Date: Nov 2010
Posts: 33
error

Code:
Message: cargBags_Nivaya\style.lua:128: attempt to compare two nil values
Stack: cargBags_Nivaya\style.lua:128: in function <cargBags_Nivaya\style.lua:91>
[C] in function 'sort'
cargBags_Nivaya\style.lua:130: in function <cargBags_Nivaya\style.lua:130>
cargBags_Nivaya\style.lua:157: in function 'OnContentsChanged'
...e\cargBags_Nivaya\cargBags\base\container.lua:108: in function <...e\cargBags_Nivaya\cargBags\base\container.lua:105>
Time: 2017/06/16 18:02:17 Count: 1
Version: 8.1 r20
Locals:
v1 = <table> {
    1 = <table> {}
    2 = NivayaSlot232 {}
}
v2 = <table> {
    1 = <table> {}
    2 = NivayaSlot233 {}
}
item1 = <table> {
    equipLoc = "INVTYPE_BAG"
    slotID = 13
    bagID = 2
    typeID = 1
    isInSet = false
    type = "Container"
    link = "[]"
    id = 21841
    subType = "Bag"
    subTypeID = 0
}
item2 = <table> {
    equipLoc = "INVTYPE_BAG"
    slotID = 12
    bagID = 2
    typeID = 1
    isInSet = false
    type = "Container"
    link = "[]"
    id = 21841
    subType = "Bag"
    subTypeID = 0
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to compare two nil values"
invTypes = <table> {
    INVTYPE_RANGEDRIGHT = 16
    INVTYPE_SHIELD = 20
    INVTYPE_WEAPONOFFHAND = 19
    INVTYPE_RANGED = 16
    INVTYPE_WEAPON = 17
    INVTYPE_2HWEAPON = 15
    INVTYPE_WRIST = 8
    INVTYPE_TRINKET = 14
    INVTYPE_NECK = 2
    INVTYPE_CLOAK = 4
    INVTYPE_BODY = 6
    INVTYPE_HEAD = 1
    INVTYPE_FEET = 12
    INVTYPE_BAG = 25
    INVTYPE_HOLDABLE = 21
    INVTYPE_WEAPONMAINHAND = 18
    INVTYPE_TABARD = 7
    INVTYPE_FINGER = 13
    INVTYPE_HAND = 9
    INVTYPE_WAIST = 10
    INVTYPE_LEGS = 11
    INVTYPE_SHOULDER = 3
    INVTYPE_ROBE = 5
    INVTYPE_CHEST = 5
}

Last edited by Gethe : 06-16-17 at 09:10 PM. Reason: add code tags
  Reply With Quote

WoWInterface » Featured Projects » RealUI » error


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off