Jump to content
  • 0
Hadeszeus

HELP: How to see MAP CRASH error in linux?

Question

Eversince I transfer my  server to linux I never see the actual error happening in MAP SERVER. 
I'm using Winscp to connect and putty sometime. 

Is there a way to monitor the error? or any log will do?

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Try launching both login and char servers by separate this way. Assuming you're on your Hercules folder:

./login-server && ./char-server

 

And launch map server so that all output is saved to a txt file:

./map-server > map_log.txt

 

All Map server output will now be saved to map_log.txt (you can specify the filename you want).

 

Hope this helps.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.