jacoby_kid_08
Jun 2 2010, 10:51 AM
My problem is that the player always freezes after starting a game and going into too many menu screens. For example:
I go into the main menu of my game, and it works fine. But when I exit the menu and try to go to the debug menu, it freezes and a window appears and says that the player is experiencing an error. I tried opening up the debug menu first, and the main menu last, and it does the same thing..
I can't tell you the error that occurs, because it does'nt tell me it either. I send error reports to Windows, and I have to restart my game again from where I last saved. Also, I work on a laptop. Could that have something to do with it? Anyone that reads that, reply if you have an idea what's wrong. Thanks.
Mataris
Jun 3 2010, 10:27 PM
Are you using any scripts I had a script that I didnt realize for a long time caused a lock up much the same as yours sounds. When i opened a skill shop menu it worked fine but when i left the skill shop and opened any other menu or tried to zone out to a new map it caused RGSS Player to stop working so if u are using scripts you could try removing them one at a time a see if any of them fix it I made a back up copy of my game and removed 1 then tried to get the error if I did get it I just loaded my origional game and removed a different one till I found the problem.
jacoby_kid_08
Jun 3 2010, 11:19 PM
QUOTE (Mataris @ Jun 4 2010, 01:27 AM)

Are you using any scripts I had a script that I didnt realize for a long time caused a lock up much the same as yours sounds. When i opened a skill shop menu it worked fine but when i left the skill shop and opened any other menu or tried to zone out to a new map it caused RGSS Player to stop working so if u are using scripts you could try removing them one at a time a see if any of them fix it I made a back up copy of my game and removed 1 then tried to get the error if I did get it I just loaded my origional game and removed a different one till I found the problem.
Okay, I've just deleted one script after the other and unfortunately, those must not be the cause. The player still freezes. I've heavily edited my menus. Do you think that could be the reason? I have no idea what could be wrong.
Mataris
Jun 5 2010, 06:25 PM
If you edited the default menus that might have created some error somewhere it doesnt take much for something to cause a error Im not quite sure what you have done or how to fix it. The best ting I can think of is to try and restore them back and if that fixes it get a CMS script I have one for my game and its pretty coll/customizable. Hopefully that will help.
jacoby_kid_08
Jul 9 2010, 02:49 PM
QUOTE (Mataris @ Jun 5 2010, 09:25 PM)

If you edited the default menus that might have created some error somewhere it doesnt take much for something to cause a error Im not quite sure what you have done or how to fix it. The best ting I can think of is to try and restore them back and if that fixes it get a CMS script I have one for my game and its pretty coll/customizable. Hopefully that will help.
My problem has been resolved. Thanks for all your help, Mataris.