TEKKEN 7
tsu1 2017년 6월 2일 오후 11시 53분
Save file corrupt
I got a save file corrupt after my electricity went down during save. All of offline and ONLINE information are gone.

This is not a big deal yet because it just a day worth save file. But this must be a massive thing if it happen later.

Can developer have something to prevent this to happen. At less have a backup save file before writhing new save file to prevent this issue.
< >
18개 댓글 중 1-15개 표시
BroTothemaxx 2017년 6월 4일 오전 2시 48분 
It IS a big deal. I completed to 50% of story within the first hour of release and I completed a second time since my save got corrupted. I even unlocked almost all treasures!!! I know it's still early but progress should be kind of connected to the steam profile. Know I feel like the old times of forgetting your memory card at a friends house so you can only play with the basic characters
IC XC NI KA 2017년 6월 4일 오전 8시 00분 
I just had a bluescreen during a match and when i came back to the game i had save file corrupt too with 16hours in the game so i'm pretty pissed and i don't know what to do i don't want to erase my data.
redux (INACTIVE - NEW ACC) 2017년 6월 4일 오전 8시 15분 
Thank you for the warning, I think I'm going to prepare a little script that will backup my saves every time the game starts...
Hardwire 2017년 6월 4일 오전 8시 21분 
um the game is steam cloud enabled.
redux (INACTIVE - NEW ACC) 2017년 6월 4일 오전 8시 24분 
Hardwire님이 먼저 게시:
um the game is steam cloud enabled.
Which is, as you can see by this thread, not helping with corrupted saves. And Steam will most likely end up overwriting your Cloud backup with corrupted files, so you're screwed.
Hardwire 2017년 6월 4일 오전 8시 36분 
Redux님이 먼저 게시:
Hardwire님이 먼저 게시:
um the game is steam cloud enabled.
Which is, as you can see by this thread, not helping with corrupted saves. And Steam will most likely end up overwriting your Cloud backup with corrupted files, so you're screwed.
delete the corrputed save from your hdd and let it redownload it does not instant upload.
redux (INACTIVE - NEW ACC) 2017년 6월 4일 오전 8시 47분 
Hardwire님이 먼저 게시:
delete the corrputed save from your hdd and let it redownload it does not instant upload.
Which is something you can easily forget about. And from my experience I know how lefty and unpredictable the Steam Cloud system is, so I'd much rather choose not to believe it. Also I had to disable Steam Cloud because every time the synchronization would be stuck and I'd have to restart Steam to launch the game.

So I crafted this little script right here, which makes backups of my save files, stores them conveniently in folders with date and time stamp, and then starts the game.

