Update error-codes.md

made clear that 10048 is a Launcher and 10038/1060/10061 is a Server issue. Also linked the Server doc to the Server codes mentioned
This commit is contained in:
Protogen187 2024-07-12 08:20:05 +02:00 committed by O1LER
parent 616e0ae594
commit 9a00b5b83a

View File

@ -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. |