# Troubleshooting

<details>

<summary>Getting errors after updating Melee 2</summary>

Photon Melee 2 requires some special modifications in Melee 2 scripts, these modifications are made automatically after installing Photon Melee 2 but if you update Melee 2 these update will be overwritten.

To fix this follow these steps

* Uninstall Photon Melee 2
* Wait until script compilation finishes
* Install Photon Melee 2

After this the errors should be gone, if you are still having troubles feel free to reach me at our Discord server

</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://docs.ninjutsugames.com/game-creator-2/photon-module-2/photon-melee-2/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.
