Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: PeregrinFig on January 18, 2009, 07:59:44 PM
-
I have a really bad issue with my main project in rpg maker 2k3. I'm unable to make my character move at all. I can still move in my other project, and it was working fine yesterday. I'm unable to move at all, whether I load my main test file or start a new game. Can anyone help me? This is a really bad issue, and if I can't fix it my entire project is ruined.
-
Check your events, there may be a move event that is not allowing the character to move
-
No, I've checked everything, and deleted almost everything I added since the last time it worked, and still nothing.
-
Is there a Autostart event with nothing on it?
That would prevent you from moving...
-
No, nothing like that at all. You can't even move if you start a new file, and you can open the menu, but only once, then after you close it you can't open it anymore, so I think this bug is deeper than an empty event.
-
Have you tried to create a new project and try it?
Might be something odd with your keyboard.
Another possibility is that you are using a chipset you've imported yourself and the tiles you're standing on isn't walkable.
But common events and/or events with auto-start or parallel procees is probably the problem.