diff --git a/docs/en/game/error-codes.md b/docs/en/game/error-codes.md index cf8c3f06..5258d89e 100644 --- a/docs/en/game/error-codes.md +++ b/docs/en/game/error-codes.md @@ -6,8 +6,8 @@ This page contains all the error codes that the launcher may display. | Code | Description | Possible solution | |-------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| 10048 | Something else is already using this port | Make sure to only have ONE instance of BeamMP running at a time. Try restarting your PC. -| 10038 / 10060 / 10061 | No Server answered on this specified IP and / or Port | Check Port forwarding firewall rules. +| 10048 | Something else is already using this port | Make sure to only have ONE instance of the BeamMP-Launcher running at a time. Try restarting your PC. +| 10038 / 10060 / 10061 | No Server answered on this specified IP and / or Port | Check Port forwarding firewall rules for your [BeamMP-Server](https://docs.beammp.com/server/create-a-server). | 10054 | Connection reset by peer | The server you're connecting to has gone offline. | | Failed to find the game please launch it. Report this if the issue persists code 3. | The launcher was unable to find the game's info (game directory, profile directory, version ect...) in the registry entry | Run the game at least once so the registry values get created. | | Failed to find the game please launch it. Report this if the issue persists code 4. | The launcher was unable to read the game's info (game directory, profile directory, version ect...) in the registry entry | This error is most likely to appear in users with **pirated copies** of the game. If you have bought the game, run it at least once so the registry values get created. |