Page 1 of 1

error report on crash using 1.1 patch

Posted: Sun Mar 14, 2010 2:28 am
by joliverlay
NullPointerException
1.1.1 2010 03 12
{}
gamelogic.s.RoutPath.movePathGrow o gamelogic.BestFirstMovePath o gamelogic.s.RoutPath i4i4
gamelogic.s.PlayLogicImp.Pursue o gamelogic.s.PlayLogicImp o gamelogic.DoEventDelegate o gamelogic.s.PursuitSpec
gamelogic.s.OrderCharge.blnEvade b o gamelogic.s.OrderCharge i4f8i4 gamelogic.s.OrderCharge.EvaderStatus
gamelogic.s.OrderCharge.strExecute s o gamelogic.s.OrderCharge
gameinstance.GameManagerImp.blnDispatchOrder b o gameinstance.GameManagerImp
gameinstance.GameManagerImp.blnRunLogic b o gameinstance.GameManagerImp
Delegate.IM Invoke b
gameinstance.LogicThread.Process o gameinstance.LogicThread
gameinstance.LogicThread.Event Run o gameinstance.LogicThread

RE: error report on crash using 1.1 patch

Posted: Sun Mar 14, 2010 8:45 am
by hypolitus

NullPointerException
1.1.1 2010 03 12
{}
gamelogic.s.RoutPath.movePathGrow o gamelogic.BestFirstMovePath o gamelogic.s.RoutPath i4i4
gamelogic.s.PlayLogicImp.Pursue o gamelogic.s.PlayLogicImp o gamelogic.DoEventDelegate o gamelogic.s.PursuitSpec
gamelogic.s.OrderAttack.ExecuteAdjacentAttack o gamelogic.s.OrderAttack
gamelogic.s.OrderAttack.strExecute s o gamelogic.s.OrderAttack
gameinstance.GameManagerImp.blnDispatchOrder b o gameinstance.GameManagerImp
gameinstance.GameManagerImp.blnRunLogic b o gameinstance.GameManagerImp
Delegate.IM Invoke b
gameinstance.LogicThread.Process o gameinstance.LogicThread
gameinstance.LogicThread.Event Run o gameinstance.LogicThread

RE: error report on crash using 1.1 patch

Posted: Sun Mar 14, 2010 12:27 pm
by Erik Rutins
Could you post a DxDiag please along with any info on what you were doing when the crash happened?

RE: error report on crash using 1.1 patch

Posted: Sun Mar 14, 2010 2:15 pm
by joliverlay
This is not a system problem.

I have a save, it is reproducible.

The roman cavalry in the upper right hand corner charges a german cavalry to it's NNW which trys to evade off the map edge.

See screenshot (this is the corner of the map).

Image

RE: error report on crash using 1.1 patch

Posted: Sun Mar 14, 2010 2:17 pm
by joliverlay
I can send the save game if you like (if you remind me how).

RE: error report on crash using 1.1 patch

Posted: Sun Mar 14, 2010 2:55 pm
by Erik Rutins
Yes, please e-mail it to erikr@matrixgames.com.

RE: error report on crash using 1.1 patch

Posted: Sun Mar 14, 2010 3:14 pm
by joliverlay
File Sent.

Load file.....attack as posted above. Game will generate error message.

I think it is trying to evade (or retreat) off map....but thats just a guess. Any other move and the game continues ok.