Update error-codes.md

Added Codes 10048 and 10038/10060/10061
This commit is contained in:
Protogen187 2024-07-11 19:50:12 +02:00 committed by O1LER
parent 4b9d512aee
commit 616e0ae594

View File

@ -6,6 +6,8 @@ This page contains all the error codes that the launcher may display.
| Code | Description | Possible solution | | 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.
| 10054 | Connection reset by peer | The server you're connecting to has gone offline. | | 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 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. | | 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. |