cheahjs / palworld-save-tools

Tools for converting Palworld .sav files to JSON and back
MIT License
781 stars 67 forks source link

Sheepball cannot be edited. #38

Closed Nipaoni closed 6 months ago

Nipaoni commented 6 months ago

PalEdit-main

Python 3.12.1 "E:\SteamLibrary\steamapps\common\Palworld\PalEdit-main\" Opening file C:/Users/m3062/AppData/Local/Pal/Saved/SaveGames/76561198059212876/7210D0D7470FF4A7DB62238AABAD98FC/Level.sav.json Error occured: 'CharacterID' Error occured: 'Sheepball' Error occured: 'Sheepball' Created Entity of type PinkCat: <PalInfo.PalObject object at 0x000002606278A120> Created Entity of type ChickenPal: <PalInfo.PalObject object at 0x000002606278A720> Created Entity of type ChickenPal: <PalInfo.PalObject object at 0x000002606278A720> Created Entity of type PinkCat: <PalInfo.PalObject object at 0x000002606278A120> Error occured: 'Sheepball' Error occured: 'Sheepball' Created Entity of type PinkCat: <PalInfo.PalObject object at 0x000002606278A120> Created Entity of type ChickenPal: <PalInfo.PalObject object at 0x000002606278A720> Unknown list contains 5 entries

Maybe CharacterID error is because it is not English.

cheahjs commented 6 months ago

This looks like an error in PalEdit and not with the underlying save tools.