Search found 30 matches

by anasmatic
03 Jun 2015, 10:14
Forum: SFS2X Questions
Topic: how to reload a room extension in __lib__ folder
Replies: 2
Views: 4480

how to reload a room extension in __lib__ folder

Hi, I was wondering how to reload an extension in __lib__ folder. this is a room extension that is loaded dynamically using settings.setExtension(new CreateRoomSettings.RoomExtensionSettings("__lib__", "com.blabla.GameExtension")); when I use the admin tool (Extension Manager Mod...
by anasmatic
03 Jun 2015, 07:48
Forum: SFS2X HTML5 / JavaScript API
Topic: [SOLVED] native cocos2d-js connection faild
Replies: 2
Views: 7492

Re: native cocos2d-js connection faild

what a relief,
thank you

now using html5 socket port is possible in my case

thanks again
by anasmatic
02 Jun 2015, 10:00
Forum: SFS2X HTML5 / JavaScript API
Topic: [SOLVED] native cocos2d-js connection faild
Replies: 2
Views: 7492

[SOLVED] native cocos2d-js connection faild

Hi, I'm developing a multiplayer game with cocos2d-js, I'll port it to web , Android and IOS. I'm using the JS APIs, and it works great on web. but when I deploy to native it is not working. in details : when I use the HTML5 socket connection port , I got this error: 12:35:55 PM [INFO] SmartFox inst...
by anasmatic
03 Feb 2015, 13:23
Forum: SFS2X Questions
Topic: SFS2X crash , please check and advice
Replies: 4
Views: 6462

Re: SFS2X crash , please check and advice

that easy ?

I thought I should separate the game ext classes into 2 jars , one in the __lib__ and the other is the root folder, and I was worried about separation and decoupling ....... :(


I'll try your advice

thanks again
by anasmatic
03 Feb 2015, 08:49
Forum: SFS2X Questions
Topic: SFS2X crash , please check and advice
Replies: 4
Views: 6462

Re: SFS2X crash , please check and advice

thank you Lapo , this was very helpful still I'm afraid I don't get it all. my ext jar structure http://www.el3ab.com/sfs2xtest/ext.jpg mainExtension.jar is my Main and Lobby Extension estimationExtension.jar is my Game Ext every jar contains the Ext class and Handler Classes plus some helper classe...
by anasmatic
02 Feb 2015, 08:44
Forum: SFS2X Questions
Topic: SFS2X crash , please check and advice
Replies: 4
Views: 6462

SFS2X crash , please check and advice

It seems more like it hang more than a crash . suddenly I couldn't load the admin tool modules, but when I refresh the page, I'm able to sign in, and see the dashboard, but it has no data. then I pressed restart , after that I lost the ability to log in... but I was able to telnet all the sfs2x port...
by anasmatic
17 Nov 2014, 09:18
Forum: SmartFoxServer 1.x Discussions and Help
Topic: increasing memory crash server on start
Replies: 25
Views: 31091

Re: increasing memory crash server on start

hi Lapo the log are not exported. :( my config : <LogMaxSize>5000000</LogMaxSize> <LogMaxFiles>10</LogMaxFiles> <FileLoggingLevel>FINE</FileLoggingLevel> <ConsoleLoggingLevel>WARNING</ConsoleLoggingLevel> the logs folder looks the same [img] http://el3ab.com/anas/sfslogs2.jpg [/img] the admin tool r...
by anasmatic
05 Nov 2014, 12:00
Forum: SmartFoxServer 1.x Discussions and Help
Topic: sudden diconnect
Replies: 1
Views: 5442

sudden diconnect

hi I got my users suddenly disconnected. it even happens to me on Admin tool. in I can NOT see my name in "Disconneting idle user: " message. but I can see this ghost user exception : User: El_Sadat is already logged in Zone: _31_reg Old user object found Old User ID: 13328 Old User IP: 19...
by anasmatic
05 Nov 2014, 11:55
Forum: SmartFoxServer 1.x Discussions and Help
Topic: increasing memory crash server on start
Replies: 25
Views: 31091

Re: increasing memory crash server on start

hi again,

after few days, in INFO level, log files are still created empty.

I can see logs on admin tool, but they are never exported to a file on daily bases.

do you have any more ideas to solve this :roll:
by anasmatic
29 Oct 2014, 10:07
Forum: SmartFoxServer 1.x Discussions and Help
Topic: increasing memory crash server on start
Replies: 25
Views: 31091

Re: increasing memory crash server on start

I have a lot of warnings and nothing is saved to a separate file
every day the log file are restarted, and the old logs are lost

anyway , I'll change the Level to Info, and inform you if the problem stills.
by anasmatic
28 Oct 2014, 08:09
Forum: SmartFoxServer 1.x Discussions and Help
Topic: increasing memory crash server on start
Replies: 25
Views: 31091

Re: increasing memory crash server on start

Hi Lapo still the same problem, my logs are not exported into the separated daily log file my config is like this : <LogMaxSize>10240</LogMaxSize> <LogMaxFiles>10</LogMaxFiles> <FileLoggingLevel>WARNING</FileLoggingLevel> <ConsoleLoggingLevel>WARNING</ConsoleLoggingLevel> and my logs folder is like ...
by anasmatic
23 Oct 2014, 12:05
Forum: SmartFoxServer 1.x Discussions and Help
Topic: increasing memory crash server on start
Replies: 25
Views: 31091

Re: increasing memory crash server on start

thank you for the help, yesterday the sfs restarted. I could not find the logs after the restart. every day, sfs make a new file with format "2014_10_23.request.log", in the log folder but it is always empty ! file "smartfox_log_0.txt" didn't contain any data belongs to the time ...
by anasmatic
21 Oct 2014, 13:54
Forum: SmartFoxServer 1.x Discussions and Help
Topic: increasing memory crash server on start
Replies: 25
Views: 31091

Re: increasing memory crash server on start

thank you,
I found it on "SEVERE"
I changed it to the default
I'll wake up early for the logs tomorrow :roll:

thank you again.
by anasmatic
21 Oct 2014, 08:26
Forum: SmartFoxServer 1.x Discussions and Help
Topic: increasing memory crash server on start
Replies: 25
Views: 31091

Re: increasing memory crash server on start

I have a file named "smartfox_log_0.txt"
and "2014_10_21.request.log" and others with daily dates on their names.

but all is empty.

do I have to configure the server to log on these files when I run the server from console ? how to do this ?

Go to advanced search