Fossa Newbie
Joined: 20 Dec 2001 Posts: 1
|
Posted: Thu Dec 20, 2001 3:42 pm
List index out of bounds (-1) |
I am trying to use zMUD's built-in database quite extensively. The above mentioned error usually apears only after I have added new record to the database. And only when mud connection is on-line. However, once it has appeared there is no other way how to work with database normaly anymore. You have to re-build it from scratch again. Sometimes even back-up copy doesn't help.
Also, note that I am adding new item records to database manualy (I am playing LPMud and haven't figured out how to capture data about item automaticaly).
Later on they are updated by different scripts (mostly by usage of #ADDKEY).
Any idea what causes this crash and how to prevent/fix it?
I am using v6.16.
Will be very grateful for any idea or suggestion! |
|