UESaveTool
UESaveTool copied to clipboard
ERR_OUT_OF_RANGE
When trying to convert the .SAV file to JSON, I get this error:
Here is the (compressed) .SAV file in question: Freddy's.zip
Please help!
Hi, I apologize, I haven't actively developed this package in a good long while. I'll be free this weekend, I can take a look at your issue then. I won't promise that I can resolve it, as I have other issues with the package that are either partially resolved or unresolved.
Please consider learning the codebase yourself and understanding the issue to fix it. Typically, an out of bounds issue is going to be in the serialize or deserialize functions due to the .sav file having an unknown or non-standard type.