Need help

05/26/2014 20:33 levent7676#1
server shuts down suddenly

syserr
Code:
SYSERR: May 26 17:42:19 :: GetMotionFileName: Motion: reindeer_young have not motlist.txt vnum(34002) folder(reindeer_young)
SYSERR: May 26 17:42:19 :: GetMotionFileName: Motion: phoenix2 have not motlist.txt vnum(34003) folder(phoenix2)
SYSERR: May 26 17:42:19 :: GetMotionFileName: Motion: phoenix2 have not motlist.txt vnum(34003) folder(phoenix2)
SYSERR: May 26 17:42:19 :: GetMotionFileName: Motion: phoenix2 have not motlist.txt vnum(34003) folder(phoenix2)
SYSERR: May 26 17:55:29 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: May 26 17:55:29 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: May 26 17:55:42 :: ForAttrRegionFreeAngle: SECTREE_MANAGER::ForAttrRegion - Unhandled exception. MapIndex: 21
SYSERR: May 26 17:55:42 :: pid_deinit: 
End of pid
syslog

Code:
SYSERR: May 26 17:42:19 :: GetMotionFileName: Motion: phoenix2 have not motlist.txt vnum(34003) folder(phoenix2)
SYSERR: May 26 17:42:19 :: GetMotionFileName: Motion: phoenix2 have not motlist.txt vnum(34003) folder(phoenix2)
SYSERR: May 26 17:42:19 :: GetMotionFileName: Motion: phoenix2 have not motlist.txt vnum(34003) folder(phoenix2)
SYSERR: May 26 17:55:29 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: May 26 17:55:29 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: May 26 17:55:42 :: ForAttrRegionFreeAngle: SECTREE_MANAGER::ForAttrRegion - Unhandled exception. MapIndex: 21
SYSERR: May 26 17:55:42 :: pid_deinit: 
End of pid
05/27/2014 09:54 PDDS™#2
Quote:
SYSERR: May 26 17:42:19 :: GetMotionFileName: Motion: phoenix2 have not motlist.txt vnum(34003) folder(phoenix2)
Seems like you haven't implemented your new mobs in the correct way.

Quote:
SYSERR: May 26 17:55:42 :: ForAttrRegionFreeAngle: SECTREE_MANAGER::ForAttrRegion - Unhandled exception. MapIndex: 21
MapIndex 21 is unknown.

Look in your Index list on your root in the map folder for number 21
Test if you can warp to the map // if not you may have to fix it or rebuild it.


Greetz
05/27/2014 14:20 levent7676#3
Quote:
Originally Posted by PDDS™ View Post
Seems like you haven't implemented your new mobs in the correct way.



MapIndex 21 is unknown.

Look in your Index list on your root in the map folder for number 21
Test if you can warp to the map // if not you may have to fix it or rebuild it.


Greetz
Code:
SYSERR: May 26 17:55:29 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: May 26 17:55:29 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: May 26 17:55:42 :: pid_deinit: 
End of pid
any idea?

up