EternalWraith / PalEdit

A simple tool for Editing and Generating Pals within PalWorld Saves
MIT License
453 stars 61 forks source link

Add Pal button #109

Open josigamer opened 4 months ago

josigamer commented 4 months ago

the Add Pal button doesn't work for me

infinitr0us commented 4 months ago

Same for me... I don't really understand how the "dump" and "clone" work. Do we have to first dump a pal and then clone it?

EternalWraith commented 4 months ago

It's been acting up on some saves. If you're using Game Pass, it seems like Add Pal doesn't work.

josigamer commented 4 months ago

I'm using Steam and a dedicated server running on Debian

gamedazed commented 4 months ago

I was just about to open an issue on this too, figured out where the issue is. If you build from source you can make the following change and recompile

Change this line to player = PalInfo.PalPlayerEntity(palworld_pal_edit.SaveConverter.convert_sav_to_obj(playersav)) and it works