Add files via upload

This commit is contained in:
Poignée_de_porte 2025-03-31 12:30:19 -04:00 committed by O1LER
parent 5dec1ee35d
commit 1f3651dab3

View File

@ -6,7 +6,7 @@ Cette page contient tout les codes d'erreurs que le lanceur peut afficher.
| Code | Description | Solution possible |
|-------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 10048 | Something else is already using the launcher port | Make sure to only have ONE instance of the BeamMP-Launcher running at a time. Try restarting your PC.
| 10048 | Quelque chose d'autre utilise le port du lanceur | 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 | If you are the server owner, please check the port forwarding and/or firewall rules found at [BeamMP-Server](https://docs.beammp.com/server/create-a-server). If you are not the server owner, choose a different server or contact the owner if known.
| 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. |