Search found 84 matches

by trueicecold
19 Aug 2010, 15:37
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Killing already existing username
Replies: 2
Views: 4482

Killing already existing username

Hello I know this has been asked multiple times, but I'm getting "username is already taken" when exiting in a non-orderly fashion. I know there is a "forceLogin" is the server login function, but how can I actually use it from as3? all I was doing is just sfsClient.login(1, &quo...
by trueicecold
26 Oct 2009, 11:32
Forum: SmartFoxServer 1.x Discussions and Help
Topic: MaxUserIdleTime - sfs checks every second?
Replies: 7
Views: 9441

forgot to write, it's configure to 60 second.
by trueicecold
26 Oct 2009, 09:06
Forum: SmartFoxServer 1.x Discussions and Help
Topic: MaxUserIdleTime - sfs checks every second?
Replies: 7
Views: 9441

that's exactly what I'm asking. so there's no way a user that hasn't reached the idle limit will be disconnected, when the next check occurs?

for example, I've noticed that in the next sfs, it disconnects a user with 1:15 minutes idle time, and 49 seconds idle time. Is this the corrent behavior?
by trueicecold
25 Oct 2009, 22:43
Forum: SmartFoxServer 1.x Discussions and Help
Topic: MaxUserIdleTime - sfs checks every second?
Replies: 7
Views: 9441

Thanks for the answer, but could it be that the check disconnects users who reached only 40-50 seconds of idle?
by trueicecold
25 Oct 2009, 12:00
Forum: SmartFoxServer 1.x Discussions and Help
Topic: MaxUserIdleTime - sfs checks every second?
Replies: 7
Views: 9441

MaxUserIdleTime - sfs checks every second?

Hello all. I'm having a problem, when 2 users join the same room at 20 seconds interval, after the first user enters idle from sfs, it seems both users are disconnected. Is it a problem with sfs (maybe not checking every x seconds, but X minutes to look for users in the idle range), or a code proble...
by trueicecold
14 Oct 2009, 17:54
Forum: SmartFoxServer 1.x Discussions and Help
Topic: config.xml not updated, only through AdminTool
Replies: 5
Views: 6672

Lapo,, my problem is that the config.xml in the Server directory is not the same as the one in the AdminTool. when the AdminTool changes the config, I can't see the changes in config.xml, It seems as though it has 2 different instances...
by trueicecold
13 Oct 2009, 21:43
Forum: Server Side Extension Development
Topic: Sockets and IE Tabs
Replies: 1
Views: 3689

Sockets and IE Tabs

Hello all

I've noticed that when I close a tab connected to sfs, I don't get disconnected in the AdminTool, and don't get any event that the user left the room, resulting in ghost users in my system.

Any solution for this?

Thanks :)
by trueicecold
12 Oct 2009, 15:52
Forum: SmartFoxServer 1.x Discussions and Help
Topic: config.xml not updated, only through AdminTool
Replies: 5
Views: 6672

I know that. What I meant is, when updating config.xml and restarting, I can't see the changes. only when Editing through the config in the admintool. The main problem is that the config through the admintool and config.xml are not the same, hence the admintool doesn't load its config from config.xml.
by trueicecold
11 Oct 2009, 11:50
Forum: SmartFoxServer 1.x Discussions and Help
Topic: config.xml not updated, only through AdminTool
Replies: 5
Views: 6672

config.xml not updated, only through AdminTool

Hey peeps

I've encountered a problem. config.xml that's located in the Server directory doesn't affect at all on the server, only when I edit it through the AdminTool. after I save, config.xml does not reflect the latest changes.

Any solution?

Thanks :)

Go to advanced search