That are a whole bunch of errors but fine...
Code:
SYSERR: Apr 19 01:44:01 :: SetShopItems: Shop: no item table by item vnum #71702
SYSERR: Apr 19 01:44:01 :: SetShopItems: Shop: no item table by item vnum #71702
SYSERR: Apr 19 01:44:01 :: SetShopItems: Shop: no item table by item vnum #71702
In your item_proto the item 71702 is missing, also you could remove it from the shop_item table.
Code:
SYSERR: Apr 19 01:44:05 :: regen_load: No mob data by vnum 30129
SYSERR: Apr 19 01:44:05 :: SpawnMob: SpawnMob: no mob data for vnum 30129
All of these are missing or invalid entries in the mob_proto, as far as I remember.
Code:
SYSERR: Apr 19 01:44:48 :: GetMotionFileName: Motion: spider_king1 have not motlist.txt vnum(2094) folder(spider_king1)
All of these are missing or invalid motlist.txt files, they are located in "/usr/home/game/share/data/monster/" for my serverfiles.
Ras3ngan