Please read the READEME carefully to avoid issues during the setup. Feel free to ask any questions or get help below.
Note: There is no functional difference between the 1.0.0 and 1.0.1 versions besides an .bat file to help you launch the python script if you are having issues.
Can't make it work. After I open the batch file and select the save folder I get this message:
WARNING: Error validating save directory. Unexpected file structure for save folder. Please ensure that you have selected the correct directory. File removal is permanent and unrecoverable
I selected the right folder (2054970). Then prompt asks me to press enter and it shuts down.
"WARNING: Error validating save directory. Unexpected file structure for save folder." I changed nothing. Still playing the game normally. I think the update broke the mod.
Hello, thanks for the mod, i appreciate it so much. is it all i need for this game. I want to ask u is it possible to duplicate a character and rename it, ill explain better. i need to duplicate a saved game created with your code and rename it for better facitility to find it, need to have one character that i play streaming online and one identical to play off line tha save separatly. i'll appreciate any reply to this problem
Yeah so I got this, managed to get a backup setup for my main playthrough, tried making a new character, it closed on me, then when I opened it up again, it's been giving me nothing but error codes when I try to select the save location. I even re-downloaded it from scratch, but somehow, it still won't work. My game still functions as normal, nothing about my save seems to be worse off, but idk where to even begin to fix it if a clean install does nothing.
I can't get it to recognize the games save directory for some reason. I've got it set up in D:/Steam/userdata/******/*******. Tried deleting the 3 files that weren't listed in the ReadMe to no avail.
WARNING: Error validating save directory. Unexpected file structure for save folder.
137 comments
Note: There is no functional difference between the 1.0.0 and 1.0.1 versions besides an .bat file to help you launch the python script if you are having issues.
open the python file with an editor and add this:
and (len(os.listdir(save_path))) != 5
after "if (len(os.listdir(save_path))) != 3 and and (len(os.listdir(save_path))) != 4"
Then delete the entire line that gives the WARNING error message, and below that, replace the word "quit" with "run".
you also have to delete the spaces after deleting the error line so "run" is underneath the "if (len(os" stuff.
Mainly the credit goes to Sproud7 for the suggestion/idea of that code line.
WARNING: Error validating save directory. Unexpected file structure for save folder.
Please ensure that you have selected the correct directory. File removal is permanent and unrecoverable
I selected the right folder (2054970). Then prompt asks me to press enter and it shuts down.
I changed nothing. Still playing the game normally. I think the update broke the mod.
i'll appreciate any reply to this problem
I've got it set up in D:/Steam/userdata/******/*******. Tried deleting the 3
files that weren't listed in the ReadMe to no avail.
WARNING: Error validating save directory. Unexpected file structure for save folder.