# Problemas comuns & Soluções

<details>

<summary>Jogo fechando sozinho?</summary>

A causa deste problema pode ser variada. Mas neste tutorial iremos aprender a configurar o DEP, ou [Prevenção de Execução de Dados](https://www.google.com/search?sca_esv=38adde6e55f7a682\&cs=0\&sxsrf=AE3TifNEqxvnqjVoWYTHm4qnFelZvuWUlw%3A1757102290355\&q=Preven%C3%A7%C3%A3o+de+Execu%C3%A7%C3%A3o+de+Dados\&sa=X\&ved=2ahUKEwjistyOtMKPAxWrGbkGHRfXExMQxccNegQIAhAB\&mstk=AUtExfD2YAzsXT5uKMixSRSPFBJvpGKRwfu2IBwCSfEnmCFHtXXLurd4WsIDe6upCKuT11XjSp4HQCR8ExyA_OoxJHmiOojyc5etPC-oJMHuqH1rBIj9b-nPZERhsfpOL2LBKLCC_Md_CipgfD2giPMigjQi5en8WOW3YBb19HDRKujIFzLIs-x0DI6o48XK5b6BZkNzcE2YGR82yc9r11B_x8J8jazQEOvW93V9Sw7wDNA8d2VZdCgMGYRofxwLG635avQmFRmMdumxcQGiMjVqnnI6\&csui=3) que visa adicionar o executável main.exe do nosso cliente em uma lista de exceção e assim evitar alguns problemas como este de fechamento aleatório.

1. Abra o executar e cole o comando "sysdm.cpl" sem aspas duplas e de enter.

<figure><img src="/files/5vCM3xWU2ZG1kqjGmNDs" alt=""><figcaption></figcaption></figure>

2. Será exibido a janela de Propriedade do Sistema:

<figure><img src="/files/jXpQHNzrpz1B42ByJoHE" alt=""><figcaption></figcaption></figure>

3. Navegue pela aba em "Avançado". A seguir em "Desempenho - Configurações ...

<p align="center"><img src="/files/05OAtYplGdbaQQO2zc9v" alt=""><br></p>

4. Na próxima tela "Opções de Desempenho". Navegue até a aba "Prevenção de Execução de Dados".

<figure><img src="/files/MoT3EriV5O2NxUCKtjMl" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/eTsGYjnPn1GHONSFf2zz" alt=""><figcaption></figcaption></figure>

4. Na tela a seguir navegue até o diretório de instalação do Community-Mu e marque o programa Main como na imagem a seguir. Depois aplique de OK e reinicie o computador.

<figure><img src="/files/o0Al5lEJUslqFVZwZgAD" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/QwlHNARPOSoITpZVOhU9" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>Lag ou desconexões em todas as contas ao mesmo tempo?</summary>

Use no ping ou  similar para melhorar sua rota. [Use No ping e melhore sua rota.](https://nopi.ng/Community-MU)

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://communitymumuonlineservers-organ.gitbook.io/community-mu/suporte/problemas-comuns-and-solucoes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
