found a solution of this.
core bug still exist somewhere.
Crash Report
Crash Report
Last edited by RusseL on Mon Jun 18, 2012 10:51 am, edited 16 times in total.
-
- New User
- Posts: 13
- Joined: Wed May 16, 2012 5:19 pm
Re: New Crash Report. Build
Looks like it gets stuck in the RunToward Loop.
Remember that RunToward will ALWAYS return true if use_adjustments is set to 1, or not set at all in the npc config file.
Without going into anything else, try turn off use_adjustments and see if that stops it
Remember that RunToward will ALWAYS return true if use_adjustments is set to 1, or not set at all in the npc config file.
Without going into anything else, try turn off use_adjustments and see if that stops it
Re: New Crash Report. Build
i'll try that, thanks, but anyway server shouldn't crash with/without this parametergaryglitter wrote:Looks like it gets stuck in the RunToward Loop.
Remember that RunToward will ALWAYS return true if use_adjustments is set to 1, or not set at all in the npc config file.
Without going into anything else, try turn off use_adjustments and see if that stops it
Re: New Crash Report. Build
No it wasn't runToward.garyglitter wrote:Looks like it gets stuck in the RunToward Loop.
Remember that RunToward will ALWAYS return true if use_adjustments is set to 1, or not set at all in the npc config file.
Without going into anything else, try turn off use_adjustments and see if that stops it
Updated first post, with new script.