Error after FeyBrek update
xception in Tkinter callback Traceback (most recent call last): File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.11_3.11.2544.0_x64__qbz5n2kfra8p0\Lib\tkinter_init_.py", line 1967, in call return self.func(*args) ^^^^^^^^^^^^^^^^ File "c:\Users\ferna\Desktop\PalworldCharacterTransfer-main\char-export.py", line 991, in source_level_file group_save_section, _ = reader.load_section('GroupSaveDataMap', MAP_START, reverse=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "c:\Users\ferna\Desktop\PalworldCharacterTransfer-main\char-export.py", line 181, in load_section self.data.seek(start_index, 0) ValueError: negative seek value -1
https://github.com/deafdudecomputers/PalWorldSaveTools
Use this if you need the updated version. "Transfer Character" is what you want to use.
New error with the latest update (0.6.1): -
"not a compressed Palworld save, found {magic_bytes!r} instead of {MAGIC_BYTES!r}" ) Exception: not a compressed Palworld save, found b'PlM' instead of b'PlZ'