Drutol / RaidOps

EPGP , Bidding and Loot Distribution addons for WildStar.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug on opening account inventory - collapses all items, making account inventory break

banpower1 opened this issue · comments

...Data\Roaming\NCSOFT\WildStar\Addons\RaidOps\EPGP.lua:774: attempt to perform arithmetic on field '?' (a nil value)
stack trace:
...Data\Roaming\NCSOFT\WildStar\Addons\RaidOps\EPGP.lua:774: in function 'EPGPGetItemCostByID'
...Data\Roaming\NCSOFT\WildStar\Addons\RaidOps\EPGP.lua:925: in function <...Data\Roaming\NCSOFT\WildStar\Addons\RaidOps\EPGP.lua:918>
(tail call): ?
ui\AccountInventory\AccountInventory.lua:383: in function 'HelperAddPendingSingleToContainer'
ui\AccountInventory\AccountInventory.lua:539: in function 'RefreshInventory'
ui\AccountInventory\AccountInventory.lua:311: in function 'SetupMainWindow'
ui\AccountInventory\AccountInventory.lua:202: in function <ui\AccountInventory\AccountInventory.lua:200>
[C]: in function 'Event_FireGenericEvent'
ui\InterfaceMenuList\InterfaceMenuList.lua:505: in function <ui\InterfaceMenuList\InterfaceMenuList.lua:499>

Break = actually ruin it, making account inventory window un-usable*

yeah looks like some pretty nasty hooks you made there drutol :D

...Data\Roaming\NCSOFT\WildStar\Addons\RaidOps\EPGP.lua:770: attempt to perform arithmetic on field '?' (a nil value)
stack trace:
...Data\Roaming\NCSOFT\WildStar\Addons\RaidOps\EPGP.lua:770: in function 'EPGPGetItemCostByID'
...Data\Roaming\NCSOFT\WildStar\Addons\RaidOps\EPGP.lua:925: in function <...Data\Roaming\NCSOFT\WildStar\Addons\RaidOps\EPGP.lua:918>
(tail call): ?
ui\AccountInventory\AccountInventory.lua:383: in function 'HelperAddPendingSingleToContainer'
ui\AccountInventory\AccountInventory.lua:539: in function 'RefreshInventory'
ui\AccountInventory\AccountInventory.lua:311: in function 'SetupMainWindow'
ui\AccountInventory\AccountInventory.lua:193: in function <ui\AccountInventory\AccountInventory.lua:191>
[C]: in function 'Event_FireGenericEvent'
ui\LoginIncentives\LoginIncentives.lua:321: in function <ui\LoginIncentives\LoginIncentives.lua:320>

Both trash items and account inventory is working fine for me as of v3.08b

Confirmed v3.08b is working fine