rans 7 Posted November 19, 2016 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 ---------------------------------------- Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted November 19, 2016 Try using gdb. From that log, it seems some plugin might be loaded, try to unload all plugin and try again. Quote Share this post Link to post Share on other sites
0 rans 7 Posted November 19, 2016 (edited) wait Edited November 19, 2016 by Ranz Quote Share this post Link to post Share on other sites
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
Share this post
Link to post
Share on other sites