trumank / uesave-rs

Rust library to read and write Unreal Engine save files
MIT License
277 stars 55 forks source link

Abiotic Factor: unknown property type: "SkeletalData" #43

Closed felis-lynx closed 5 months ago

felis-lynx commented 5 months ago

Hello There, Great work really great tool. Unfortunately i always get an Error when i try to use uesave with either "edit" or "to-json" subcommands on Abiotic Factor Save files.

Error: at offset 4152: unknown property type: "SkeletalData_14_DD6AD2E6419D803E0B6737B90C6EED11"

I've attached the Save file as a zip file. Player_76561198041379924.zip

trumank commented 5 months ago

Fixed by #34