-
Hello,
When reading #22, I've seen that Palworld is saving headerless GVAS data into a ByteProperty array. The thing is, the game I'm working on, Coral Island, is doing the exact same thing. So ins…
na-ji updated
4 weeks ago
-
Hi, just a question. I took a closer look at the GVAS converter to open Livery files. It looks like are some small issues that cause the converter to crash on th Dtg liveries, probably due to a somewh…
-
PalEdit will not load my save.
When attempting to load my save, I get a message for "Loading GVAS file, please be patient..." and PalEdit isn't loading the file. I've left it for several hours …
-
It appears to be compressed or encrypted,does anyone know how to decompress it?
[ue5game.sav.zip](https://github.com/user-attachments/files/16667565/ue5game.sav.zip)
Found non-standard magic: [0a,…
-
when the new update to the game and dedicated server dropped this error started happening
Loading GVAS file
Struct type for .worldSaveData.InvaderSaveData.Key not found, assuming Guid
Struct typ…
-
[535B443E41FFDEC2FDD2948D25DAC75F.zip](https://github.com/user-attachments/files/16078475/535B443E41FFDEC2FDD2948D25DAC75F.zip)
This save file will trigger this exception:
![image](https://github.co…
Kixel updated
1 month ago
-
I'm not able to load up my `Level.sav` file, haven't seen a similar exception in the open issues, so opening this one.
This save file comes from a G-Portal server that I'm trying to use locally.
A…
-
PalEdit v0.9.3 takes several minutes to get past Loading GVAS file on a Palworld v0.3.7 server save file, and after it does it does not successfully load a list of Players or Pals in the world. I have…
-
Not sure why this is happening, hoping you could shine some light on what is going wrong. Was able to transfer my character successfully but I get this error when trying to transfer the other two play…
-
Why are there no docs on how to use this crate?
- How do I get a value out of a `Property`?
- How do I iterate trough an `ArrayProperty`?
- How do I convert a gvas file to structs?