02-14-2013, 04:54 PM
That's not a script or program. That's a log or record/transcript that was generated from using 'something'. You won't be able to actually use that for your problem.
How's this? Create a new project and run it immediately. Your new project should be RGSS-BUG free. After that, just go step-by-step and copy each script and database into it, testing each time you paste the new data in place. True, you could copy the actual Actors.rxdata file from the Data folder into the new project's Data folder, but I think using the 'Multi-Copy' feature would be best.
Just remember heiarchy. The Actors Database uses data from the Classes Database which uses data from Weapons/Armor which uses data from both States and System. Heck, even the States database depends on the Animations database. Copy STATES and SYSTEMS databases first. (Actually, copy Animations before copying States unless you didn't touch it). Then go for the Armors, Items and Weapons... Classes... Actors... Etc. SAVE often. Heck, make backups of THIS project as you go.
How's this? Create a new project and run it immediately. Your new project should be RGSS-BUG free. After that, just go step-by-step and copy each script and database into it, testing each time you paste the new data in place. True, you could copy the actual Actors.rxdata file from the Data folder into the new project's Data folder, but I think using the 'Multi-Copy' feature would be best.
Just remember heiarchy. The Actors Database uses data from the Classes Database which uses data from Weapons/Armor which uses data from both States and System. Heck, even the States database depends on the Animations database. Copy STATES and SYSTEMS databases first. (Actually, copy Animations before copying States unless you didn't touch it). Then go for the Armors, Items and Weapons... Classes... Actors... Etc. SAVE often. Heck, make backups of THIS project as you go.