Search found 31 matches

by cpdavidd
04 Jan 2011, 15:59
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Java arguments while ./sfs
Replies: 2
Views: 5232

I got this after changing the /conf/wrapper.conf


jvm 1 | --- [ Server Starting ] ---------------------------------
jvm 1 |
jvm 1 | Server address: All
jvm 1 | Server port : 9339
jvm 1 |
jvm 1 | 20:26:43.567 - [ INFO ] > [TaskScheduler] ... started ::
jvm 1 | 20:26:43.567 - [ INFO ...
by cpdavidd
03 Jan 2011, 17:14
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Java arguments while ./sfs
Replies: 2
Views: 5232

Java arguments while ./sfs

Hello,

We are using SFS for Linux on VPS with cca. 256 MB. There's a small problem, which we are needed to run java like this:

java -Xmx16m -Xms12m [the file]

So we need to run SFS with these arguments? Is it possible? Or there's another way?

(We installed SFS using the command above. Now there ...
by cpdavidd
27 Oct 2010, 05:31
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Using a database for buddylist
Replies: 4
Views: 8159

Thanks for a really fast answer :) (unfortunately, I'm really stupid on Java :oops:)
by cpdavidd
26 Oct 2010, 13:03
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Using a database for buddylist
Replies: 4
Views: 8159

Um... thanks for the fast response. :)

H2 database is interesting, but I prefer MySQL (because I can't run H2?)... is there any way to use MySQL
by cpdavidd
25 Oct 2010, 16:33
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Using a database for buddylist
Replies: 4
Views: 8159

Using a database for buddylist

Hello,

I'm encourcing a small problem. I'm going to have more than 1 game server. And I need, that the buddylist for the x user would be same at any server. So I thought that the best way would be, that the buddylist would be stored in database like MySQL.

It is possible to use MySQL with the ...
by cpdavidd
14 Sep 2010, 12:37
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Run script after user disconnection.
Replies: 3
Views: 6017

Thanks alot
:)

EDIT: And could I get a parameter, why the user was been disconnected (If its due to idle, or being kicked)
by cpdavidd
14 Sep 2010, 12:30
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Max user variables or delay?
Replies: 3
Views: 6049

Yes, I got these messages, but never understood, what they means :oops: .

Thanks alot
by cpdavidd
13 Sep 2010, 17:49
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Max user variables or delay?
Replies: 3
Views: 6049

Max user variables or delay?

I'm usually being kicked, when I sent too many variables. Is there any limit for user variables?
by cpdavidd
13 Sep 2010, 17:38
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Run script after user disconnection.
Replies: 3
Views: 6017

Run script after user disconnection.

Is there a possibility to run an script/extension after user disconnecting (clicking on "Exit" button/closing the game...)?
by cpdavidd
18 May 2010, 17:12
Forum: SmartFoxServer 1.x Discussions and Help
Topic: SmartFoxServer stops after closing a sessiong in VPS
Replies: 2
Views: 5476

SmartFoxServer stops after closing a sessiong in VPS

Hello,

Now I'm having a problem using SFS in VPS with pre-installed Debian.
I connecting to VPS with PuTTy. Telling to start SFS with ./sfs start

It starts sucefully. But after I close session in PuTTy , SFS stops.

This problem has got only SFS. Other apps (for example XAMPP) runs fine also if ...
by cpdavidd
18 May 2010, 16:28
Forum: SmartFoxServer 1.x Discussions and Help
Topic: SmartFoxServer 2X Announced!
Replies: 116
Views: 160413

WOW. Can't wait till 2X ... :shock:
by cpdavidd
26 Apr 2010, 15:11
Forum: Server Side Extension Development
Topic: Problems with custom login and onRoomListUpdate
Replies: 4
Views: 8077

Oh, so the code what i used its only for getting room data.

So its there any way to invoke the onRoomListUpdate?
by cpdavidd
25 Apr 2010, 07:59
Forum: SmartFoxServer 1.x Discussions and Help
Topic: ethernet?
Replies: 9
Views: 13009

Yes, IT CAN :?
by cpdavidd
25 Apr 2010, 07:30
Forum: SmartFoxServer 1.x Discussions and Help
Topic: ethernet?
Replies: 9
Views: 13009

Taked from: http://portforward.com/networking/static-win7.htm

Dynamic vs Static IPs Most routers assign dynamic IP addresses by default. They do this because dynamic ip address networks require no configuration. The end user can simply plug their computer in, and their network will work. When ip ...
by cpdavidd
25 Apr 2010, 07:17
Forum: SmartFoxServer 1.x Discussions and Help
Topic: error windows 7
Replies: 7
Views: 12403

Are you starting the app as Administrator?

You can start it via. admin: Right-Click at the app and then select Run as Administrator