mirror of
https://github.com/BeamMP/Docs.git
synced 2026-05-19 08:10:50 +00:00
Merge pull request #290 from Protogen187/main
Re-structure mod related documentation FAQ page
This commit is contained in:
@@ -1,41 +1,41 @@
|
|||||||
## Why do I need to deactivate my mods?
|
## Why do I have to deactivate/remove my mods?
|
||||||
|
|
||||||
In BeamMP, the Server you decide to connect to, provides the necessary mods. These get downloaded and activated automatically upon connecting.
|
In BeamMP, the Server you decide to connect to, provides the necessary mods. These get downloaded and activated automatically upon connecting.
|
||||||
Having local mods installed and active often leads to BeamMP not functioning properly, even if you have just one additional mod besides BeamMP.
|
Having local mods installed and active often leads to BeamMP not functioning properly, even if you have just one additional mod besides BeamMP.
|
||||||
|
|
||||||
!!! warning
|
|
||||||
|
|
||||||
Remove any mods you have placed in the BeamNG.Drive\content\ or sub-folders. That location is NOT meant for the installing mods and can lead to issues as stated in the `DO_NOT_INSTALL_MODS_HERE.txt` file, located in the same directory.
|
There are 3 options to resolve possible issues caused by mods with using BeamMP.
|
||||||
|
|
||||||
!!! quote "DO_NOT_INSTALL_MODS_HERE.txt"
|
|
||||||
|
|
||||||
Do NOT copy mods into this folder: it can lead to broken mods, slower installation of updates, a broken mod manager, broken Safe Mode and others.
|
|
||||||
|
|
||||||
|
|
||||||
## How do I deactivate/remove my mods?
|
|
||||||
|
|
||||||
There are 3 options to resolve possible issues when using BeamMP.
|
|
||||||
|
|
||||||
### 1. Deactivate mods
|
### 1. Deactivate mods
|
||||||
Before joining any server, make sure you have no mods besides 'multiplayerbeammp' enabled.
|
Before joining any server, make sure you have no mods besides 'multiplayerbeammp' enabled.
|
||||||
If the game freezes or you still have issues, refer to the next option
|
If this method does not work, for example the game freezes / shows a blackscreen, or you still have issues, refer to the next option.
|
||||||
|
|
||||||
### 2. Creating a new Userfolder
|
### 2. Creating a new Userfolder
|
||||||
Open the BeamNG.Drive userfolder and rename the `current` folder to for example `current_old`. Close BeamNG.drive before renaming it.
|
Open the BeamNG.Drive userfolder and rename the `current` folder to for example `current_old`. Close BeamNG.drive before renaming the folder.
|
||||||
|
The result should be a clean new userfolder.
|
||||||

|

