View Single Post
06-01-17, 11:19 PM   #1
KrysEmlyn
A Fallenroot Satyr
Join Date: Nov 2011
Posts: 28
Error involving the Guild Bank

I'm getting the following error if I try to view the information that Carbonite has of my guild's bank:
Code:
Carbonite.Warehouse\NxWarehouse.lua:1947: attempt to index field '?' (a nil value)
Carbonite.Warehouse\NxWarehouse.lua:1947: in function `UpdateGuild'
Carbonite.Warehouse\NxWarehouse.lua:1891: in function `Update'
Carbonite.Warehouse\NxWarehouse.lua:1495: in function `UserFunc'
Carbonite\NxUI.lua:6462: in function <Carbonite\NxUI.lua:6441
The error will persist and then increment the occurrences each time items are added to your inventory or if you move inventory around within your bags. The only way to stop the error is to do a /reload.

I'm using this version:
Code:
Commit: 2017-04-19 09:49:47 +0200 (9f73b80)
(Pulled from the top of the Carbonite.lua file)
  Reply With Quote