Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Unknown Crash

Initiate Mage
Joined
Oct 21, 2017
Messages
12
Reaction score
0
Hello! Lately i have lots of crashes of world map, and from the logs. I can see that its mostly because of the aipolicy.data. Of course, i have added different aipolicy.data and the results are the same.

Here are the crash logs:program received signal SIGSEGV, Segmentation fault.[Switching to Thread 0xe40e9b40 (LWP 28361)]0x080dc0e1 in ai_patrol_task::EndTask (this=0xde99e300) at aipolicy.cpp:14661466 aipolicy.cpp: No such file or directory.#0 0x080dc0e1 in ai_patrol_task::EndTask (this=0xde99e300) at aipolicy.cpp:1466#1 0x080dc195 in ai_patrol_task::OnSessionEnd (this=0xde99e300, session_id=540, reason=1) at aipolicy.cpp:1496#2 0x080a5408 in ai_policy::SessionEnd ( this=<error reading variable: Cannot access memory at address 0xe40e9050>, this@entry=<error reading variable: Cannot access memory at address 0xe40e904c>, task_id=<error reading variable: Cannot access memory at address 0xe40e9054>, session_id=<error reading variable: Cannot access memory at address 0xe40e9058>, retcode=<error reading variable: Cannot access memory at address 0xe40e905c>) at aipolicy.h:1054Error detected on fd 0error detected on stdinA debugging session is active.

If anyone has any idea what exactly causes this, or how to fix it, please help me out. Thank you!
 
Back
Top