Page 1 of 1

Crash Report

Posted: Sat Jun 02, 2012 3:31 am
by RusseL
found a solution of this.
core bug still exist somewhere.

Re: New Crash Report. Build

Posted: Sat Jun 02, 2012 7:44 am
by garyglitter
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

Posted: Sat Jun 02, 2012 7:58 am
by RusseL
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
i'll try that, thanks, but anyway server shouldn't crash with/without this parameter

Re: New Crash Report. Build

Posted: Sun Jun 03, 2012 4:38 am
by RusseL
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
No it wasn't runToward.
Updated first post, with new script.