-
Notifications
You must be signed in to change notification settings - Fork 16
Description
I'm getting the following error:
DINV inv.config.load: inventory configuration table format is nil
DINV inv.config.init.atActive: failed to load config data from storage: internal error
DINV inv.init.atActiveCR: Failed to initialize "at active" inv.config module: internal error
Error raised in timer function (in wait module).
stack traceback:
[C]: in function 'assert'
[string "Plugin: aard_inventory"]:19849: in function 'loadTable'
[string "Plugin: aard_inventory"]:11040: in function 'load'
[string "Plugin: aard_inventory"]:10897: in function 'atActive'
[string "Plugin: aard_inventory"]:689: in function <[string "Plugin: aard_inventory"]:663>
Run-time error
Plugin: aard_inventory (called from world: Aardwolf)
Function/Sub: wait.timer_resume called by timer
Reason: processing timer "wait_timer_1574"
G:\Program Files (x86)\MUSHclient\lua\wait.lua:51: [string "Plugin: aard_inventory"]:19849: assertion failed!
stack traceback:
[C]: in function 'error'
G:\Program Files (x86)\MUSHclient\lua\wait.lua:51: in function <G:\Program Files (x86)\MUSHclient\lua\wait.lua:43>
Any clue what it could be?