mirror of
https://github.com/BeamMP/Docs.git
synced 2025-07-04 00:46:30 +00:00
Merge pull request #185 from O1LER/change-port
Add manually updating launcher port
This commit is contained in:
commit
8880e95926
25
docs/en/FAQ/Change-launcher-port.md
Normal file
25
docs/en/FAQ/Change-launcher-port.md
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
# Issue
|
||||||
|
|
||||||
|
The Launcher is not connecting to the game.
|
||||||
|
This quick guide explains how to manually change the launcher port.
|
||||||
|
|
||||||
|
|
||||||
|
# Changing the port manually
|
||||||
|
|
||||||
|
1. Start BeamNG
|
||||||
|
2. In the main menu, go to Options, then Multiplayer
|
||||||
|
3. In the multiplayer options, enable `Show advanced options`
|
||||||
|
4. Scroll all the way down
|
||||||
|
5. In `Launcher port` change the port number to something else, for example 4567
|
||||||
|
6. Close BeamNG
|
||||||
|
7. Right click on the BeamMP-launcher shortcut, and select `Open file location` in the context menu
|
||||||
|
8. Open the `launcher.cfg` file in a text editor
|
||||||
|
9. Change the `"Port": 4444,` number to the same you used earlier in the ingame options, in this example 4567
|
||||||
|
10. Save the changes and close the text editor
|
||||||
|
11. Start the BeamMP-launcher
|
||||||
|
|
||||||
|
If theres still no connection, try again with another port. Any number between ~2000 and 65535 is a valid port
|
||||||
|
|
||||||
|
## Still facing issue?
|
||||||
|
Create a support ticket on our [Discord Server](https://discord.gg/BeamMP).
|
||||||
|
Tags: Launcher, download,
|
@ -125,6 +125,7 @@ plugins:
|
|||||||
Where can I find my IP address?: ¿Dónde puedo encontrar mi dirección IP?
|
Where can I find my IP address?: ¿Dónde puedo encontrar mi dirección IP?
|
||||||
How to deactivate my mods?: ¿Cómo desactivar mis mods?
|
How to deactivate my mods?: ¿Cómo desactivar mis mods?
|
||||||
Manually updating the Launcher: Actualizar manualmente el Launcher
|
Manually updating the Launcher: Actualizar manualmente el Launcher
|
||||||
|
Changing the Launcher port: Cambiar el puerto del Launcher
|
||||||
Player FAQ: Preguntas frecuentes del jugador
|
Player FAQ: Preguntas frecuentes del jugador
|
||||||
Game FAQ: Preguntas Frecuentes del Juego
|
Game FAQ: Preguntas Frecuentes del Juego
|
||||||
Server FAQ: Preguntas Frecuentes del Servidor
|
Server FAQ: Preguntas Frecuentes del Servidor
|
||||||
@ -168,6 +169,7 @@ plugins:
|
|||||||
Where can I find my IP address?: Wo finde ich meine IP Adresse?
|
Where can I find my IP address?: Wo finde ich meine IP Adresse?
|
||||||
How to deactivate my mods?: Wie deaktiviere ich meine Mods?
|
How to deactivate my mods?: Wie deaktiviere ich meine Mods?
|
||||||
Manually updating the Launcher: Den Launcher Manuell updaten
|
Manually updating the Launcher: Den Launcher Manuell updaten
|
||||||
|
Changing the Launcher port: Ändern des Launcher Ports
|
||||||
Player FAQ: Spieler-FAQ
|
Player FAQ: Spieler-FAQ
|
||||||
Game FAQ: Spiel FAQ
|
Game FAQ: Spiel FAQ
|
||||||
Server FAQ: Server FAQ
|
Server FAQ: Server FAQ
|
||||||
@ -211,6 +213,7 @@ plugins:
|
|||||||
Where can I find my IP address?: Où puis-je trouver mon adresse IP?
|
Where can I find my IP address?: Où puis-je trouver mon adresse IP?
|
||||||
How to deactivate my mods?: Comment désactiver mes mods?
|
How to deactivate my mods?: Comment désactiver mes mods?
|
||||||
Manually updating the Launcher: Mise à jour manuelle du lanceur
|
Manually updating the Launcher: Mise à jour manuelle du lanceur
|
||||||
|
Changing the Launcher port: Changer le port du lanceur
|
||||||
Player FAQ: FAQ del giocatore
|
Player FAQ: FAQ del giocatore
|
||||||
Game FAQ: FAQ du jeu
|
Game FAQ: FAQ du jeu
|
||||||
Server FAQ: FAQ du serveur
|
Server FAQ: FAQ du serveur
|
||||||
@ -254,6 +257,7 @@ plugins:
|
|||||||
Where can I find my IP address?: Dove posso trovare il mio indirizzo IP?
|
Where can I find my IP address?: Dove posso trovare il mio indirizzo IP?
|
||||||
How to deactivate my mods?: Come disattivare le mie mod?
|
How to deactivate my mods?: Come disattivare le mie mod?
|
||||||
Manually updating the Launcher: Aggiornamento manuale del Launcher
|
Manually updating the Launcher: Aggiornamento manuale del Launcher
|
||||||
|
Changing the Launcher port: Cambiare la porta del Launcher
|
||||||
Player FAQ: FAQ del giocatore
|
Player FAQ: FAQ del giocatore
|
||||||
Game FAQ: FAQ del gioco
|
Game FAQ: FAQ del gioco
|
||||||
Server FAQ: FAQ del server
|
Server FAQ: FAQ del server
|
||||||
@ -297,6 +301,7 @@ plugins:
|
|||||||
Where can I find my IP address?: Где я могу найти свой IP-адрес?
|
Where can I find my IP address?: Где я могу найти свой IP-адрес?
|
||||||
How to deactivate my mods?: Как деактивировать мод?
|
How to deactivate my mods?: Как деактивировать мод?
|
||||||
Manually updating the Launcher: Обновление лаунчера вручную
|
Manually updating the Launcher: Обновление лаунчера вручную
|
||||||
|
Changing the Launcher port: Изменение порта лаунчера
|
||||||
Player FAQ: Игроки ЧаВо
|
Player FAQ: Игроки ЧаВо
|
||||||
Game FAQ: Часто задаваемые вопросы об игре
|
Game FAQ: Часто задаваемые вопросы об игре
|
||||||
Server FAQ: Часто задаваемые вопросы о сервере
|
Server FAQ: Часто задаваемые вопросы о сервере
|
||||||
@ -364,6 +369,7 @@ nav:
|
|||||||
- Where can I find my IP address?: FAQ/where-to-find-my-IP.md
|
- Where can I find my IP address?: FAQ/where-to-find-my-IP.md
|
||||||
- How to deactivate my mods?: FAQ/How-to-deactivate-mods.md
|
- How to deactivate my mods?: FAQ/How-to-deactivate-mods.md
|
||||||
- Manually updating the Launcher: FAQ/Update-launcher.md
|
- Manually updating the Launcher: FAQ/Update-launcher.md
|
||||||
|
- Changing the Launcher port: FAQ/Change-launcher-port.md
|
||||||
- Player FAQ: support/player-faq.md
|
- Player FAQ: support/player-faq.md
|
||||||
- Game FAQ: support/game-faq.md
|
- Game FAQ: support/game-faq.md
|
||||||
- Server FAQ: support/server-faq.md
|
- Server FAQ: support/server-faq.md
|
||||||
|
Loading…
x
Reference in New Issue
Block a user