I have strange problem.
I want change pol 094 to pol 095. All scripts are rewritable on pol 095.
Start the server with any problem, all scripts work with any bugs.
When i copy Data files from 094 to 095 and start the server:
Code:
Reading data files:
data/accounts.txt:. 1193 elements in 464 ms.
data/pol.txt: 2 elements in 1 ms.
data/objects.txt: 0 elements in 0 ms.
data/pcs.txt:.... 4344 elements in 4918 ms.
data/pcequip.txt:.remove_item_from_world: item 0x448a0af4 at 0,0 does not exist in world zone
Assertion Failed: itr != wc.items.end(), pol/uworld.cpp, line 48
Aborting due to assertion failure.
Hmm, what is the world zone, and that itr !=wc.items.end()?
I delete from pcequip that item, and start again.
Code:
data/items.txt:....................Duplicate item read from datafiles (Serial=0x42d97d68)
Server Shutdown: reading data
Execution aborted due to: Data integrity error
Delete this item too. And some item in storage. Finaly pol095 starts with any problem. But... when i logon to the server, open the spellbook, and what i see? Spellbook is empty.. I create the full spellbook (create from cmd .spellbook. It's standard cmd, not changed by me), but this spellbook is also empty. Spell is also not changed. The objtype are standard. I create scrolls with any problem, but the spellbook are empty. Castspell from makro options not work. I dont have the message "You dont known that spell".
When i delete the Data files, server start and the spell work normaly. I try to all. I dont known what i have to do. I dont want delete all files in Data. Any sugestions?
Sory for my english, i hope that post is understood.