Jump to content
  • 0

Question about map server crashes & exception handling.


Question

Posted (edited)

Today, I encountered a issue where a player was causing my map server to crash. Luckily, they were communicative and I was able to figure out what they were doing... They were simply using the "remove trap" skill. But there were several other people online and it just looked bad all around, in my opinion. I got the code fix from here https://github.com/rathena/rathena/issues/4605 , recompiled my server and everything was fine. However, this raises a question. How can something like the use of a common hunter skill cause the entire map server to crash? Doesn't C++ have some form of exception handling to prevent this?

Edited by behelit
Got warning about uninformative title, adding clarification.

2 answers to this question

Recommended Posts

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...