Palworld

Palworld

View Stats:
"Current world settings forbid Pal reconstruction from genetic data"
Hi there, when I go to the global palbox I get this message. I am running a dedicated server, when I log into the server it says that crossplay is enabled. I tried looking in the server config ini for a new setting but couldnt figure anything out. How do I enable this?
< >
Showing 1-7 of 7 comments
phadin Mar 19 @ 2:29pm 
Not sure about dedicated servers. In game you can find the options to enable it at the bottom of the world settings, but I dunno if you can access that for dedicated servers.
Crossplay is in regards to PC and Xbox users being able to play together on the same server.
The options you're looking for in regards to Pal transfer are all the way down the bottom of the 'Custom Difficulty' section of the World Settings; "Allow Pal Genetic Data to be saved/reconstructed in/from the Global Pal Box"
zero254 Mar 19 @ 5:25pm 
I take it neither of you ever hosted a dedicated before.

My advice to sorcerer is to make a local world with the setting and pull the string from it to put into your dedicated.

Best of luck
whitebush Mar 19 @ 9:26pm 
Originally posted by Sorcerer:
Hi there, when I go to the global palbox I get this message. I am running a dedicated server, when I log into the server it says that crossplay is enabled. I tried looking in the server config ini for a new setting but couldnt figure anything out. How do I enable this?

I just figured it out myself!

Go to your Pal/Saved/Config/LinuxServer/PalworldSettings.ini file

Open it up to edit this in right in front of the end )
,bAllowGlobalPalboxExport=True,bAllowGlobalPalboxImport=True

So the end of your PalworldSettings.ini file should look like this:

......ServerReplicatePawnCullDistance=15000.000000,bAllowGlobalPalboxExport=True,bAllowGlobalPalboxImport=True)

Save it and start your server. All good to go!
Sorcerer Mar 19 @ 11:20pm 
Originally posted by whitebush:
Originally posted by Sorcerer:
Hi there, when I go to the global palbox I get this message. I am running a dedicated server, when I log into the server it says that crossplay is enabled. I tried looking in the server config ini for a new setting but couldnt figure anything out. How do I enable this?

I just figured it out myself!

Go to your Pal/Saved/Config/LinuxServer/PalworldSettings.ini file

Open it up to edit this in right in front of the end )
,bAllowGlobalPalboxExport=True,bAllowGlobalPalboxImport=True

So the end of your PalworldSettings.ini file should look like this:

......ServerReplicatePawnCullDistance=15000.000000,bAllowGlobalPalboxExport=True,bAllowGlobalPalboxImport=True)

Save it and start your server. All good to go!

Thank you very much, I appreciate you
I've been trying to implement this for a couple hours now on a server I'm using with some friends and can't get this to work. I've tried a bunch of different things but every time I restart the server, the code gets refreshed back to default and it removes those lines of code that I copy and paste in.

Even went into the Shockpal.ini file (using Shockbyte to run the server) and added the 2 codes for export and import which seemed to give me some progress, but it only led to Export showing up in the Palworldsetting file code with the line for import still not appearing. And still getting deleted every time I tried to implement the code.

Not sure of that Import line of code is just wrong or if there's something else going on that I don't understand here but there doesn't seem to be any guides online about this issue that I've found.

Originally posted by whitebush:
Originally posted by Sorcerer:
Hi there, when I go to the global palbox I get this message. I am running a dedicated server, when I log into the server it says that crossplay is enabled. I tried looking in the server config ini for a new setting but couldnt figure anything out. How do I enable this?

I just figured it out myself!

Go to your Pal/Saved/Config/LinuxServer/PalworldSettings.ini file

Open it up to edit this in right in front of the end )
,bAllowGlobalPalboxExport=True,bAllowGlobalPalboxImport=True

So the end of your PalworldSettings.ini file should look like this:

......ServerReplicatePawnCullDistance=15000.000000,bAllowGlobalPalboxExport=True,bAllowGlobalPalboxImport=True)

Save it and start your server. All good to go!
check your palworldsettings.ini. Should be there.
< >
Showing 1-7 of 7 comments
Per page: 1530 50