Search found 40 matches

by gauravS
14 May 2015, 17:16
Forum: SFS2X Questions
Topic: Bug in SFS2X_API_AS3.swc
Replies: 6
Views: 7797

Re: Bug in SFS2X_API_AS3.swc

Well yes, I'm setting room variables in roomJoinedHandler only. As mentioned earlier, I never had any issue with the flow so far. By race condition I meant that new room user list is getting updated on client just after room vars are set in certain corner case.
by gauravS
14 May 2015, 13:06
Forum: SFS2X Questions
Topic: Bug in SFS2X_API_AS3.swc
Replies: 6
Views: 7797

Re: Bug in SFS2X_API_AS3.swc

One more thing I wanted to mention, that I'm testing on non-debugger version of flash. It somehow works with latest swc only on debugger version of flash but not on non-debugger, something I found totally off, can't make any sense of it. Maybe debugger version does few things slower than non-debugge...
by gauravS
14 May 2015, 13:00
Forum: SFS2X Questions
Topic: Bug in SFS2X_API_AS3.swc
Replies: 6
Views: 7797

Re: Bug in SFS2X_API_AS3.swc

I'm sure it's a bug because an already working application in SFS 2.6 was upgraded to 2.9.2 with latest client API. Creation of game room happens on client side and room variables are also set by client. This issue is observant on my localhost as of now. I'm pretty sure that it's a race condition si...
by gauravS
13 May 2015, 19:49
Forum: SFS2X Questions
Topic: Bug in SFS2X_API_AS3.swc
Replies: 6
Views: 7797

Bug in SFS2X_API_AS3.swc

Hi, There is a bug in the latest flash client api and it wasn't there earlier. A room is dynamically created (game room) and room variables are set by the creator of the room as soon as he joins it - the creator of room doesn't always receive room variables update event, meaning it sometimes does an...
by gauravS
12 Feb 2015, 18:18
Forum: SFS2X Questions
Topic: Buddy List Issues
Replies: 3
Views: 5070

Re: Buddy List Issues

@Lapo you saved the day! It seems to be back to normal now. Thanks a lot.
by gauravS
12 Feb 2015, 15:27
Forum: SFS2X Questions
Topic: Buddy List Issues
Replies: 3
Views: 5070

Buddy List Issues

Hi, I have recently upgraded server from 2.6 to 2.9 as well as took latest version of as3 swc and I see that buddy list is behaving inconsistently -> I have been trying to figure this out for whole day but with no luck. What are the list of changes that have gone in for buddy list API ? And is it no...
by gauravS
27 Mar 2013, 16:29
Forum: SFS2X Questions
Topic: Unable to send mail with SFS2X
Replies: 15
Views: 19890

Re: Unable to send mail with SFS2X

Lapo wrote:Do you get the same error message? No errors?


I don't see any logs either in SFS or in my VPS exim main log files.
SFS just doesn't throw any exception while sending mail and then nothing.
by gauravS
27 Mar 2013, 16:02
Forum: SFS2X Questions
Topic: Unable to send mail with SFS2X
Replies: 15
Views: 19890

Re: Unable to send mail with SFS2X

Just checked, removing "@gmail.com" didn't make any difference as you said and I am still not able to send any mails. I seriously don't know what is wrong :roll:
by gauravS
27 Mar 2013, 15:57
Forum: SFS2X Questions
Topic: Unable to send mail with SFS2X
Replies: 15
Views: 19890

Re: Unable to send mail with SFS2X

Sorry? I don't get your comment. You said you used test@gmail.com which I assumed takes no password for testing, so maybe testing with real gmail account at your end may give us clear picture. But if that works then I am not sure what is the issue at my VPS end, I will be forced to use PHP but I re...
by gauravS
27 Mar 2013, 15:20
Forum: SFS2X Questions
Topic: Unable to send mail with SFS2X
Replies: 15
Views: 19890

Re: Unable to send mail with SFS2X

I can send emails using the Gmail SMTP and the same configuration you have reported. Are you sure you can fully communicate with the SMTP? Maybe something is preventing the access (firewall?) EDIT : I didn't use the full gmail account ---> test@gmail.com, but only the name ---> test I don't think i...
by gauravS
27 Mar 2013, 09:45
Forum: SFS2X Questions
Topic: Unable to send mail with SFS2X
Replies: 15
Views: 19890

Re: Unable to send mail with SFS2X

There seem to be some problems with SSL certificates, although the error message is quite cryptic. You mentioned that you tested with Gmail SMTP, are you able to use the SFS Mail service with gmail? I just tried it, its not happening either and again can't see anything in SFS logs. Following are th...
by gauravS
26 Mar 2013, 22:02
Forum: SFS2X Questions
Topic: Unable to send mail with SFS2X
Replies: 15
Views: 19890

Re: Unable to send mail with SFS2X

Hi Lapo, I find this in my email logs:- 2013-03-26 12:02:23 SMTP connection from [<myIP>]:38370 (TCP/IP connection count = 1) 2013-03-26 10:37:30 TLS error on connection from (<myHostName>) [<myIP>]:38370 (SSL_accept): error:14094416:SSL routines:SSL3_READ_BYTES:sslv3 alert certificate unknown 2013-...
by gauravS
26 Mar 2013, 18:58
Forum: SFS2X Questions
Topic: Unable to send mail with SFS2X
Replies: 15
Views: 19890

Unable to send mail with SFS2X

Hi, In past 2 days I have tried and tried and failed to send mail. I contacted my VPS support and they checked and it looks mail functionality is working fine. Also in SFS logs no error is reported. Following lines that I use to send mail in my custom extension. IMailerService mailService = SmartFox...
by gauravS
21 Jan 2013, 04:44
Forum: SFS2X Questions
Topic: Bug with user ID
Replies: 4
Views: 7271

Re: Bug with user ID

Hi, Just to make sure I understood everything right: 1. A and B join the first room, "The Lobby"; 2. B leaves "The Lobby" and creates a new one, let's call it "Lobby2"; 3. A disconnects, logs in again, and joins "The Lobby"; 4. B returns to "The Lobby&qu...
by gauravS
20 Jan 2013, 08:39
Forum: SFS2X Questions
Topic: Bug with user ID
Replies: 4
Views: 7271

Bug with user ID

Hi, I think there is a bug with user ID updation on SFS2X AS3 client side API. I checked it thrice, it can be easily replicated and it is causing my application to break :( Here is how to reproduce it:- Bug Scenario - Let two (say, A and B) players join in main room "The Lobby". Then B lea...

Go to advanced search