The RPG Maker Resource Kit

Other Game Creation => Program Troubleshooting => Topic started by: ?????? on September 15, 2009, 12:09:26 AM

Title: "RGSS player has stopped working"
Post by: ?????? on September 15, 2009, 12:09:26 AM
I'm trying Email my friend a link to a game I made on a upload site and the download all goes over well but when he opens the game, it says: "RGSS player has stopped working" and I can't seem to figure it out.....
Title: Re: "RGSS player has stopped working"
Post by: Grafikal on September 15, 2009, 12:11:19 AM
lol, did it literally say "RGSS player has stopped working"? Or is there an actual error you can post?
Title: Re: "RGSS player has stopped working"
Post by: Irock on September 15, 2009, 07:13:46 AM
I'm sure windows would say that if RGSS crashed.
Title: Re: "RGSS player has stopped working"
Post by: ?????? on September 16, 2009, 03:13:36 AM
Umm I'll have to ask my friend again. So Ill post/edit when i get the exact message.
Title: Re: "RGSS player has stopped working"
Post by: shaz on September 16, 2009, 03:33:32 AM
"RGSS Player has stopped working" is the exact error.  I've seen this error reported often.

Get him to open the Game.ini file and check what DLL it's referring to.  Then get him to check that he's actually GOT that DLL.  If he doesn't, he either needs to change the ini file to use the one he's got, or (probably preferable) get the correct DLL from the Enterbrain site.

If he's on Vista, also get him to right-click on the exe file, and change it to run as administrator, and to run in XP Compatibility mode.

I've seen all of these suggested as a solution to the problem.  Make sure you come back and tell us which one (if any) worked ;)
Title: Re: "RGSS player has stopped working"
Post by: ?????? on September 16, 2009, 03:38:15 AM
Ok, so i need to copy all of the RTP stuff into my project folder along with everything else. He doesn't have RPG Maker, I'm just sending him my game to play. now what about the .DLL? sorry I'm not the brightest at things like this.
Title: Re: "RGSS player has stopped working"
Post by: shaz on September 16, 2009, 03:40:46 AM
sorry - forget the RTP stuff.  I was thinking of the dll.

Just check what dll is mentioned in your Game.ini file, and make sure he's got that one installed.  If he doesn't, you should just be able to find it on your system and send it to him (it'll probably be somewhere like c:\Windows\System32\RGSS102E.dll)
Title: Re: "RGSS player has stopped working"
Post by: ?????? on September 16, 2009, 03:43:32 AM
Ohh thanks, i was a little comfused on where to look to find the stuff but I got it. So all i need to do is find the correct .DLL and send it to him with the game folder or in the game folder?
Title: Re: "RGSS player has stopped working"
Post by: shaz on September 16, 2009, 03:45:39 AM
no - he'll need to put it in the right place.  If it's in c:\windows\system32 on your system, then that's where he needs to put it.

Note - I don't know for sure that this is going to fix the problem.  It's just one of the suggestions I've often seen made.
Title: Re: "RGSS player has stopped working"
Post by: ?????? on September 16, 2009, 03:48:43 AM
Well ok I think I get it, the only problem is that I'll have to do this tomorrow and I can't find the .DLL file I'm looking for which should be RGSS102E.dll its not where you suggested and I searched my computer to find nothing ill look more tomorrow I guess.
Title: Re: "RGSS player has stopped working"
Post by: shaz on September 16, 2009, 03:51:08 AM
look for RGSS* - what does your Game.ini file say?

You might need to tell it to search hidden/system files and folders too.
Title: Re: "RGSS player has stopped working"
Post by: ?????? on September 16, 2009, 03:53:51 AM
My .ini file says:
[Game]
Library=RGSS102E.dll
Scripts=Data\Scripts.rxdata
Title=Hayden 3
RTP1=Standard
RTP2=
RTP3=

I searched for this: RGSS102E.dll but I might search again in hidden places and system files and what not.

EDIT: Ok so I searched for "RGSS" and I got 7 different .dll's and 2 of them are RGSS102E.dll should i just send both of those?
Title: Re: "RGSS player has stopped working"
Post by: shaz on September 16, 2009, 04:41:19 AM
If one of them is in Windows\system32, send that one, and tell him to put it in the same place.