Page 1 of 1

NullPointerException Error CTD

Posted: Sun Mar 14, 2010 4:42 pm
by Paisley
In the DAG 400 pt game Paisley vs rbodleyscott

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.PlayLogicImp.setRoutAndPursuit o util.Set o gamelogic.s.PlayLogicImp o gamelogic.DoEventDelegate
gamelogic.s.PlayLogicImp.intEndPhase i4 o gamelogic.s.PlayLogicImp o gamelogic.DoEventDelegate
gamelogic.s.OrderEndPhase.strExecute s o gamelogic.s.OrderEndPhase
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

Posted: Sun Mar 14, 2010 7:20 pm
by Paisley
And again in another game, Paisley versus frankpowerful:

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.PlayLogicImp.setRoutAndPursuit o util.Set o gamelogic.s.PlayLogicImp o gamelogic.DoEventDelegate
gamelogic.s.PlayLogicImp.intEndPhase i4 o gamelogic.s.PlayLogicImp o gamelogic.DoEventDelegate
gamelogic.s.OrderEndPhase.strExecute s o gamelogic.s.OrderEndPhase
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

In the first instance I posted, replaying the turn meant the game continued without error. this time, it's crashed three times upon ending the turn.