Files 0
Downloads 0
Favorites 0
My AddOns
    View Bug Report
    Error when swapping weapons
    Bug #: 727
    File: Inventory Grid View
    Date: 05/20/14 04:38 PM
    By: Sephiroth018
    Status: Fixed
    2014-05-20T21:59:28.680+01:00 |cff0000Lua Error: user:/AddOns/InventoryGridView/InventoryGridView.lua:55: attempt to index a nil value
    stack traceback:
    user:/AddOns/InventoryGridView/InventoryGridView.lua:55: in function 'AddGoldSoon'
    EsoUI/Libraries/Utility/ZO_Hook.lua:19: in function 'ZO_InventorySlot_OnMouseEnter'
    EsoUI/Ingame/Inventory/InventorySlot.lua:2035: in function 'OnActiveWeaponPairChanged'|r

    RSS 2.0 Feed for Bug CommentsNotes Sort Options
    By: Restovem - 05/22/14 05:43 AM
    I have the same issue:

    2014-05-22T13:35:29.309+01:00 |cff0000Lua Error: user:/AddOns/InventoryGridView/InventoryGridView.lua:55: attempt to index a nil value
    stack traceback: user:/AddOns/InventoryGridView/InventoryGridView.lua:55: in function 'AddGoldSoon' EsoUI/Libraries/Utility/ZO_Hook.lua:19: in function 'ZO_InventorySlot_OnMouseEnter' EsoUI/Ingame/Inventory/InventorySlot.lua:2035: in function 'OnActiveWeaponPairChanged'|r
    By: ingeniousclown - 05/22/14 10:04 AM
    Just as a warning: the root cause of this error is not from Inventory Grid View.

    IGV does exacerbate the problem and I do need an extra nil-check, but my fix will not get rid of the problem completely. It should, however, make it a LESS of a problem.
    By: Wykdwolffie - 07/09/14 08:42 AM
    I do NOT have that addon, and I DO have the error.
    By: ingeniousclown - 07/09/14 11:37 AM
    This bug as it relates to my add-on is fixed. The rest of it is a game bug, I believe.