Data Backup
This script was written after seeing several people lose weeks or months of work due to unexpected computer failures (power-outage, hardware failure, etc). For some reason, when RM crashes, there is a chance that some or all of the data files will be wiped out.
This problem only seems to affect data files, so my solution is to regularly create back-ups. This can be done manually, but if you are not conditioned to create backups regularly it may be useful to have a script automatically do it for you.
If your project still does not load after restoring the backups, try replacing the rvproj2 file with a new one.
Download
Script: download here
If your backups are still corrupted after computer failure, report it and I will look into the issue.
Usage
Copy into your project and it will run automatically everytime you playtest.
Each backup copies all of your data files into a separate folder. The name of the folder is the time-stamp that the backup was run, which is a combination of the current year, month, date, hour, minute, and second.
There are a few configuration options but they don’t do much.
- Run_Script – whether the script will run
- Backup_Path – where the backups will be created. This is rooted in your project directory
This is such an awesome script, do you have any plans to make it usable as a plugin for RPG Maker MV? Thanks.
I don't have any plans for that at the moment.
Hey! This script saved my project today! Thanks!
I was working on my project, and I saved, and then my PC just froze and I had to force it off by holding the Power Button.
Anyway, once I powered back on, I realised all my data was gone! But then I remembered adding this script a while back and forgettong.
Thank you!! Now I don’t have to redo my whole project! 🙂
Always good to have backups 🙂
There are always stories of people losing their data because of unforeseen accidents.
Yeah, the last game I was making died because I didn’t make backups, so I just made a different game. Glad this one didnn’t die the same way. 🙂
I love your scripts, this one is going to leave my heart at rest 😉
I dropbox all of my projects so I can easily revert if I need to. Since the thing automatically uploads whenever I save I don’t have to worry about losing data.
just got blue screen when writing my EST – BUILD AND DECOR script….
if it’s game i’m developing… i back it up frequently. but never backup the ‘script development’ projects.
the worst thing is… all the version changes is in the project (4 version changes). luckily i still have the prototype version in other project. but still have to redo all those works…. i remember vaguely how i done the script before. but i forgot how i manage to fix victor pixel movement airship bugs. strangely i found another method that fix that (i’m sure it’s 100% different from what i done before :D).
guess i have to make this script standard on all my script development project then…
just had to mention, your a fucking genius. this works perfectly.
Other than the amount of excess data generated in my project folder this is ideal ( and the data can be removed so its all good )