How to troubleshoot Logic Mods not loading on a Palworld Modded server


Summary 
Mods in Palworld enhance gameplay by introducing custom automation and logic systems. These mods allow players to create intricate contraptions and automated processes within the game, such as automated farming, resource collection, or complex machinery. By implementing logic mods, players can unleash their creativity and design innovative systems that streamline in-game tasks and enhance overall resource management and production efficiency.

Requirement
UE4SS is required. Learn how to install UE4SS here.


How to Troubleshoot Logic Mods Not Loading on a Palworld Modded Server

Fix Description
Remove Residual Files from an Older UE4SS Removes any incompatibilities with the latest version.
Enable BPModLoaderMods Enables the BPModLoader to run.
Disable UseUObjectArrayCache Fixes game stuttering or crashing on startup.
Press the Reload Mod Button Reloads the installed mods for a player.

How to Remove Residual Files from an Older UE4SS

Note The Palworld Modded server is preinstalled with the latest UE4SS. Learn how to install Palworld Modded here.


1. Download the latest UE4SS here.

2. Log in to the BisectHosting Games panel.

3. Stop the server.


4. Go to the Files tab.


5. Find the following directory: /home/container/Pal/Binaries/Win64 .


6. Upload the downloaded file from Step 1.

Note Make any backups to save necessary files like the UE4SS-settings.ini file.


7. Unarchive the uploaded file from Step 6.


8. Delete xinput1_3.dll if present.


9. Start the server.


How to Enable BPModLoaderMods
1. Log in to the BisectHosting Games panel.

2. Stop the server.


3. Go to the Files tab.


4. Find the following directory: /home/container/Pal/Binaries/Win64/Mods/BPModLoaderMod .


5. Click Create and select Create File.


6. Press the Create File button.


7. Enter enabled.txt and click Create File.

Note The BPModLoaderMod folder will now contain a Scripts folder containing main.lua, enabled.txt, and load_order.txt.


8. Return to the Files tab and find the following directory:
/home/container/Pal/Binaries/Win64/Mods .


9. Open the mods.txt file.


10. Locate BPModLoaderMods and change the value to 1.


11. Press the Save Content button.


12. Start the server.



Was this answer helpful?

3
« Back