Search found 6 matches

by ferriPlay
11 Mar 2015, 16:58
Forum: SFS2X ActionScript 3 API
Topic: Sometimes Flash doesn't receive response from server.
Replies: 10
Views: 21553

Re: Sometimes Flash doesn't receive response from server.

We begin to detect the problem in late February. Flash Player and Flash Professional CC was update at February: https://helpx.adobe.com/flash-player/release-note/fp_16_air_16_release_notes.html#released_versions http://blogs.adobe.com/creativecloudenterpriseupdates/2015/02/19/flash-professional-cc-2...
by ferriPlay
11 Mar 2015, 15:36
Forum: SFS2X ActionScript 3 API
Topic: Sometimes Flash doesn't receive response from server.
Replies: 10
Views: 21553

Re: Sometimes Flash doesn't receive response from server.

I'm testing now and it's a output when the problem appear: [SFS2X|INFO] UserEnterRoom, { Message id: 1000 } { Dump: } (sfs_array) u: (int) 28417 (utf_string) CarolinaE424 (short) 1 (short) 0 (sfs_array) (sfs_array) (utf_string) uc (byte) 6 (sfs_array) (long) 100002387337778 (null) null (byte) 1 (lon...
by ferriPlay
11 Mar 2015, 14:49
Forum: SFS2X ActionScript 3 API
Topic: Sometimes Flash doesn't receive response from server.
Replies: 10
Views: 21553

Re: Sometimes Flash doesn't receive response from server.

I would recommend to check the Dashboard in the AdminTool and keep an eye on the dropped packets count in the stats. Also I would monitor the server queues and report back if you see that they're often busy. E.g. lots of requests piling up and not going away for long times, such as minutes. Also ar...
by ferriPlay
11 Mar 2015, 13:14
Forum: SFS2X ActionScript 3 API
Topic: Sometimes Flash doesn't receive response from server.
Replies: 10
Views: 21553

Sometimes Flash doesn't receive response from server.

Hi, We have a rare connection problem, sometimes Flash API sends command to server, server receives the command and execute the action but Flash API doesn't receive the response from server, when this problem appears Flash doesn't receive any response more until recharges the page. Example: Flash se...
by ferriPlay
16 Oct 2013, 11:07
Forum: SFS2X ActionScript 3 API
Topic: property debug in ConfigData class not set TRUE
Replies: 3
Views: 6397

Re: property debug in ConfigData class not set TRUE

Bax wrote:In the meanwhile you should set the debug property to true manually.


Please tell us how to set debug property to true manually

Thanks.
by ferriPlay
15 Oct 2013, 14:11
Forum: SFS2X ActionScript 3 API
Topic: property debug in ConfigData class not set TRUE
Replies: 3
Views: 6397

property debug in ConfigData class not set TRUE

Hi, When we test property debug = true in ConfigData class for function connectWithConfig(), we don't see client-server messages debug. private function myConnect():void{ var cfg:ConfigData = new ConfigData(); cfg.host = "127.0.0.1"; cfg.httpPort = 8080; cfg.port = 9933; cfg.zone = "t...

Go to advanced search