Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: Manablade on June 26, 2009, 09:12:13 PM

Title: Error That Stops Game
Post by: Manablade on June 26, 2009, 09:12:13 PM
I had made a game years ago and was putting the final touches on it when I found this error. The error occurs near the start of the game in the first battle you actually control the main character in. It pops up with an error message right when the battle starts that causes you to close out of the game. I have no idea why it happens or what's causing it, the enemy gives a short battle explanation but that's all. The weirdest part is I test played it before and had no problems at all o.0 Anybody have a similar problem or possibly know how to fix it? Otherwise, I might have to remake it again...
Title: Re: Error That Stops Game
Post by: Prpl_Mage on June 26, 2009, 09:57:48 PM
What was the error that appeared?

I can think of a few problems.
1. You have the wrong battle group set for the event.
2.There is a monster in it that no longer exists.
3. There's something wrong with the event.
Title: Re: Error That Stops Game
Post by: Manablade on June 28, 2009, 07:40:54 PM
I'm sorry, thought I posted the error >< Anyway, this is what pops up in a little box that only let's you click OK and exits the program: ????? 'RPG_RT.exe' ????? 0049847B ????? 00000344 ??????????????????

Nope, checked everything to do with the battle multiple times, even looked through all events up until it starts but nothing looks wrong. The battle group is right, the monster is still there with all stats, nothing wrong with the event or it wouldn't have worked before. I also went into test battle and it works fine, it's only during the test play that it screws up and I have no idea why. That's why it's so weird, worked before no problem, didn't change anything and after trying to make sure there were no bugs in the game, the error pops up. This is the only project it does it on too, I have two others that have never had an error.