Nameleszx 0 Posted July 8, 2013 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? Quote Share this post Link to post Share on other sites
0 jaBote 438 Posted July 8, 2013 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 <-- Quote Share this post Link to post Share on other sites
0 Nameleszx 0 Posted July 8, 2013 I can't understand what should I do on that section. There's some common report about reloadscript but I can't understand sorry. I'm noob. Quote Share this post Link to post Share on other sites
0 unknown 5 Posted July 8, 2013 update your hercules svn, latest svn solve that problem Quote Share this post Link to post Share on other sites
0 Nameleszx 0 Posted July 8, 2013 Naah it's hard. I'm still hoping for solution on this. I modified many source here and I can't just put it out like that. • http://herc.ws/board/tracker/issue-7446-reloadscript-crash/ • http://herc.ws/board/tracker/issue-7485-crash-on-reloadscript/ I found a topic related to my problem. I follow the instruction there but still error. Quote Share this post Link to post Share on other sites
0 Xgear 44 Posted July 8, 2013 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. Quote Share this post Link to post Share on other sites
0 Judas 100 Posted July 8, 2013 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. Quote Share this post Link to post Share on other sites
0 Nameleszx 0 Posted July 9, 2013 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? Quote Share this post Link to post Share on other sites
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