Jump to content
  • 0
rans

Server crash

Question

Hi, my server just crash any possible reason? i'm using latest git ver.
the only error i see in map-server before the crash is this

[Error]: skill.c:12179: 'bst' in function `skill_unit_onplace_timer'
[Error]: ./map-server(assert_report+0x78) [0x82855b8]
[Error]: ./map-server(skill_unit_onplace_timer+0x440) [0x81fe6e0]
[Error]: ./map-server(skill_unit_timer_sub_onplace+0xae) [0x820853e]
[Error]: ./map-server() [0x8143db6]
[Error]: ./map-server(map_foreachinshootrange+0x34) [0x814d194]
[Error]: ./map-server(skill_unit_timer_sub+0x28a) [0x820c81a]
[Error]: ./map-server() [0x827c682]
[Error]: ./map-server() [0x827bf23]
[Error]: ./map-server(skill_unit_timer+0x3e) [0x820864e]
[Error]: ./map-server(do_timer+0x276) [0x8289cf6]
[Error]: --- end nullpo info ----------------------------------------

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Try using gdb.

From that log, it seems some plugin might be loaded, try to unload all plugin and try again.

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.