Search found 16 matches

by Yotam Harris
15 Sep 2014, 12:13
Forum: SFS2X Questions
Topic: wired logs during cpu spike.
Replies: 3
Views: 5390

Re: wired logs during cpu spike.

i am using 2.7.0
it was during a cpu spike it doesn't happen now.
by Yotam Harris
14 Sep 2014, 16:20
Forum: SFS2X Questions
Topic: wired logs during cpu spike.
Replies: 3
Views: 5390

wired logs during cpu spike.

during a cpu spike i found these logs. what does it mean that a sender is not a user? what could this be? java.lang.NullPointerException: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Exception: java.lang.NullPointerException Message: *** Null *** Description: Error while ha...
by Yotam Harris
14 Nov 2013, 13:30
Forum: SFS2X Questions
Topic: Disabeling Room broadcast messages.
Replies: 7
Views: 8529

Re: Disabeling Room broadcast messages.

does this need a server restart?
by Yotam Harris
11 Nov 2013, 12:02
Forum: SFS2X Questions
Topic: Get notified realtime about server issues.
Replies: 3
Views: 5138

Re: Get notified realtime about server issues.

is the server reachable.
did it stop operating for some reason.
does it have a bad connection.
by Yotam Harris
11 Nov 2013, 09:37
Forum: SFS2X Questions
Topic: Get notified realtime about server issues.
Replies: 3
Views: 5138

Get notified realtime about server issues.

for our servers we use pingdom. to get notified if there is a problem with our server.
but for a SmartFox we may have to employ a different technique to get notified about those issues.
what are your suggestions?
by Yotam Harris
11 Nov 2013, 08:42
Forum: SFS2X Questions
Topic: Disabeling Room broadcast messages.
Replies: 7
Views: 8529

Re: Disabeling Room broadcast messages.

ok but will he still know when a room that he is in was removed?
by Yotam Harris
11 Nov 2013, 08:26
Forum: SFS2X Questions
Topic: Disabeling Room broadcast messages.
Replies: 7
Views: 8529

Re: Disabeling Room broadcast messages.

well in our program a player doesn't know about rooms in the zone. it asks the zone for a room and the zone extension takes care of joining him to a room that fits his needs.
so in our case we don't need the client to know about every room creation and removal.
by Yotam Harris
10 Nov 2013, 18:09
Forum: SFS2X Questions
Topic: Disabeling Room broadcast messages.
Replies: 7
Views: 8529

Disabeling Room broadcast messages.

i don't want my SmartFox clients to be notified about every room creation/removal. i want them to know only when rooms that they are in are affected.
so how do i disable this functionality?
by Yotam Harris
30 Oct 2013, 14:43
Forum: SFS2X iPhone / iPad / OSX API
Topic: how to stop a connection attempt?
Replies: 3
Views: 7222

Re: how to stop a connection attempt?

yeah thats what we are trying to do.
but we cant properly release smartFox, when we try to do that during a connection attempt the app freezes.
in debug it looks like BitSwarmClient is holding the thread.
so when is it safe to release SmartFox?
by Yotam Harris
30 Oct 2013, 12:58
Forum: SFS2X iPhone / iPad / OSX API
Topic: how to stop a connection attempt?
Replies: 3
Views: 7222

how to stop a connection attempt?

because smart fox connection from iOS device can take way too long time up to 4 min to return with a result that it can't connect. we want to stop the connection attempt with our own timeout. how will we do that?
by Yotam Harris
24 Oct 2013, 13:56
Forum: SFS2X Questions
Topic: "No extensions can be invoked" Warning
Replies: 1
Views: 3714

"No extensions can be invoked" Warning

i am seeing this warning in my server logs: com.smartfoxserver.v2.exceptions.SFSExtensionException: No extensions can be invoked: { Zone: MyZone }, RoomId: 1384 com.smartfoxserver.v2.controllers.ExtensionController.processRequest(ExtensionController.java:126) com.smartfoxserver.bitswarm.controllers....
by Yotam Harris
13 Oct 2013, 17:31
Forum: SFS2X iPhone / iPad / OSX API
Topic: API version 1.1.8 Available
Replies: 32
Views: 41331

Re: API version 1.1.8 Available

this version crashes on ios5. we cannot go live with the app because of this.
when will this fix be available?
by Yotam Harris
13 Oct 2013, 15:43
Forum: SFS2X Questions
Topic: example of __lib__ usage
Replies: 2
Views: 4040

example of __lib__ usage

i am looking for an example of how to use __lib__ to create a singleton extension that will be accessible in my room extensions and zone extensions.
is there an example of how to use an extension like that. how to call it from a room extension and a zone extension?
by Yotam Harris
13 Oct 2013, 12:00
Forum: SFS2X iPhone / iPad / OSX API
Topic: Problem compiling to simulator in xcode5
Replies: 3
Views: 7990

Problem compiling to simulator in xcode5

when compiling with SmartFox framework and running on a device we can compile and run, but when trying to compile to simulator we get a linker exception: duplicate symbol _OBJC_IVAR_$_AddBuddyRequest._name in: /Users/YH/WorkingDirectory/xxxxxx-ios-TempSmartFoxTest/SFS2XAPIIOS.framework/SFS2XAPIIOS(A...
by Yotam Harris
10 Oct 2013, 14:23
Forum: SFS2X Questions
Topic: global variable to be changed from admin tool.
Replies: 3
Views: 4813

Re: global variable to be changed from admin tool.

isn't there some global object that could be set variables like most other objects in the code?
for example session, room variables, etc...

Go to advanced search