Search found 74 matches

by Sappho
01 Aug 2011, 10:39
Forum: SFS2X Questions
Topic: Socket instance transparency in client API.
Replies: 1
Views: 4005

Socket instance transparency in client API.

Hi, can the socket instance smartfox initializes be transparent for debugging? What i am trying to do is implement some low level statistics, packet sizes, etc. so i would like to hook the socket instance directly. Or is this already possible, i don't see it in the api. Implementing it in SFS1X was ...
by Sappho
27 Jul 2011, 12:04
Forum: SFS2X Questions
Topic: How to change Log Level?
Replies: 1
Views: 3828

How to change Log Level?

How do i change log level for logging from the default INFO?

Thanks.
by Sappho
27 Jul 2011, 10:27
Forum: SFS2X Questions
Topic: Outgoing Message Queue Thread Pool size config?
Replies: 3
Views: 6161

Lapo thanks so generaly we should just increase the sessionPacketQueueSize to get rid of some dropped packets? Its a turn based game not an action one so to me it seems that setting it higher than its 120 value would be a good idea. We are getting quite a huge spikes when too many users at once make...
by Sappho
27 Jul 2011, 08:31
Forum: SFS2X Questions
Topic: Outgoing Message Queue Thread Pool size config?
Replies: 3
Views: 6161

Outgoing Message Queue Thread Pool size config?

This may be a dump question, i've just went over the whole admin tool couple of times, did a search on a forum as well and i can't find how to change thread pool size for outgoing messages. I guess its possible since i see threads:1 in admin tool runtime statistics and we did change this value in ol...
by Sappho
26 Jul 2011, 12:21
Forum: SFS2X Questions
Topic: Admin question
Replies: 1
Views: 3895

Admin question

Is there a way to send an admin message to a zone as in the previous Admin tool? This is kind of crucial feature during maintenance in some of our projects.

Or should we make a separate client/server logic to implement such a feature.
by Sappho
28 Jun 2011, 11:14
Forum: SFS2X Questions
Topic: SmartFoxServer 2X Release Candidate 3
Replies: 79
Views: 124031

Here is the info for you bax and how we solved it:

OS: Solaris

due to a conflicts with existing installed JAVA following lines were removed from sfs2x.sh script:

if [ -d "$JRE_FOLDER" ]; then
JAVA_CMD="../jre/bin/java"
fi
by Sappho
28 Jun 2011, 10:08
Forum: SFS2X Questions
Topic: SmartFoxServer 2X Release Candidate 3
Replies: 79
Views: 124031

After applying the patch we get an error straight away: ~/sfs/SFS2X$ ./sfs2x.sh Error occurred during initialization of VM java/lang/NoClassDefFoundError: java/lang/Object Seems like a JVM problem but why when it worked before, and we just applied the patch which went ok with SUCCESS. Any idea?
by Sappho
19 May 2011, 21:28
Forum: SFS2X Questions
Topic: Hidden user variables question.
Replies: 4
Views: 6748

Thanks, yes he can do it by guessing, and yep i am trying to solve issues only possible through client hacking. Never underestimate the cheaters ;)
by Sappho
19 May 2011, 16:24
Forum: SFS2X Questions
Topic: Hidden user variables question.
Replies: 4
Views: 6748

Lapo thanks for the answer, what happens when user tries to set it using the same name?
by Sappho
18 May 2011, 21:13
Forum: SFS2X Questions
Topic: Hidden user variables question.
Replies: 4
Views: 6748

Hidden user variables question.

Just a question i am not sure if it was already answered but i was unable to find it. I have a few properties that need to be set for a user from database but he can't be able to change them. So i am getting these values from database once user joins a zone and then set them as his user variables wi...
by Sappho
28 Sep 2010, 12:23
Forum: SmartFoxServer 1.x Discussions and Help
Topic: SmartFoxServer and Facebook
Replies: 9
Views: 12822

I would advise against using direct communication between Flash and FB. The AS3Facebook library is outdated and not kept up to speed with facebook changes.

Rather use Flash + PHP while use the latter will do all the fb communication stuff.
by Sappho
27 Aug 2010, 17:36
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Why are licences so expensive?
Replies: 3
Views: 6704

Why can't you use the pro version with the 20 users cap? Don't tell me as a student you need the 2000 euro version so you can make student project. In today's world if you really need unlimited version for a game you are pretty much set and the 2000 euro is not a problem unless you have a serious is...
by Sappho
23 Aug 2010, 21:40
Forum: SmartFoxServer 1.x Discussions and Help
Topic: SmartFoxServer 2X
Replies: 23
Views: 26489

Thanks Lapo, great news you will probably hear from me i was on a verge to port the 1X API into Haxe right before you announced the SFS2X so i decided to wait even if it seems now that you will still support both 1X and 2X concurently so maybe the 1X API port is still relevant as well. ;) And yep I ...
by Sappho
23 Aug 2010, 18:38
Forum: SmartFoxServer 1.x Discussions and Help
Topic: client disconnections via SFS
Replies: 11
Views: 14686

I just tried simple client which sends constant string private message to myself in a minute interval while the idle timeout is set to 5 minutes. And it does work quite well when i checked i was still online after an hour. As far as i know there is no way you can detect what was the issue for a part...
by Sappho
23 Aug 2010, 17:33
Forum: SmartFoxServer 1.x Discussions and Help
Topic: SmartFoxServer 2X
Replies: 23
Views: 26489

I think we'll just deliver the binaries for all platforms (swc -> Flash, dll -> Unity, jar -> Java etc...) Thats sad to hear :( I was even planning to code the Haxe port. Nah -1 point for the new SFS2X i hope the other things will be enough so its worth it at the end, my guess is it will. Don't mak...

Go to advanced search