Search found 10 matches

by chamroeun
09 Jun 2016, 02:35
Forum: SFS2X C++ API
Topic: xcode7 ios 64bit crash
Replies: 25
Views: 36960

Re: xcode7 ios 64bit crash

Hi,
Any update please!
I am receiving complaints everyday from iOS9 users.

Crashing here and there without any specific reasons.


Thanks;
by chamroeun
02 Jun 2016, 13:58
Forum: SFS2X C++ API
Topic: xcode7 ios 64bit crash
Replies: 25
Views: 36960

Re: xcode7 ios 64bit crash

aiversonwk wrote:I also encountered this problem, but I don't know is which part of the problem.crash occurred in the boost, and tend to be no. 9 threads crash (network thread).like zynbasil said.


Are you using cocos2d-x? If yes, which version? I also saw people reporting error on iOS9 in cocos2d-x forum as well.
by chamroeun
02 Jun 2016, 02:22
Forum: SFS2X C++ API
Topic: xcode7 ios 64bit crash
Replies: 25
Views: 36960

Re: xcode7 ios 64bit crash

Hi,
I also face this random crash on iPhone 6(iOS 9).

It seems to have problem with iOS9.

But it runs fine on iPad mini, iphone 4,5 with iOS6,7,8

I use cocos2d-x 2.2.6

Any advice?

Thanks;
by chamroeun
11 Apr 2016, 08:05
Forum: SFS2X C++ API
Topic: My Experience with Cocos2d-x + Smartfox C++ on Android&iOS
Replies: 2
Views: 9250

Re: My Experience with Cocos2d-x + Smartfox C++ on Android&i

Sorry I don't remember exactly. I think a few data type changes in a few place and comment out a few line of codes due to C++ standard different between Smartfox C++ client and the one I use. And only for iOS version, for Android, I don't need to update any code. As you know, many variety of C++ com...
by chamroeun
10 Apr 2016, 13:32
Forum: SFS2X C++ API
Topic: My Experience with Cocos2d-x + Smartfox C++ on Android&iOS
Replies: 2
Views: 9250

My Experience with Cocos2d-x + Smartfox C++ on Android&iOS

Finally I got my iOS App Approved and my Android app successfully deployed. :D I use: -Cocos2d-x 2.2.6 -Latest version of Smartfox C++ client -Boost 1.55 -NDK r10d -XCode 6 It's painstaking hard. MAYBE BECAUSE I AM NOT C++ EXPERT. A lot of thing here and there to fix to get it working ranging from c...
by chamroeun
15 Mar 2016, 12:57
Forum: SFS2X Questions
Topic: Install Server on DigitalOcean server
Replies: 5
Views: 7497

Re: Install Server on DigitalOcean server

I COPY npn-1.7.0_45.mod as npn-1.7.0_95.mod but still not work.


Oh! I copied it and paste it to the wrong place. I am very clumsy with Unix command line. :lol:

After checking it again. I copy again and now it works. let's see what is next to tackle...

Thanks;
by chamroeun
15 Mar 2016, 10:17
Forum: SFS2X Questions
Topic: Install Server on DigitalOcean server
Replies: 5
Views: 7497

Re: Install Server on DigitalOcean server

The problem is THIS FILE DOESN'T EXIST . why it refers to to npn for the Java Version on the server. Here's the available files::: npn-1.7.0_10.mod npn-1.7.0_13.mod npn-1.7.0_17.mod npn-1.7.0_25.mod npn-1.7.0_45.mod npn-1.7.0_5.mod npn-1.7.0_7.mod npn-1.7.0_11.mod npn-1.7.0_15.mod npn-1.7.0_21.mod n...
by chamroeun
15 Mar 2016, 09:59
Forum: SFS2X Questions
Topic: Install Server on DigitalOcean server
Replies: 5
Views: 7497

Install Server on DigitalOcean server

Hi, I try to install SFS Server on DigitalOCean.com. I use Ubuntu 64Bit: I used the Java on the server instead of the one included in the zip folder of sfsserver . Because I can't make the included java vm to work. I try to run the server, I got this message: 05:50:19,315 INFO [SFSWorker:Sys:1] v2.S...
by chamroeun
10 Mar 2016, 03:42
Forum: SFS2X Questions
Topic: Unicode Problem on SFS2X Server with C++ Client Api
Replies: 3
Views: 5334

Re: Unicode Problem on SFS2X Server with C++ Client Api

My problem solved! It was due to the wrong version of client of the Sample C++ code which I downloaded from Smartfox C++ Sample section. But it is really really hard to get Smartfox C++ client of new version and Cocos2dx to work on iOS, ranging from compiling boost, openssl, lib here and there... An...
by chamroeun
08 Mar 2016, 15:55
Forum: SFS2X Questions
Topic: Unicode Problem on SFS2X Server with C++ Client Api
Replies: 3
Views: 5334

Unicode Problem on SFS2X Server with C++ Client Api

Hi, I used C++ SFS2X Client Api. When I sent params value of UNICODE STRING, the server show this Error: Error deserializing request: java.nio.BufferUnderflowException My client Code For Sending Data To server: boost::shared_ptr<ISFSObject> params (new SFSObject()); params->PutUtfString("test&q...

Go to advanced search