|
||||||
|
|
||||||
### 3. Removing mods from the content folders.
|
??? question "My settings and configs are gone! How can I restore them?"
|
||||||
To access the Beamng.drive\content\ folder and clean the folder of any mods, open the installation location of BeamNG.drive.
|
|
||||||
Right click the `content` folder and delete it. Proceed to verify the game files via Steam or Epic Games. This is going to download the files again.
|
If you have renamed the userfolder, you forced the game to create a new, clean userfolder. You may copy the 'settings' and 'vehicles' folder from the folder you renamed (e.g. `current_old`) to the new folder it created.
|
||||||
|
Make sure BeamNG.Drive is closed and replace all elements in the location you want to copy the folders to. You should now have all configs and settings as they were before.
|
||||||
|
|
||||||
|
!!! warning "Be careful when moving back files/folders to the new userfolder.
|
||||||
|
|
||||||
|
If you resolved any issues by renaming the userfolder, moving back the old files may cause any issues you had to possibly re-occur.
|
||||||
|
|
||||||
After you are done, start BeamNG.Drive via the BeamMP-Launcher and you should have 'multiplayerbeammp' as your only enabled mod available in the repository as well as the button on the Main Menu to enter BeamMP.
|
After you are done, start BeamNG.Drive via the BeamMP-Launcher and you should have 'multiplayerbeammp' as your only enabled mod available in the repository as well as the button on the Main Menu to enter BeamMP.
|
||||||
If you still have issues joining modded server, they likely provide broken/outdated mods.
|
If you still have issues joining modded server, they likely provide broken/outdated mods.
|
||||||
|
|
||||||
### 4. Cleaning up the BeamMP-Launcher cache
|
### 3. Cleaning up the BeamMP-Launcher cache.
|
||||||
To clean up cached mods from the BeamMP directories, go to the installation location of your BeamMP-Launcher. By default, the path would be 'C:\Users\AppData\BeamMP-Launcher\'. In there, you will find a 'Resources' folder.
|
To clean up cached mods from the BeamMP directories, go to the installation location of your BeamMP-Launcher. By default, the path would be 'C:\Users\AppData\BeamMP-Launcher\'. In there, you will find a 'Resources' folder.
|
||||||
Delete the folder to delete all cached mods. This can be helpful if you need more space on your disk or want to clean out oudated BeamNG mods.
|
Delete the folder to delete all cached mods. This can be helpful if you need more space on your disk or want to clean out oudated BeamNG mods.
|
||||||
|
|
||||||
!!! question "My settings and configs are gone! How can I restore them?"
|
### 4. Removing mods from the content folders.
|
||||||
|
If you have placed mods in the content folder, you should remove them.
|
||||||
|
To access the Beamng.drive\content\ folder and clean the folder of any mods, open the installation location of BeamNG.drive.
|
||||||
|
Right click the `content` folder and delete it. Proceed to verify the game files via Steam or Epic Games. This is going to download the base files again.
|
||||||
|
|
||||||
If you renamed the userfolder, you forced the game to create a new, clean userfolder. You may copy the 'settings' and 'vehicles' folder from the folder you renamed (e.g. `current_old`) to the new folder it created.
|
??? quote "DO_NOT_INSTALL_MODS_HERE.txt"
|
||||||
Make sure BeamNG.Drive is closed and replace all elements in the location you want to copy the folders to. You should now have all configs and settings as they were before.
|
|
||||||
|
Do NOT copy mods into this folder: it can lead to broken mods, slower installation of updates, a broken mod manager, broken Safe Mode and others.
|
||||||
@@ -10,10 +10,11 @@ List of commonly asked questions.
|
|||||||
There is a full guide on how to install BeamMP on Windows, you can find it [here](https://docs.beammp.com/game/getting-started/).
|
There is a full guide on how to install BeamMP on Windows, you can find it [here](https://docs.beammp.com/game/getting-started/).
|
||||||
|
|
||||||
---
|
---
|
||||||
### **Does BeamMP work on a cracked version of BeamNG?**
|
### **Does BeamMP work with pirated / modified versions of BeamNG?**
|
||||||
|
|
||||||
BeamMP will not work with pirated or outdated versions of BeamNG.drive.
|
BeamMP will not work with pirated or outdated versions of BeamNG.drive.
|
||||||
The BeamMP support team does not offer support for issues with pirated / outdated copies.
|
Modifications such as, but not limited to, 3rd party mods, may interfere with BeamMP. (See [How to clear mods](https://github.com/Protogen187/Docs/blob/main/docs/en/FAQ/Clearing-mods.md))
|
||||||
|
The BeamMP support team is unable to provide support for issues related to: pirated, outdated or otherwise modified versions of BeamNG.drive.
|
||||||
|
|
||||||
---
|
---
|
||||||
### **Does BeamMP work on linux?**
|
### **Does BeamMP work on linux?**
|
||||||
@@ -23,7 +24,7 @@ The Client is not officially supported on Linux. However, you can follow our [gu
|
|||||||
---
|
---
|
||||||
### **Why is the launcher flagged by my antivirus or by Windows Defender**
|
### **Why is the launcher flagged by my antivirus or by Windows Defender**
|
||||||
|
|
||||||
Some antivirus programs may flag BeamMP as a threat, due to it interacting with the network and other stuff. There are **no viruses** in any of the code. The code for the launcher, server, and lua client can be found on our [GitHub](https://github.com/BeamMP).
|
Some antivirus programs may flag BeamMP as a threat, due to it interacting with the network and other factors. There are **no viruses** in any of the code. The code for the launcher, server, and lua client can be found on our [GitHub](https://github.com/BeamMP).
|
||||||
|
|
||||||
---
|
---
|
||||||
### **I have poor gameplay performance, what should I do?**
|
### **I have poor gameplay performance, what should I do?**
|
||||||
|
|||||||
+6
-6
@@ -123,7 +123,7 @@ plugins:
|
|||||||
FAQ: FAQ
|
FAQ: FAQ
|
||||||
How to check for CGNAT?: Cómo comprobar si hay CGNAT?
|
How to check for CGNAT?: Cómo comprobar si hay CGNAT?
|
||||||
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 remove mods?: ¿Cómo se eliminan los 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
|
Changing the Launcher port: Cambiar el puerto del Launcher
|
||||||
Creating Exclusions (Defender): Creación de exclusiones (Defender)
|
Creating Exclusions (Defender): Creación de exclusiones (Defender)
|
||||||
@@ -168,7 +168,7 @@ plugins:
|
|||||||
FAQ: FAQ
|
FAQ: FAQ
|
||||||
How to check for CGNAT?: Wie überprüft man auf CGNAT?
|
How to check for CGNAT?: Wie überprüft man auf CGNAT?
|
||||||
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 remove mods?: Wie entferne ich 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
|
Changing the Launcher port: Ändern des Launcher Ports
|
||||||
Creating Exclusions (Defender): Ausnahmen erstellen (Defender)
|
Creating Exclusions (Defender): Ausnahmen erstellen (Defender)
|
||||||
@@ -213,7 +213,7 @@ plugins:
|
|||||||
FAQ: FAQ
|
FAQ: FAQ
|
||||||
How to check for CGNAT?: Comment puis-je vérifier cgnat?
|
How to check for CGNAT?: Comment puis-je vérifier cgnat?
|
||||||
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 remove mods?: Comment supprimer des 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
|
Changing the Launcher port: Changer le port du lanceur
|
||||||
Creating Exclusions (Defender): Création d'exclusions (Defender)
|
Creating Exclusions (Defender): Création d'exclusions (Defender)
|
||||||
@@ -258,7 +258,7 @@ plugins:
|
|||||||
FAQ: FAQ
|
FAQ: FAQ
|
||||||
How to check for CGNAT?: Come verificare la presenza di CGNAT?
|
How to check for CGNAT?: Come verificare la presenza di CGNAT?
|
||||||
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 remove mods?: Come si rimuovono le 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
|
Changing the Launcher port: Cambiare la porta del Launcher
|
||||||
Creating Exclusions (Defender): Creazione di esclusioni (Defender)
|
Creating Exclusions (Defender): Creazione di esclusioni (Defender)
|
||||||
@@ -303,7 +303,7 @@ plugins:
|
|||||||
FAQ: FAQ
|
FAQ: FAQ
|
||||||
How to check for CGNAT?: Как проверить наличие CGNAT?
|
How to check for CGNAT?: Как проверить наличие CGNAT?
|
||||||
Where can I find my IP address?: Где я могу найти свой IP-адрес?
|
Where can I find my IP address?: Где я могу найти свой IP-адрес?
|
||||||
How to deactivate my mods?: Как деактивировать мод?
|
How to remove mods?: Как удалить моды?
|
||||||
Manually updating the Launcher: Обновление лаунчера вручную
|
Manually updating the Launcher: Обновление лаунчера вручную
|
||||||
Changing the Launcher port: Изменение порта лаунчера
|
Changing the Launcher port: Изменение порта лаунчера
|
||||||
Creating Exclusions (Defender): Создание исключений (Defender)
|
Creating Exclusions (Defender): Создание исключений (Defender)
|
||||||
@@ -374,7 +374,7 @@ nav:
|
|||||||
- FAQ:
|
- FAQ:
|
||||||
- How to check for CGNAT?: FAQ/How-to-check-for-CGNAT.md
|
- How to check for CGNAT?: FAQ/How-to-check-for-CGNAT.md
|
||||||
- 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 remove mods?: FAQ/Clearing-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
|
- Changing the Launcher port: FAQ/Change-launcher-port.md
|
||||||
- Creating Exclusions (Defender): FAQ/Defender-exclusions.md
|
- Creating Exclusions (Defender): FAQ/Defender-exclusions.md
|
||||||
|
|||||||
Reference in New Issue
Block a user