PalworldCharacterTransfer icon indicating copy to clipboard operation
PalworldCharacterTransfer copied to clipboard

Error after FeyBrek update

Open BallisticCrazer opened this issue 11 months ago • 2 comments

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

BallisticCrazer avatar Jan 12 '25 18:01 BallisticCrazer

https://github.com/deafdudecomputers/PalWorldSaveTools

Use this if you need the updated version. "Transfer Character" is what you want to use.

deafdudecomputers avatar Jan 25 '25 06:01 deafdudecomputers

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'

CTOUT avatar Jun 29 '25 20:06 CTOUT