250251252253254255256257
stateMachineStop(); } catch (Exception e) { GamerLogger.logStackTrace("GamePlayer", e); throw new StoppingException(e); } }