with last release I have this error any time I try to (re)install the xeqDB.xml:
Run-time error
Plugin: xeqDB (called from world: Aardwolf)
Function/Sub: OnPluginInstall called by Plugin xeqDB
Reason: Executing plugin xeqDB sub OnPluginInstall
[string "Plugin: xeqDB"]:264: attempt to call global 'tableRandomItem' (a nil value)
stack traceback:
[string "Plugin: xeqDB"]:264: in function 'nextitem'
[string "Plugin: xeqDB"]:260: in function 'addcontainer'
[string "Plugin: xeqDB"]:621: in function 'initinv'
[string "Plugin: xeqDB"]:1312: in function 'OnPluginEnable'
...l_dir\bastmush-bastmush-r2098\Bast\lua\pluginhelper.lua:355: in function 'OnPluginInstall'
[string "Plugin: xeqDB"]:1297: in function <[string "Plugin: xeqDB"]:1283>
Reinstalled plugin xeqDB (aaa56faed92ffc6146964abc)
With previous versione (2098 and 2099) I had the problem described in issue #11 . I got a slightly different error after 2100 installation (actually the same, but wrapped up in more functions, since id did happen on the 'refresh' command), so I closed the client and deleted the eqDB.db and this is the result.
If you need more infos let me know how I can obtain and submit them.
with last release I have this error any time I try to (re)install the xeqDB.xml:
Run-time error
Plugin: xeqDB (called from world: Aardwolf)
Function/Sub: OnPluginInstall called by Plugin xeqDB
Reason: Executing plugin xeqDB sub OnPluginInstall
[string "Plugin: xeqDB"]:264: attempt to call global 'tableRandomItem' (a nil value)
stack traceback:
[string "Plugin: xeqDB"]:264: in function 'nextitem'
[string "Plugin: xeqDB"]:260: in function 'addcontainer'
[string "Plugin: xeqDB"]:621: in function 'initinv'
[string "Plugin: xeqDB"]:1312: in function 'OnPluginEnable'
...l_dir\bastmush-bastmush-r2098\Bast\lua\pluginhelper.lua:355: in function 'OnPluginInstall'
[string "Plugin: xeqDB"]:1297: in function <[string "Plugin: xeqDB"]:1283>
Reinstalled plugin xeqDB (aaa56faed92ffc6146964abc)
With previous versione (2098 and 2099) I had the problem described in issue #11 . I got a slightly different error after 2100 installation (actually the same, but wrapped up in more functions, since id did happen on the 'refresh' command), so I closed the client and deleted the eqDB.db and this is the result.
If you need more infos let me know how I can obtain and submit them.