[RM2K3] RANDOM ACCESS ERRORS?
Posts
Pages:
1
When I clicked on the Battle Layout, it gave an access violation error and all the stuff there got wiped. So I saw some topic on another site that said it might be that all the characters are set to one battle character set so I changed it but it still occurred. I fixed it by just doing a battle test. Does anyone know why this happened? ???
A good idea with projects is to back up your folder regularly. You can do this by just copying and pasting but I made a program to do so using a .bat file.
Simply create a text file in notepad and save it as .bat with similar contents to the following:
Simply create a text file in notepad and save it as .bat with similar contents to the following:
ECHO Backing Up Kryberia Now...
XCOPY "D:\Projects\Kryberia" "I:\Projects\Project Backups\Kryberia" /S /Y /Q
Pages:
1














