Jump to content
  • 0

Parser Errors in Console?


Yuka

Question


  • Group:  Members
  • Topic Count:  100
  • Topics Per Day:  0.02
  • Content Count:  333
  • Reputation:   7
  • Joined:  03/01/14
  • Last Seen:  

Hi,

 

when I restart the server, it shows me parsing errors.

But when I just start putty and log in it doesn't show me those.

 

Now for debugging I would really appreciate those.

So is there a way to see the parsing errors for NPC scripts without restarting the server?

 

Thanks!!

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  100
  • Topics Per Day:  0.02
  • Content Count:  333
  • Reputation:   7
  • Joined:  03/01/14
  • Last Seen:  

You could always output your servers to a file...

./athena-start start --enlog &

 

That would dump the console output into /logs/..

 

But that would restart the server, right?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  100
  • Topics Per Day:  0.02
  • Content Count:  333
  • Reputation:   7
  • Joined:  03/01/14
  • Last Seen:  

....?

 

Read the command: ./athena-start start

 

You would use "./athena-start start" to start the server

If you append "--enlog" then it will log the output to the logs folder

Using & at the end tells the command to run in the background, but is not essential if you're using something like SCREEN.

 

So typing ./athena-start start while server is running won't interrupt the server?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...