In your server directory there should be a logs directory with a bunch of files in it. If there isn't a logs directory you should make one.
The best way to track down an issue like this is to stop your server, delete all the files in that logs directory, and then start the server and try to reproduce the problem. Then you can look at those logs to see if there are any errors.
The file you're looking for will be named eqemu_debug_zone_xxxx.log where xxxx is some number.
|