(05-12-2021, 04:06 PM)joelloco_13 Wrote: [ -> ]I get an error in God of War 3 which does not let me save games, I get the following error code in the LOG
E cellSaveData: savedata_op(): listSet->newData is null while listSet->focusPosition is NEWDATA
E SYS: 'cellSaveDataListSave2' failed with 0x8002b404 : CELL_SAVEDATA_ERROR_PARAM, 34 [1]
image
any solution to this problem?
https://imgur.com/5DGZatL
Hi, Probably I'm late but maybe this can be helpful to others.
I got the exact same problem (identical log), and after searching a lot in forums and github didn't get a satisfactory solution, So I don't know what is triggering this error but I found a workaround:
1 -
Go to the save directory of your game (in my case is dev_hdd0\home\00000001\savedata, but If you have other games beside GoW3 the "00000001" could be different)
2 -
Move (or delete at your own risk)
all folders except those that contains in its name
USERDATA and AUTOSAVE
3 - Launch your game and
save normally
PS: I keep my original files as a backup, so I didn't deleted them.
PS2: From this behaviour I can guess that the error is due to the existence of a limit in the number of saves or the existence of a corrupted savestate.
(02-28-2022, 02:45 AM)sirkhan Wrote: [ -> ] (05-12-2021, 04:06 PM)joelloco_13 Wrote: [ -> ]I get an error in God of War 3 which does not let me save games, I get the following error code in the LOG
E cellSaveData: savedata_op(): listSet->newData is null while listSet->focusPosition is NEWDATA
E SYS: 'cellSaveDataListSave2' failed with 0x8002b404 : CELL_SAVEDATA_ERROR_PARAM, 34 [1]
image
any solution to this problem?
https://imgur.com/5DGZatL
Hi, Probably I'm late but maybe this can be helpful to others.
I got the exact same problem (identical log), and after searching a lot in forums and github didn't get a satisfactory solution, So I don't know what is triggering this error but I found a workaround:
1 - Go to the save directory of your game (in my case is dev_hdd0\home\00000001\savedata, but If you have other games beside GoW3 the "00000001" could be different)
2 - Move (or delete at your own risk) all folders except those that contains in its name USERDATA and AUTOSAVE
3 - Launch your game and save normally
PS: I keep my original files as a backup, so I didn't deleted them.
PS2: From this behaviour I can guess that the error is due to the existence of a limit in the number of saves or the existence of a corrupted savestate.
Thank you
this solution worked for me
I had 31 manual saves in God of War 3!