Search found 13 matches

by NebulaWare
08 Jun 2011, 00:18
Forum: SFS2X Questions
Topic: News about that possible bug in SFS2X
Replies: 5
Views: 12080

Hi again. I probably found a workaround to avoid this problem: it seems that using the previous RC of SFS 2x (2.0.0-RC1b) the server is much more stable. We managed to have 6 users connected for 2 hours without any problem, while with the most recent RC after about 10 minutes almost every player get...
by NebulaWare
01 Jun 2011, 22:09
Forum: SFS2X Questions
Topic: News about that possible bug in SFS2X
Replies: 5
Views: 12080

Yes, that method is called when the user is kicked
by NebulaWare
01 Jun 2011, 21:46
Forum: SFS2X Questions
Topic: News about that possible bug in SFS2X
Replies: 5
Views: 12080

New error just after the 5th client logged in the room: [SFS DEBUG] TCPSocketLayer: General error reading data from socket: inflating: unknown compression method at ComponentAce.Compression.Libs.zlib.ZOutputStream.Write (System.Byte[] b1, Int32 off, Int32 len) [0x00000] in <filename unknown>...
by NebulaWare
01 Jun 2011, 21:17
Forum: SFS2X Questions
Topic: News about that possible bug in SFS2X
Replies: 5
Views: 12080

News about that possible bug in SFS2X

Hi again, I have some news about that possible bug in SFS 2X: The server runs on linux ubuntu 10.10 32bit and the server version is: 2.0.0-RC2a We made the test with 4 clients connected. 3 clients were unity executables while the 4th was started in Unity. The server extension is based on the SFS FPS...
by NebulaWare
16 May 2011, 11:56
Forum: SFS2X Questions
Topic: Problems with sfs-unity
Replies: 3
Views: 6092

For the first problem i didn't have time right now to check the login code, i'll let you know ASAP.

For the second one, I use the version RC2a of SFS and the last version of unity's api. I don't know honestly how to reproduce this error since it appeared just once apparently random
by NebulaWare
16 May 2011, 07:47
Forum: SFS2X Questions
Topic: Problems with sfs-unity
Replies: 3
Views: 6092

No one has any idea about these problems? They are quite annoying
by NebulaWare
14 May 2011, 16:13
Forum: SFS2X Questions
Topic: Problems with sfs-unity
Replies: 3
Views: 6092

Problems with sfs-unity

Hi, i'm developing a MMOG with the latest versions of SFS2X and Unity. While doing some tests i came across 2 problems: the first one appears on the server console. It's apparently random when an user joins a room: 19:02:43,990 INFO [com.smartfoxserver.v2.controllers.SystemController-1] controllers....
by NebulaWare
23 Apr 2011, 14:23
Forum: SFS2X Questions
Topic: Possible bug in crypted password management
Replies: 10
Views: 13695

Possible bug in crypted password management

Hi, i don't know if this is the right section, but i found something annoying on these 2 methods: CryptoUtils.getClientPassword() and getApi().checkSecurePassword() The returned hash from getClientPassword() is lowercase while the hash returned from the client using event.getParameters(SFSEventParam...
by NebulaWare
21 Apr 2011, 19:07
Forum: SFS2X Questions
Topic: Database connection problem
Replies: 1
Views: 3897

Database connection problem

Hi, i'm having a problem setting the database connection in the xml file of my zone. I cannot use the admin tool since it has some known problems loading zone files sometimes, so i edit directly the xml using a notepad, but i don't know what i have to write in the <databaseManager> tag. On SFS 1.6 i...
by NebulaWare
04 Apr 2011, 14:18
Forum: Server Side Extension Development
Topic: 2 (hopefully fast) Problems
Replies: 2
Views: 5002

I found all i needed to know here
[url]
http://www.smartfoxserver.com/docs/docP ... okBook.htm
[/url]

Thanks for your response :wink:
by NebulaWare
03 Apr 2011, 14:55
Forum: Server Side Extension Development
Topic: 2 (hopefully fast) Problems
Replies: 2
Views: 5002

2 (hopefully fast) Problems

Hello, I have 2 problems that i hope can be solved fast: The first one is about an Extension in java that manages login requests. i found this documentation: http://www.smartfoxserver.com/docs/docPages/tutorials_pro/05_loginExt/index.htm However this is not in java, i managed to recive from a client...
by NebulaWare
02 Apr 2011, 13:29
Forum: Server Side Extension Development
Topic: Java Extensions Problems
Replies: 2
Views: 5214

Thank you very much, i had some doubts that "script" was not the right word to use, but i couldn't find an example for a java extension anywhere
by NebulaWare
02 Apr 2011, 12:57
Forum: Server Side Extension Development
Topic: Java Extensions Problems
Replies: 2
Views: 5214

Java Extensions Problems

Hi, first of all my compliments for this kind of server which i found very useful for developing a project and saved me a lot of time. My problem is that I read the tutorial and i still couldn't understand how to use java extensions. I mean: I wrote a simple java extension following this template: i...

Go to advanced search