Chaos Project

RPG Maker => RPG Maker Scripts => Script Troubleshooting => Topic started by: Noob on February 02, 2011, 09:08:08 am

Title: RMX-Os Logout?
Post by: Noob on February 02, 2011, 09:08:08 am
I have a problem with RMX-OS. It worked fine when i tested it locally but when I ran it globally with a free server host, I found that users cannot "logout." If they exit the game window and then try to log back in, they get the "already logged in" message. The only way for them to log back in is to shut down the server. Is there a script call, or maybe just some modification of RMX-OS, that would help with this? Thanks!
Title: Re: RMX-Os Logout?
Post by: Blizzard on February 02, 2011, 11:17:42 am
RMX-OS is able to handle disconnected clients themselves. In fact, there is an option to prevent this kind of behavior forcibly in case your server or network is messed up. *points to PREVENT_ZOMBIE_CLIENTS option*
Title: Re: RMX-Os Logout?
Post by: stripe103 on February 02, 2011, 04:32:28 pm
So THAT's what that was for. Never figured that out.
Title: Re: RMX-Os Logout?
Post by: Blizzard on February 02, 2011, 05:00:06 pm
I explained it in the manual. :P
Title: Re: RMX-Os Logout?
Post by: Noob on February 02, 2011, 08:46:49 pm
Sorry about this. When I read the manual I read that part, but I didn't understand exactly what it meant and was always afraid to mess around with it. Do you think that setting this to true may fix my other problems as well (explained in the RMX-OS thread)?
Title: Re: RMX-Os Logout?
Post by: stripe103 on February 03, 2011, 02:02:45 am
I didn't read the manual since I didn't have any problems with running the game with the default settings.. Changing the IP of course.
Title: Re: RMX-Os Logout?
Post by: Blizzard on February 03, 2011, 02:20:41 am
Lol, how awesome is that. You didn't read the manual and have no problems with RMX-OS at all. xD
Title: Re: RMX-Os Logout?
Post by: stripe103 on February 05, 2011, 09:45:42 am
Well, I read the set up part, to get it running with ruby and everything like that, and it worked good and then I didn't have to open the manual again..