# Troubleshooting

This will be a collection of common issues and fixes that may or may not work.

If none of these options work for you, you are welcome to join the [official Discord server](https://discord.com/invite/skyrimtogether) and seek help.

## Index

* [Address Library error](/tilted-online/guides/troubleshooting/address-library-error.md)
* [Closing the SkyrimTogether UI (STRUI) makes it reopen](/tilted-online/guides/troubleshooting/closing-the-skyrimtogether-ui-strui-makes-it-reopen.md)
* [Disabling the included Creation Club content](/tilted-online/guides/troubleshooting/disabling-the-anniversary-editions-creation-club-content.md)
* [During server setup, my firewall didn't ask for network permission!](/tilted-online/guides/troubleshooting/during-server-setup-my-firewall-didnt-ask-for-network-permission.md)
* [Hostile NPCs only target my friends, not me](/tilted-online/guides/troubleshooting/hostile-npcs-only-target-my-friends-not-me.md)
* [How do I uninstall the mod?](/tilted-online/guides/troubleshooting/how-do-i-uninstall-the-mod.md)
* [I need help updating the Skyrim Together Reborn](/tilted-online/guides/troubleshooting/i-need-help-updating-the-skyrim-together-reborn-mod.md)
* [I selected the wrong .exe, when I first launched SkyrimTogether](/tilted-online/guides/troubleshooting/help-i-selected-the-wrong-.exe-when-first-launching-skyrimtogether.md)
* [I want to install Skyrim Script Extender (SKSE)](/tilted-online/guides/troubleshooting/i-want-to-install-skyrim-script-extender-skse.md)
* [My game crashes when I open it, or connect to a server](/tilted-online/guides/troubleshooting/my-game-crashes-when-i-open-it-or-connect-to-a-server.md)
* [My game runs with very low FPS](/tilted-online/guides/troubleshooting/my-game-runs-with-very-low-fps.md)
* [Naked NPCs / players](/tilted-online/guides/troubleshooting/naked-npcs-players.md)
* [The STRUI doesn't appear when I press RIGHT-CTRL or F2](/tilted-online/guides/troubleshooting/the-strui-doesnt-appear-when-i-press-right-ctrl-or-f2.md)
* [The server list is not appearing](/tilted-online/guides/troubleshooting/the-server-list-is-not-appearing.md)
* [My game opens to a black screen for 2-10 seconds and then closes](/tilted-online/guides/troubleshooting/black-screen-and-then-close.md)


---

# 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.tiltedphoques.com/tilted-online/guides/troubleshooting.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.
