# Bugsplat / Crashes

As a player, if you frequently encounter Bugsplats (client crashes), it's important to submit the Bugsplat reports with your name included, so the developers can investigate the issue. Additionally, it's recommended to try the following steps to potentially resolve the problem:

1. **Completely reinstall the game client:** This can help eliminate any issues caused by older client folders or missing files, as these are common causes for multiple client crashes.
2. **Install the appropriate drivers for your hardware:** Ensure that your computer's drivers, especially for your graphics card, are up-to-date, as outdated drivers can cause compatibility issues and crashes.
3. **Check if the game functions properly with the reinstalled client and updated drivers:** This will help you determine if the previous crashes were caused by the older client or missing files.
4. **Restart your computer:** After completing the above steps, it's always a good idea to restart your computer to ensure that any changes made are fully applied and any potential lingering issues are resolved.

By following these steps, you can minimize the occurrence of Bugsplats and improve the stability of your gaming experience.


---

# 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://wiki.entropia.top/technical-game-problems/bugsplat-crashes.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.
