Compact Vendor

Compact Vendor

16.5k Downloads

10.1 Niffen Vendors

FireAllianceNX opened this issue ยท 1 comments

commented

Getting this error on a vendor with the new currency in 10.1.

88x CompactVendor/core.lua:770: bad argument #1 to 'ipairs' (table expected, got nil)
[string "=[C]"]: in function `ipairs'
[string "@CompactVendor/core.lua"]:770: in function <CompactVendor/core.lua:768>
[string "@CompactVendor/core.lua"]:794: in function `Refresh'
[string "@CompactVendor/core.lua"]:819: in function `UpdatePending'
[string "@CompactVendor/core.lua"]:847: in function <CompactVendor/core.lua:845>

Locals:
(*temporary) = nil
(*temporary) = "table expected, got nil"
 = <function> defined =[C]:-1

commented

Appears to be fixed with 0566090
Thank you!