(updated a goof in the code, script now works with directories which contain spaces in them)
:: time and date stamp YYYYMMDD, HHMMSS and YYYY-MM-DD_HH-MM-SS - snippet courtesy of foxidrive @ stackoverflow (https://stackoverflow.com/questions/17184242/command-prompt-bat-file-create-new-folder-named-with-todays-date) @echo off for /f "delims=" %%a in ('wmic OS Get localdatetime ^| find "."') do set dt=%%a set YYYY=%dt:~0,4% set MM=%dt:~4,2% set DD=%dt:~6,2% set HH=%dt:~8,2% set Min=%dt:~10,2% set Sec=%dt:~12,2% set stamp=%YYYY%-%MM%-%DD%_%HH%-%Min%-%Sec% mkdir TekkenBackups cd TekkenBackups mkdir %stamp% && cd %stamp% xcopy /e %homepath%\AppData\Local\TekkenGame\Saved\SaveGames\TEKKEN7 "%cd%" start steam://rungameid/389730 timeout 5

For anyone who doesn't trust Steam Cloud either... ;)
Just save it into a .bat file and run the game with it.
redux (INACTIVE - NEW ACC) 님이 마지막으로 수정; 2017년 7월 14일 오전 8시 37분
BroTothemaxx 2017년 6월 5일 오후 2시 23분 
Redux님이 먼저 게시:
Hardwire님이 먼저 게시:
delete the corrputed save from your hdd and let it redownload it does not instant upload.
Which is something you can easily forget about. And from my experience I know how lefty and unpredictable the Steam Cloud system is, so I'd much rather choose not to believe it. Also I had to disable Steam Cloud because every time the synchronization would be stuck and I'd have to restart Steam to launch the game.

So I crafted this little script right here, which makes backups of my save files, stores them conveniently in folders with date and time stamp, and then starts the game.

:: time and date stamp YYYYMMDD, HHMMSS and YYYY-MM-DD_HH-MM-SS - snippet courtesy of foxidrive @ stackoverflow (https://stackoverflow.com/questions/17184242/command-prompt-bat-file-create-new-folder-named-with-todays-date) @echo off for /f "delims=" %%a in ('wmic OS Get localdatetime ^| find "."') do set dt=%%a set YYYY=%dt:~0,4% set MM=%dt:~4,2% set DD=%dt:~6,2% set HH=%dt:~8,2% set Min=%dt:~10,2% set Sec=%dt:~12,2% set stamp=%YYYY%-%MM%-%DD%_%HH%-%Min%-%Sec% mkdir TekkenBackups cd TekkenBackups mkdir %stamp% && cd %stamp% xcopy /e %homepath%\AppData\Local\TekkenGame\Saved\SaveGames\TEKKEN7 %cd% start steam://rungameid/389730 timeout 5

For anyone who doesn't trust Steam Cloud either... ;)
Just save it into a .bat file and run the game with it.

INcredible! You did more than the developers, thank you good sir.

I'm not that good with scripts. Could you explain how much of your above written i do have to put into the file to make it work? Thanks in advance!!
redux (INACTIVE - NEW ACC) 2017년 6월 5일 오후 2시 27분 
BroTothemaxx님이 먼저 게시:
I'm not that good with scripts. Could you explain how much of your above written i do have to put into the file to make it work? Thanks in advance!!
The entire code in the code block. If you still don't see it, the first line is ":: time and date", and the last one is "timeout 5".
BroTothemaxx 2017년 6월 5일 오후 2시 37분 
Redux님이 먼저 게시:
BroTothemaxx님이 먼저 게시:
I'm not that good with scripts. Could you explain how much of your above written i do have to put into the file to make it work? Thanks in advance!!
The entire code in the code block. If you still don't see it, the first line is ":: time and date", and the last one is "timeout 5".

Thank you for the fast answer captain. You forgot to fly away!
Gaxkang 2017년 6월 5일 오후 2시 38분 
It's a good idea for everyone to just manually backup the save data from the save folder really.

It'd be a pain to lose the custom stuff you got.
tsu1 2017년 6월 6일 오전 12시 08분 
BroTothemaxx님이 먼저 게시:
It IS a big deal. I completed to 50% of story within the first hour of release and I completed a second time since my save got corrupted. I even unlocked almost all treasures!!! I know it's still early but progress should be kind of connected to the steam profile. Know I feel like the old times of forgetting your memory card at a friends house so you can only play with the basic characters

I actually pass 100% main story + 80% treasure.

Thanks for the little script
ayy lmao 2017년 7월 13일 오후 12시 02분 
Redux님이 먼저 게시:
Hardwire님이 먼저 게시:
delete the corrputed save from your hdd and let it redownload it does not instant upload.
Which is something you can easily forget about. And from my experience I know how lefty and unpredictable the Steam Cloud system is, so I'd much rather choose not to believe it. Also I had to disable Steam Cloud because every time the synchronization would be stuck and I'd have to restart Steam to launch the game.

So I crafted this little script right here, which makes backups of my save files, stores them conveniently in folders with date and time stamp, and then starts the game.

:: time and date stamp YYYYMMDD, HHMMSS and YYYY-MM-DD_HH-MM-SS - snippet courtesy of foxidrive @ stackoverflow (https://stackoverflow.com/questions/17184242/command-prompt-bat-file-create-new-folder-named-with-todays-date) @echo off for /f "delims=" %%a in ('wmic OS Get localdatetime ^| find "."') do set dt=%%a set YYYY=%dt:~0,4% set MM=%dt:~4,2% set DD=%dt:~6,2% set HH=%dt:~8,2% set Min=%dt:~10,2% set Sec=%dt:~12,2% set stamp=%YYYY%-%MM%-%DD%_%HH%-%Min%-%Sec% mkdir TekkenBackups cd TekkenBackups mkdir %stamp% && cd %stamp% xcopy /e %homepath%\AppData\Local\TekkenGame\Saved\SaveGames\TEKKEN7 %cd% start steam://rungameid/389730 timeout 5

For anyone who doesn't trust Steam Cloud either... ;)
Just save it into a .bat file and run the game with it.
I used this but it doesn't seem to work properly, it makes the tekken backups file and in there is a is a file with the time and date but inside that is nothing?
redux (INACTIVE - NEW ACC) 2017년 7월 14일 오전 2시 00분 
twitch.tv/nicsta1000님이 먼저 게시:
I used this but it doesn't seem to work properly, it makes the tekken backups file and in there is a is a file with the time and date but inside that is nothing?
Have you made any changes into a script? I've had someone contact me about the script being faulty, and it turned out they edited the "xcopy" command because they thought the "/e" part defines a partition...
If not, two things to check:
  • In the second line of the script you can see "@echo off". Remove it in order to see details about the operations done by commands. Also add "pause" at the very end of the script so the window doesn't disappear. Start up the script, copy the entire content of the command prompt window after the game starts, and paste it here, so we can find out where the script fails.
  • Also, try going to the directory with your savefiles. Press Win+R, paste "%homepath%\AppData\Local\TekkenGame\Saved\SaveGames\TEKKEN7" and smack Enter. See if you got any folders & files in there.
ayy lmao 2017년 7월 14일 오전 7시 39분 
Redux님이 먼저 게시:
twitch.tv/nicsta1000님이 먼저 게시:
I used this but it doesn't seem to work properly, it makes the tekken backups file and in there is a is a file with the time and date but inside that is nothing?
Have you made any changes into a script? I've had someone contact me about the script being faulty, and it turned out they edited the "xcopy" command because they thought the "/e" part defines a partition...
If not, two things to check:
  • In the second line of the script you can see "@echo off". Remove it in order to see details about the operations done by commands. Also add "pause" at the very end of the script so the window doesn't disappear. Start up the script, copy the entire content of the command prompt window after the game starts, and paste it here, so we can find out where the script fails.
  • Also, try going to the directory with your savefiles. Press Win+R, paste "%homepath%\AppData\Local\TekkenGame\Saved\SaveGames\TEKKEN7" and smack Enter. See if you got any folders & files in there.
The save files are definitely where they're supposed to be. This is what's in the prompt window

F:\Program Files (x86)\steam\steamapps\common\TEKKEN 7>for /F "delims=" %a in ('wmic OS Get localdatetime | find "."') do set dt=%a

:\Program Files (x86)\steam\steamapps\common\TEKKEN 7>set dt=20170714153457.671000+060

F:\Program Files (x86)\steam\steamapps\common\TEKKEN 7>set YYYY=2017

F:\Program Files (x86)\steam\steamapps\common\TEKKEN 7>set MM=07

F:\Program Files (x86)\steam\steamapps\common\TEKKEN 7>set DD=14

F:\Program Files (x86)\steam\steamapps\common\TEKKEN 7>set HH=15

F:\Program Files (x86)\steam\steamapps\common\TEKKEN 7>set Min=34

F:\Program Files (x86)\steam\steamapps\common\TEKKEN 7>set Sec=57

F:\Program Files (x86)\steam\steamapps\common\TEKKEN 7>set stamp=2017-07-14_15-34-57

F:\Program Files (x86)\steam\steamapps\common\TEKKEN 7>mkdir TekkenBackups
A subdirectory or file TekkenBackups already exists.

F:\Program Files (x86)\steam\steamapps\common\TEKKEN 7>cd TekkenBackups

F:\Program Files (x86)\steam\steamapps\common\TEKKEN 7\TekkenBackups>mkdir 2017-07-14_15-34-57 && cd 2017-07-14_15-34-57

F:\Program Files (x86)\steam\steamapps\common\TEKKEN 7\TekkenBackups\2017-07-14_15-34-57>xcopy /e \Users\nick\AppData\Local\TekkenGame\Saved\SaveGames\TEKKEN7 F:\Program Files (x86)\steam\steamapps\common\TEKKEN 7\TekkenBackups\2017-07-14_15-34-57
Invalid number of parameters

F:\Program Files (x86)\steam\steamapps\common\TEKKEN 7\TekkenBackups\2017-07-14_15-34-57>start steam://rungameid/389730

F:\Program Files (x86)\steam\steamapps\common\TEKKEN 7\TekkenBackups\2017-07-14_15-34-57>timeout 5

Waiting for 0 seconds, press a key to continue ...

F:\Program Files (x86)\steam\steamapps\common\TEKKEN 7\TekkenBackups\2017-07-14_15-34-57>pause
< >
18개 댓글 중 1-15개 표시
페이지당 표시 개수: 1530 50

게시된 날짜: 2017년 6월 2일 오후 11시 53분
게시글: 18