Treasury: Table Index Is Nil

Language: JP EN DE FR
2010-09-08
New Items
users online
Forum » Windower » Support » Treasury: table index is nil
Treasury: table index is nil
 
Offline
Posts:
By 2019-12-12 14:33:31
| Edit  | Link | Quote | Reply
 
Post deleted by User.
 Shiva.Zerowone
Offline
Server: Shiva
Game: FFXI
user: Zerowone
Posts: 655
By Shiva.Zerowone 2019-12-12 15:15:25
Link | Quote | Reply
 
Open up the lua in the directory and see what’s going on

Windower>Addons>Treasury>Treasury.lua

Though keep in mind, your issue is probably your data xml

Which is ..\Treasury\data\settings.xml
Offline
Posts: 12389
By Pantafernando 2019-12-12 15:16:54
Link | Quote | Reply
 
That error means your addon is failing to create a table.

You says your settings are being reseted. That kinda makes sense, your table isnt being loaded then your program is trying to get an element from a table that doesnt exist.

You can try to print after the place your settings are being loaded to see if the table is actually being created. In the worst case and your program is failing to create/load your table, you could just create manually your own table inside the program till the author fix the addon.
Offline
Posts: 42646
By Jetackuu 2019-12-12 15:50:51
Link | Quote | Reply
 
the settings.xml is corrupted, probably by an item in your list that changed name, it would help if you posted it (link to a pastebin or something) or try the windower disccord under v4 support (probably faster)
 
Offline
Posts:
By 2019-12-12 16:13:57
 Undelete | Edit  | Link | Quote | Reply
 
Post deleted by User.
Log in to post.