Fr33dan / GPSaveConverter

Utility to transfer save files between the games installed from the Xbox app and other storefronts. https://ko-fi.com/fr33dan
297 stars 33 forks source link

Forza 5 error #16

Closed nickys2466 closed 1 year ago

nickys2466 commented 1 year ago

image

How do I fix this?

Fr33dan commented 1 year ago

I need more details. It looks like you were trying to move a save file from the non-Xbox version to the Xbox version. Which file were you trying to move?

Note that only the profile data can be migrated at this time.

nickys2466 commented 1 year ago

image I'm trying to move my saved file from Xbox to Steam but it seems that it can't access the file from Xbox

Fr33dan commented 1 year ago

There are three issues at play here one of which is my fault.

First is that you have not opened the Xbox version. You must open the game to create the containers GPSC needs to put your non-Xbox save files in. GPSC cannot create Xbox save file storage containers and the game must create them itself before GPSC can modify them.

Second, the you have only selected one of the garage thumbnail files. Those files are not supported. Only the files that start with "User_" are support at this time. It is my understanding that other files can be copied, but the game will think they are corrupt. But this shouldn't be a huge detrement as once you have the profile loaded the game itself seems to restore this data on it's own somehow.

The third issue is that even if you had done the first two things correctly there is a bug introduced by some changes I made to avoid ambiguous matches. Please download the updated version that will be posted shortly.

Fr33dan commented 1 year ago

This comment is more for my documentation later than it will be helpful to you, but the file translation matching had an error caused by the Regex being needing to be escaped after the substitutions were made, but before the Regex was made exact to prevent ambiguous matches.

nickys2466 commented 1 year ago

I already have the Xbox version installed and play it for a long time before I bought the steam version. I download your latest version and it still shows that my Xbox saved is empty.

Fr33dan commented 1 year ago

I've never seen that before. I've installed it on my system and verified it shows save files for me. If you use the "Explore Xbox Files" button where does it take you and is there anything there? Also could you please turn your log level up to "TRACE" in the preferences and relaunch the software and select the game. Then attach the log file to this thread.

nickys2466 commented 1 year ago

It works now, thank you very much