Search found 8 matches

by blindgoatia
09 May 2014, 16:55
Forum: .Net / Unity3D API
Topic: Client SDK: Regular vs iPhone
Replies: 3
Views: 12521

Re: Client SDK: Regular vs iPhone

Perfect. Thanks Lapo.
by blindgoatia
06 May 2014, 22:47
Forum: .Net / Unity3D API
Topic: Client SDK: Regular vs iPhone
Replies: 3
Views: 12521

Re: Client SDK: Regular vs iPhone

I got a response from Thomas, the original programmer on this and here's what he said: Its been ages ago that it was written, so I cannot remember why. I *think* it was due to Unity at that point in time not being one program, but 2 different programs. And thus one needed to have 2 different Unity p...
by blindgoatia
06 May 2014, 21:36
Forum: .Net / Unity3D API
Topic: Client SDK: Regular vs iPhone
Replies: 3
Views: 12521

Client SDK: Regular vs iPhone

We use multiple SFS Pro licenses for our web-based MMO and are developing a new mobile and web game in Unity. Since the backend for the two games will be similar, we are wanting to use SFS1 instead of SFS2 for the new game because the current game uses SFS1 (since we started development 5+ years ago...
by blindgoatia
04 Aug 2010, 20:26
Forum: Server Side Extension Development
Topic: Auto reconnect after kickUser()
Replies: 8
Views: 11722

Update

After further testing, I discovered something else. The auto-reconnecting using BlueBox ONLY occurs when the client is running in the Flash standalone player. When the client is in a browser, it never automatically tries to reconnect after a kick. I am using SFS 1.6.8 and Flash Player 10,1,53,64. Th...
by blindgoatia
04 Aug 2010, 20:07
Forum: Server Side Extension Development
Topic: Auto reconnect after kickUser()
Replies: 8
Views: 11722

Same problem

Lapo- We are experiencing the exact same symptoms as Ulnari described. We wait several minutes after the user logs in to kick them. After approximately five seconds after they have been kicked, the user starts to connect again using BlueBox. Here is some client output for the kicked user: Connection...
by blindgoatia
30 Jul 2010, 16:30
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Exception in ExtensionHandler: java.lang.NullPointerExceptio
Replies: 6
Views: 9399

Same Error

Hi- We are getting the same error as dlong. Once it occurs once, we seem to get it many times in a short period. The exact error: INFO | jvm 1 | 2010/07/29 00:00:06 | 00:00:06.857 - [ WARNING ] > Exception in ExtensionHandler: java.lang.NullPointerException INFO | jvm 1 | 2010/07/29 00:00:06 | Excep...
by blindgoatia
12 Jan 2010, 15:15
Forum: SmartFoxServer 1.x Discussions and Help
Topic: removeBuddy() question
Replies: 1
Views: 3993

I had searched the forums prior to posting, but I didn't see an answer until today.

This answers my question, for anyone interested: http://www.smartfoxserver.com/forums/viewtopic.php?t=6248&postdays=0&postorder=asc&start=0
by blindgoatia
11 Jan 2010, 17:53
Forum: SmartFoxServer 1.x Discussions and Help
Topic: removeBuddy() question
Replies: 1
Views: 3993

removeBuddy() question

When calling removeBuddy(), the buddy Object is deleted but the buddyList Array.length is not updated. Ex) buddyList.length = 4 removeBudy("fred"); buddyList.length = 4 but there are only 3 objects in the buddyList Array Is this meant to be this way? If so, what is the best way to get the ...

Go to advanced search