262263264265266267268269
stateMachineAbort(); } catch (Exception e) { GamerLogger.logStackTrace("GamePlayer", e); throw new AbortingException(e); } }