-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FATAL:Segmentation fault && FATAL:Server Unstable #208
Comments
Also this appeared and shutted down server when I was walking different path with different vendors
And also this. I am pasting it here because it has different ReadStep number
I hope this will help you identify what's going wrong :( Thank you in advance. |
And now it happened even when I was fighting zombies far away from any vendor. So maybe it's not related to vendors. In practice first appears Segmentation failed with ReadStep (+24) and then like 200x line with Server Unstable: Aborted |
Hi, My NPCAI setting in sphere.ini was NPCAI=0001|0004|0008|0400 And when I set NPCAI=0 this error stops from happening. But NPC cannot find path properly anymore :) |
Still happening when I set NPCAI to this value NPCAI=0001|0004|0008|0400 |
Does it still happening on latest build? |
I will check ASAP and report here. Thank you for effort :-) |
Hello, But it looks like NPCAI does not improving npcs now. |
NPCAI=0001|0004|0008|0400
The line of sphere_item_magic_armor.scp;88 is just regular shield, which can be added and used with no problem..
|
Probably it should be something related to NPC pathfind. But I'm testing here on a clean sphere with default script pack using NPCAI=0001|0004|0008|0400 and everything seems to be working fine Some days ago I optimized the whole NPC pathfind code, so try update to latest build. If it still happening on latest build, try testing each NPCAI flag individually to find what flag is causing the error, like this:
|
Ok, thank you. I'll try. NPC pathfinding is not as good as it used to be before the optimalization. Now when I enable the best possible pathfinding NPCAI, then NPC won't find path to get around an obstacle. There weren't sphere drops or freezeouts before the optimalization and every NPC could find the way as needed almost perfectly and in matter of few seconds. Now NPCs are "dumber". |
Today I got this new error
Happens after I say "buy" to a vendor |
Now I got this error, even with NPCAI=0
|
Try using latest build to check if it's working fine |
So far so good, it looks stable now. But NPC pathfinding doesn't work as well as before few months. They used to walk past wall and find the right path even among big obstacles (like stone long stone wall). Now they just stand there and doing nothing. This may be somehow related to this issue. Thank you for your work. Great :-) |
Thanks, you're also doing a great work 😄 If it still not working correctly, try using these builds below to check which one the pathfind is working fine. Finding the build number will make things easier to port the working code to the current build
NOTE: these builds are 32bit only, so if you're currently using a 64bit build, you must also replace your libmysql.dll file with the 32bit version included on zip (or if you're using linux you must change the lib "libmysqlclient-dev" to "libmysqlclient-dev:i386") |
Hello, I get this error everytime I get some type of vendor in my visual range view and the server is immediately shutted down and log says this:
The text was updated successfully, but these errors were encountered: