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

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.   Restore formatting

  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.

Loading...

×
×
  • Create New...

Important Information

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