Lunarhound
Member
Well, it's strange to me, anyway.
Like others here, my project was begun before the legal version of RMXP was available. Once I purchased the legal one, I transfered my old project over and continued work on it. Unfortunately, this meant that some of the default scripts were different, and I was afraid to do anything about it for fear of screwing the whole thing up. Finally, after people kept accusing me of using the illegal version when I'd ask for help and mention something that is apparently different in the scripts, I decided to give it a shot.
I backed up my project, replaced the old scripts file with a fresh one from a new project, and began copying the scripts I'd added over. All was going fine until, during one of the tests, I tried out combat. I'm using RTAB 1.14. The fight started all right, and the second character (it was a two person party) was able to attack. But when the main character attacked, I got this error:
http://img145.imageshack.us/img145/1707 ... ror9at.jpg[/IMG]
I checked that line in the script, and this is what's on it:
The error does not occur in the old version of my project, that uses the Japanese scripts. Does anyone know what the problem might be, and how it can be fixed?
Edit: I tried upgrading to 1.15 and it still gives me the same error.
Like others here, my project was begun before the legal version of RMXP was available. Once I purchased the legal one, I transfered my old project over and continued work on it. Unfortunately, this meant that some of the default scripts were different, and I was afraid to do anything about it for fear of screwing the whole thing up. Finally, after people kept accusing me of using the illegal version when I'd ask for help and mention something that is apparently different in the scripts, I decided to give it a shot.
I backed up my project, replaced the old scripts file with a fresh one from a new project, and began copying the scripts I'd added over. All was going fine until, during one of the tests, I tried out combat. I'm using RTAB 1.14. The fight started all right, and the second character (it was a two person party) was able to attack. But when the main character attacked, I got this error:
http://img145.imageshack.us/img145/1707 ... ror9at.jpg[/IMG]
I checked that line in the script, and this is what's on it:
Code:
if battler.wait > 0
The error does not occur in the old version of my project, that uses the Japanese scripts. Does anyone know what the problem might be, and how it can be fixed?
Edit: I tried upgrading to 1.15 and it still gives me the same error.