From 1f3651dab3cd979c1a12df3910075b8454a4823c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Poign=C3=A9e=5Fde=5Fporte?= Date: Mon, 31 Mar 2025 12:30:19 -0400 Subject: [PATCH] Add files via upload --- docs/fr/Game/error-codes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fr/Game/error-codes.md b/docs/fr/Game/error-codes.md index d4accad5..3d7fa768 100644 --- a/docs/fr/Game/error-codes.md +++ b/docs/fr/Game/error-codes.md @@ -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. |