Search found 60 matches

by stevets
03 Jan 2011, 08:36
Forum: SFS2X Questions
Topic: Buying SmartFox 2
Replies: 1
Views: 4450

I was told that I could not upgrade my sfs1x 100 to sfs2x 500. If you have sfs1x 500, then there is an option to upgrade to sfs2x 500. You will have to check with sfs for the details.

Steve
by stevets
22 Dec 2010, 07:43
Forum: SFS2X Questions
Topic: Unable to start SFS service :(
Replies: 28
Views: 40789

@Lapo,

Yes, the new full installer worked for me. Just applying the patch did not for some reason.

Thanks,
Steve
by stevets
22 Dec 2010, 07:40
Forum: SFS2X C# API
Topic: [[ NEW ]] FPS Demo!
Replies: 128
Views: 260798

@Thomas, I found that windows service applications run in their own security context. I opened the sfs2x-service properties window and chose the "Log On" tab. All previous versions of sfs2x-service could use the "Local System account" without any trouble. This time I selected &qu...
by stevets
22 Dec 2010, 00:40
Forum: SFS2X C# API
Topic: [[ NEW ]] FPS Demo!
Replies: 128
Views: 260798

Hi Thomas, I did not see the server side fpsExtension.jar in the new download. Do we use the one from the previous download. I am also having a problem with the lobby working, but the game does not start. I will add more details later when I have some time. EDIT: I found my problem. It seems that wh...
by stevets
21 Dec 2010, 20:18
Forum: SFS2X Questions
Topic: Unable to start SFS service :(
Replies: 28
Views: 40789

EDIT: I still cannot start my service with the RC1b patch.

UPDATE: I unistalled sfs2x and used the new full 64bit installer (RC1b) to re-install. The service starts now.
Thanks,

Merry 2Xmas
Steve
by stevets
11 Dec 2010, 17:11
Forum: SFS2X Questions
Topic: Unable to start SFS service :(
Replies: 28
Views: 40789

I tried the same sfs2x install on my local machine using Windows Vista 64bit.

In this case, the service runs without any trouble for both sfs2x RC1 and RC1a.

Steve
by stevets
11 Dec 2010, 15:58
Forum: SFS2X Questions
Topic: Unable to start SFS service :(
Replies: 28
Views: 40789

Thanks for the help Lapo and appels, I started over and uninstalled sfs2x. I then re-installed sfs2x to a public folder using "run as administrator". The service is started and working. Then I installed RC1a by merging and overwriting the "lib" and "descriptors" directo...
by stevets
10 Dec 2010, 16:35
Forum: SFS2X Questions
Topic: Unable to start SFS service :(
Replies: 28
Views: 40789

@Lapo I checked the log files (Boot, Http, Smartfox). They are not created when I try to run sfs2X-service. The service is listed with the other system services, but just terminates with the following error. Windows could not start the sfs2x-service on Local Computer Error 1067: The process terminat...
by stevets
09 Dec 2010, 15:22
Forum: SFS2X Questions
Topic: Unable to start SFS service :(
Replies: 28
Views: 40789

Hi,
I am having the same problem too.
Service does not work, but standalone does.

I am using windows 2008 server R2 Enterprise.

The previous version of SFS2X worked as a service on the same server.

Steve
by stevets
30 Nov 2010, 21:41
Forum: SFS2X C# API
Topic: Anyone have UDP issues on Windows?
Replies: 47
Views: 67777

I tested the SmartFox2-20101130.dll using Unity3.1f4 (windows version)
It appears to work now without crashing the editor.
What fixed the problem Thomas? Just curious.

Thanks Steve
by stevets
29 Nov 2010, 05:10
Forum: SFS2X C# API
Topic: Anyone have UDP issues on Windows?
Replies: 47
Views: 67777

I'm using the Unity 3.1 editor (windows version). The editor crashes the same way as with the previous dll.

Steve
by stevets
19 Nov 2010, 09:35
Forum: SFS2X C# API
Topic: [[ NEW ]] FPS Demo!
Replies: 128
Views: 260798

by stevets
19 Nov 2010, 09:17
Forum: SFS2X C# API
Topic: [[ NEW ]] FPS Demo!
Replies: 128
Views: 260798

@PAX I found that I had to put the code in the scene file and not in the smartfoxconnection.cs. When I stop the game in the editor the OnApplicationQuit does not fire in the smartfoxconnection.cs. At leats for me. @Thomas I hope to be able to look at the code in more detail this weekend. I know you ...
by stevets
19 Nov 2010, 08:47
Forum: SFS2X C# API
Topic: [[ NEW ]] FPS Demo!
Replies: 128
Views: 260798

Does adding this code to the lobby scene and game scene solve the problem?

Code: Select all

public void OnApplicationQuit()
   {
      smartFox.Disconnect();
       
   }
by stevets
19 Nov 2010, 08:42
Forum: SFS2X C# API
Topic: Anyone have UDP issues on Windows?
Replies: 47
Views: 67777

The FPS demo works on my windows server. Great job and thanks Thomas!
Steve

Go to advanced search