Search found 8 matches

by alonew
20 Dec 2012, 11:27
Forum: SFS2X Questions
Topic: Everytimes the Login encrypted Password is not same !?
Replies: 3
Views: 5094

Re: Everytimes the Login encrypted Password is not same !?

THX, I'm fond the mistake is my sql saved the SFSEventParam.LOGIN_PASSWORD .not the non-encrypted original password .now it's ok to login

please delete my post.thanks
by alonew
20 Dec 2012, 06:01
Forum: SFS2X Questions
Topic: Everytimes the Login encrypted Password is not same !?
Replies: 3
Views: 5094

Everytimes the Login encrypted Password is not same !?

I fond when i use the Custom Login " sfs.Send(new LoginRequest("test","testtest","RFOS",sfsob)); " every times .the server received the encrypted password sent by the client is different. example 63ec5b39e54279521bb36fa6ebe74190 655d6b92e9a0881982df54533bbca41...
by alonew
18 Dec 2012, 10:21
Forum: SFS2X Questions
Topic: Guide: Create Custom Errors
Replies: 15
Views: 45745

Re: Guide: Create Custom Errors

hello, I use C# 1.0.5 Client .....Unity3d 4.0f7

I can Change the ErrorMessage,but can't added it.

the errormessage is
"argumentOutOfRangeException: argument is out of range"

so why?? does anyone has the same problem?
by alonew
18 Dec 2012, 10:15
Forum: SFS2X C# API
Topic: Can't setErrorMessage with C# 1.0.5 Client API
Replies: 4
Views: 9785

Re: Can't setErrorMessage with C# 1.0.5 Client API

Hello,does anyone have the same problem???
by alonew
17 Dec 2012, 15:47
Forum: SFS2X C# API
Topic: Can't setErrorMessage with C# 1.0.5 Client API
Replies: 4
Views: 9785

Re: Can't setErrorMessage with C# 1.0.5 Client API

the last version Unity3d api say it's Now support adding/changing error messages. but I only can changing error messages ,can't adding it. when i added new custom message. unity3d show " argumentOutOfRangeException: argument is out of range ."client can't recive custom error messages by se...
by alonew
17 Dec 2012, 09:43
Forum: SFS2X C# API
Topic: Can't setErrorMessage with C# 1.0.5 Client API
Replies: 4
Views: 9785

Can't setErrorMessage with C# 1.0.5 Client API

newscreen18070937.jpg
(85.63 KiB) Not downloaded yet


upload the screen shot
by alonew
16 Dec 2012, 15:07
Forum: SFS2X Questions
Topic: Guide: Create Custom Errors
Replies: 15
Views: 45745

Re: Guide: Create Custom Errors

Hi,I want to know,When can we use Custom Errors by Unity3d?

IndexOutOfRangeException: Array index is out of range if I use it in C#

my sfs2x version is 2.4.0 ,client version is 1.0.3(download link is 1.0.5 ,but it's version is 1.0.3 ?)
by alonew
16 Nov 2012, 15:07
Forum: SFS2X Questions
Topic: [Question]How to get sfsobject in custom login
Replies: 1
Views: 3747

[Question]How to get sfsobject in custom login

I'm using Custom Login. it's client code ISFSObject sfsob = new SFSObject(); sfsob.PutByte("a", (byte)requestcode.checklogin); sfs.Send(new LoginRequest("aaaa", "bbb", "RFOS", sfsob)); it's server code public void handleServerEvent(ISFSEvent evt) throws SFSExc...

Go to advanced search