Search found 4 matches

by snaip20
15 Jul 2009, 11:26
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Issue: Too many dropped messages
Replies: 22
Views: 23787

Same problem

Hi,
I have the same problem, but with java client API. I connect 8 users, 6 in one room and 2 in another. In the first room, some of users are disconnected for dropped messages. Each user sends messages every second.
by snaip20
18 May 2009, 12:05
Forum: BlueBox
Topic: error on server
Replies: 3
Views: 14622

error on server

I have two exceptions in server log, when trying to connect through bluebox: jvm 1 | java.net.ConnectException: Connection refused jvm 1 | at sun.nio.ch.Net.connect(Native Method) jvm 1 | at sun.nio.ch.SocketChannelImpl.connect(Unknown Source) jvm 1 | at sun.nio.ch.SocketAdaptor.connect(Unknown Sour...
by snaip20
13 May 2009, 11:00
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Empty rooms
Replies: 3
Views: 5823

I create rooms on server side, but i use: sfsRoom = new Room(roomId, maxPlayers, true, true, false, "", "game"); sfsZone.addRoom(sfsRoom); where roomId is String, maxPlayers is int, sfsZone is Zone. Also i set 'isTemp' parameter to true. And i think this parameter tells smartfox ...
by snaip20
11 May 2009, 11:31
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Empty rooms
Replies: 3
Views: 5823

Empty rooms

Hi,
with SmartFox admin tool I see a lot of empty rooms on the server. The rooms are game with 'temp' parameter = true and they are created from server extension.

Go to advanced search