Search found 5 matches

by deviros
13 Jul 2016, 14:37
Forum: SFS2X Questions
Topic: SmartFox Service Problem
Replies: 7
Views: 10273

Re: SmartFox Service Problem

Thanks for your support Lapo,

I're resolved this problem. I reinstall SmartFox then change Jetty port to 8000 and it working.

Thanks
by deviros
13 Jul 2016, 09:22
Forum: SFS2X Questions
Topic: SmartFox Service Problem
Replies: 7
Views: 10273

Re: SmartFox Service Problem

I're ReInstall SmartFox on my CentOS.
rm -rf {sfs-install-dir}

There aren't another copy of the server running. How to check if exist another server running?

I point browser to <ip-addr>:8000 and see Login, but cannot connect to server, i get error : Unable to connect to <ip-addr>:9933.
by deviros
13 Jul 2016, 01:48
Forum: SFS2X Questions
Topic: SmartFox Service Problem
Replies: 7
Views: 10273

Re: SmartFox Service Problem

Hi Lapo,
Here is smartfox.log file :
13 Jul 2016 | 08:47:17,974 | INFO | main | smartfoxserver.v2.SmartFoxServer | | Boot sequence starts...
13 Jul 2016 | 08:47:17,996 | INFO | main | smartfoxserver.v2.SmartFoxServer ...
by deviros
12 Jul 2016, 12:59
Forum: SFS2X Questions
Topic: SmartFox Service Problem
Replies: 7
Views: 10273

SmartFox Service Problem

Hi all,

I have problem about smartfox service on CentOS 7.

I run

Code: Select all

./sfs2x-service start
Status is "The daemon is running".

Then some second the daemon auto stopped.

What happend? How to I fix it?

Thanks !
Deviros.
by deviros
19 Dec 2013, 11:39
Forum: SFS2X C# API
Topic: 3D person Shooter problem
Replies: 1
Views: 24319

3D person Shooter problem

Hi,
I have a problem when playing 3D person Shooter project.
I'm playing good when using local IP 127.0.0.1. BUT:
In "login" scene, i use Servername is "113.161.77.183". I nonuse UDP protocol in LoginGUI.cs
I can join the game, i can see Enemy, when enemy move i can see Enemy animated, but transform ...