Scopri un mondo web senza pari con le nostre soluzioni di hosting innovative!

Esplorate le opzioni affidabili, sicure e ad alte prestazioni per tutte le vostre esigenze online.

Tutte le nostre soluzioni di hosting web

Scopri una potenza ineguagliabile con i nostri server VPS su misura!

Sperimentate la libertà e la potenza con il nostro VPS, progettato per portare i vostri progetti a nuove altezze!

Tutti i nostri server VPS

Ottimizza i tuoi bot con il nostro hosting dedicato e potente!

Sperimentate una gestione fluida e prestazioni ottimali con il nostro hosting per bot.

Tutte le nostre offerte per bot

Nuova Offerta BoxGaming

Scopri la nostra nuova offerta nei data center in Francia e Stati Uniti. Cambia tipo di server in qualsiasi momento con un'unica offerta.

Scopri l'offerta
Potenzia i server di gioco con il nostro hosting specializzato!

Immergetevi nell'esperienza di gioco definitiva con il nostro hosting potente e ottimizzato!

Tutte le nostre offerte Minecraft

Migration from Co-op backup to Palworld dedicated server: the complete guide

In the Palworld universe, transitioning from one server type to another can prove to be a challenging ordeal, especially due to a backup bug that forces players to create a new character, thus erasing all their previous progress. This issue, mainly caused by inconsistencies in the generation of unique global identifiers (GUIDs) for players across different servers, can seriously impede the gaming experience. Fortunately, a solution exists in the form of a Python script designed to facilitate the migration of backups between servers, ensuring player GUID matching and preservation of their progress.

Prerequisites:

 

1. Preparation

       
  • Make a backup copy of your backup files. This is crucial as the script is experimental and can cause data loss.

 

2. Obtain the new_guid

       
  • Have the player join the new server and create a new character.
  •    
  • Find the .sav file of the new character in the folder PalServer\Pal\Saved\SaveGames\0\<save_folder_name>\Players. The name of this file is the player's new_guid.

 

3. Prepare the script

       
  • Locate the uesave.exe file
  •    
  • Prepare the path to your backup folder.
  •    
  • Note the player's old_guid (if you don't know it, it can often be 00000000000000000000000000000001 for the co-op host).

 

4. Run the script

       
  •    

    Open a command prompt or terminal.

       
  •    
  •    

    Type the following command, replacing the placeholders with your own paths and GUIDs:

       

    python fix-host-save.py "path_to_uesave.exe" "path_to_backup_folder" new_guid old_guid

       

    For example:

       

    python fix-host-save.py "C:\Users\John\.cargo\bin\uesave.exe" "C:\Users\John\Desktop\my_temporary_folder\2E85FD38BAA792EB1D4C09386F3A3CDA" 6E80B1A6000000000000000000000000 00000000000000000000000000000001

       

 

5. Test

       
  • After running the script, place the backup back into the appropriate folder on the server.
  •    
  • Start the server and log in to check if the backup is working correctly.

 

6. Troubleshooting

       
  • If any issues arise, such as Pals not behaving correctly, follow the workaround solutions provided in the script's documentation.

 

Important Notes

       
  • This process is experimental and may carry risks. Always backup your data before performing these steps.
  •    
  • If you encounter errors or issues, refer to the documentation or community forums for additional assistance.



OuiHeberg SARL logo
Nome dell'autore
OUIHEBERG SARL
Categorie
Tutoriels
Data
29/01/2024

Articolo in evidenza

Articoli più recenti