Search found 99 matches

by frcol
14 Mar 2019, 17:33
Forum: SmartFoxServer 1.x Discussions and Help
Topic: SFS "crashed"
Replies: 1
Views: 4266

SFS "crashed"

The game stopped working and we realized that the problem was with SFS (not connecting). The ./sfs status was runnigg but not responding ./sfs stop did not worked, I needed to kill the proccess and then start again. I found this lines before it crashed: INFO | jvm 1 | 2019/03/14 10:47:49 | [kiducaDB...
by frcol
06 Mar 2019, 18:57
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Limit of 3541 sockets/users
Replies: 2
Views: 5114

Limit of 3541 sockets/users

I´m doing a stress test and realized that SFS stop receiving new connections at 3541 exactly. I´m using a Flash client connecting Users (3 different access point) and sending public message. When the Admin shows 3541 users and sockets, it stop recieving new users. In LOG I found: INFO | jvm 1 | 2019...
by frcol
28 Feb 2019, 17:53
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Too many connections
Replies: 2
Views: 4767

Too many connections

I added 420 zones in my config.xml file and received this error message.
Is there any limitations in SFS for the number of zones?

Image
thanks
by frcol
11 Aug 2016, 16:48
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Number of users in a Zone
Replies: 1
Views: 4977

Number of users in a Zone

Is there a way to get the number of users in a zone before or after login? I wanna see if there are a certain number of users in a specific zone (more than 30 for example), if there are, I will login him in other Zone. There is a way to make that kind of "Choose your server to connect" Sho...
by frcol
19 Aug 2015, 12:17
Forum: SmartFoxServer 1.x Discussions and Help
Topic: MaxMsgLen
Replies: 1
Views: 5534

MaxMsgLen

We noticed that some users are not saving the edit map after editing. This is caused because of the length of the message sent to SFS during the save. My question is: is it dangerous to change the <MaxMsgLen> of the config.xml that has the default value 4096? Can I double it? "MaxMsgLen - The m...
by frcol
15 Aug 2015, 06:52
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Bluebox with Apache
Replies: 4
Views: 9077

Re: Bluebox with Apache

I got it :)

I must edit sfsClient.xml:

<httpPort>8081</httpPort>
<smartConnect>true</smartConnect>

Now it´s working, but I noticed a delay comparing with Socket connection.
by frcol
14 Aug 2015, 21:07
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Bluebox with Apache
Replies: 4
Views: 9077

Re: Bluebox with Apache

http://www.kiduca.com.br:8081/BlueBox/H ... ugCmd=main

HTTP ERROR 404

Problem accessing /BlueBox/HttpBox.go. Reason:

NOT_FOUND
by frcol
14 Aug 2015, 20:54
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Bluebox with Apache
Replies: 4
Views: 9077

Re: Bluebox with Apache

I edited config.xml to run Jetty. Now it´s running.
I edited jetty.xml to run on port 8081

In the admin>bluebox tab, shows that http is running.

So, if my flash app try to connect via socket and fail, it automatically will try to connnect via bluebox?

It´s not still working.
by frcol
14 Aug 2015, 18:49
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Bluebox with Apache
Replies: 4
Views: 9077

Bluebox with Apache

Our educational platform works well in many schools. Some we need to open the firewall port 443 (we changed the 9339), but works after that. But, some is not working. I read about Bluebox. We use Apache as our http server. As I read, to use blubox, we need to use Jetty. So we must migrate all the co...
by frcol
23 Jul 2015, 13:49
Forum: OpenSpace v2 discussions and help
Topic: Screen coordinates
Replies: 1
Views: 19099

Screen coordinates

is there a way to get the screen coordinates by the tile position?
Example: I clicked the tile 23,45. What´s it´s screen x, y position (top left)?

I´m getting the mouse position nowadays, but it has the tile width and heigth range that I don´t want.
by frcol
06 Jul 2015, 17:49
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Isometric HTML5 compatible with SFS
Replies: 6
Views: 10073

Re: Isometric HTML5 compatible with SFS

Thanks for the sugestion.
I think that our platform is to complex to put it inside Native app.

But I´ll take a look at it.
by frcol
03 Jul 2015, 17:28
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Isometric HTML5 compatible with SFS
Replies: 6
Views: 10073

Re: Isometric HTML5 compatible with SFS

Mobile issues.
We (our clients) want to run in mobile as PC. So, the way that we are founding to solve this issue is to move to HTML5 browser platform.

Nowadays, we advise our clients to use Puffin browser. But it´s not the same as native flash plugin.
by frcol
03 Jul 2015, 14:50
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Isometric HTML5 compatible with SFS
Replies: 6
Views: 10073

Re: Isometric HTML5 compatible with SFS

Actually we use OpenSpace and we must (unhappilly) migrate to HTML5.
So, we have all the backend, extensions created in SFS/MySQL/PHP. I wanna to reuse these functionalities with HTML5.

I´m starting the search for migration.
I´ll try the 2x demo and the Javascript API.

thanks
by frcol
02 Jul 2015, 16:46
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Isometric HTML5 compatible with SFS
Replies: 6
Views: 10073

Isometric HTML5 compatible with SFS

I´m starting to search for HTML5 isometric plataform and I´d like to know if SFS is compatible with someone especific.

Where can I start to test SFS with HTML5? Link, tutorial?

thanks
by frcol
12 Jun 2015, 11:52
Forum: Server Side Extension Development
Topic: NPC leave room, disconnect or kicked
Replies: 3
Views: 7815

Re: NPC leave room, disconnect or kicked

Yes, exactly the sequence.
No Exceptions on the server side (looking in the console while running).

Go to advanced search