Jump to content
  • 0
Sign in to follow this  
Nameleszx

I'm just gonna do my last report

Question

Please help here, I'm just gonna do a report cause it's critical error. It makes map-server crashed in one tick. Whenever you use @reloadscript command. You'll gonna crashed. Anyone can help me with this?

Share this post


Link to post
Share on other sites

7 answers to this question

Recommended Posts

  • 0

This kind of incidents may be addressed faster if you made a bug report so that devs can get in touch with you and solve those kind of problems faster.

 

--> Bug Tracker <--

Share this post


Link to post
Share on other sites
  • 0

I can't understand what should I do on that section. There's some common report about reloadscript but I can't understand :o sorry. I'm noob.

Share this post


Link to post
Share on other sites
  • 0

If you're on linux start your server by:

1.- running "gdb map-server" 

2.- type "run"

3.- Do whatever crashes the server (@reloadscript)

4.- When the server crashes, type "bt"

5.- After step 4, type "bt full"

 

Paste the backtrace on the bug tracker. 

If you have any modifications that could relate to script functions or @reloadscript, paste paste the modifications on the bug tracker aswell. 

Share this post


Link to post
Share on other sites
  • 0

I second what xgear says. I would look at any custom modifications you have first and disable them if possible and reloadscript. Using the latest I haven't encountered a @reloadscript crash as of now.

Share this post


Link to post
Share on other sites
  • 0

If you're on linux start your server by:

1.- running "gdb map-server" 

2.- type "run"

3.- Do whatever crashes the server (@reloadscript)

4.- When the server crashes, type "bt"

5.- After step 4, type "bt full"

 

Paste the backtrace on the bug tracker. 

If you have any modifications that could relate to script functions or @reloadscript, paste paste the modifications on the bug tracker aswell. 

how about windows?

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
Sign in to follow this  

×
×
  • Create New...

Important Information

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