Search found 23 matches

by aiaustin
16 Sep 2015, 11:54
Forum: SFS2X Questions
Topic: NPC not show in MMO Demo
Replies: 9
Views: 12065

Re: NPC not show in MMO Demo

It is odd.. and I have even returned to a pristine copy of the .py extension and the SFS2X demo unity example. So the room is just a newly cerate one under BasicExamples Zone as in the example code. And on one machine I even built a fresh SFSX2 server. And tried 32 bit and 64 bit servers. All fail t...
by aiaustin
16 Sep 2015, 11:12
Forum: SFS2X Questions
Topic: WSATestCertificate.pfx' certificate inside a project.
Replies: 21
Views: 35955

Re: WSATestCertificate.pfx' certificate inside a project.

Noted... and that makes sense.. I was struggling to understand when it worked and when it did not.

Is there a precompiled .jar of the Java extension source anywhere?
by aiaustin
16 Sep 2015, 10:02
Forum: SFS2X Questions
Topic: WSATestCertificate.pfx' certificate inside a project.
Replies: 21
Views: 35955

Re: WSATestCertificate.pfx' certificate inside a project.

Thanks....the issue seems to be that when I log on the MMORoomDemo.py extension is being loaded.. but its throwing an error. [code]10:13:17,059 INFO [SocketReader] sessions.DefaultSessionManager - Session created: { Id: 9, Type: DEFAULT, Logged: No, IP: 129.215.219.138:50121 } on Server port: 9933 <...
by aiaustin
16 Sep 2015, 09:40
Forum: SFS2X Questions
Topic: WSATestCertificate.pfx' certificate inside a project.
Replies: 21
Views: 35955

Re: WSATestCertificate.pfx' certificate inside a project.

Thanks. I cannot work out why its working on the original machine I fiddled about with and not on the proper server I wanted to use at all. It clearly is trying to load MMORoomDemo.py but it throws this error. 10:13:21,378 INFO [SFSWorker:Sys:1] api.SFSApi - User login: { Zone: BasicExamples }, ( Us...
by aiaustin
15 Sep 2015, 19:22
Forum: SFS2X Questions
Topic: NPC not show in MMO Demo
Replies: 9
Views: 12065

Re: NPC not show in MMO Demo

I can use the default basicExamples zone and a the default UnityMMODEmno or a customized room name there. but once I try to use a new (pre-established zone) with (apparently) exactly the same settings in all tabs as BasicExamples.. all hell breaks loose and I start on every load to get errors on res...
by aiaustin
15 Sep 2015, 15:34
Forum: SFS2X Questions
Topic: NPC not show in MMO Demo
Replies: 9
Views: 12065

Re: NPC not show in MMO Demo

Thanks Lapo, I have that now for a test... I seem to be able to run fine now with the .py extension and using the provided demo code with some minor changes as a test for changing area of interest, etc. And when using the default Zone (BasicExamples) and Room (UnityMMODemo) but when I try to use a n...
by aiaustin
15 Sep 2015, 13:51
Forum: SFS2X Questions
Topic: NPC not show in MMO Demo
Replies: 9
Views: 12065

Re: NPC not show in MMO Demo

Issue was that I had corrupted Simple.py which was missing a proper line ending on the last line of the file. Maybe done while transferring the setup and files from one server to the other during testing. I restored extensions/pyTest/Simple.py to the SFS original (which has the proper line ending on...
by aiaustin
15 Sep 2015, 13:43
Forum: SFS2X Questions
Topic: NPC not show in MMO Demo
Replies: 9
Views: 12065

Re: NPC not show in MMO Demo

I get this issue too. I somehow started the MMORoomDemo.py extension when fiddling around over a period of a few hours but was not sure what specific step had enabled the extensions.. as they were in the correct extensions/pyTest folder as instructed. Now its working on first test server.... I get t...
by aiaustin
14 Sep 2015, 13:35
Forum: SFS2X Questions
Topic: WSATestCertificate.pfx' certificate inside a project.
Replies: 21
Views: 35955

Re: WSATestCertificate.pfx' certificate inside a project.

Its a little off the topic.. but in completing my initial testing I used the lessons learned above to set up a clean server on a new computer and all made sense except that for the Unity MMODemoRoom example on testing SFX2X using two clients neither could see the other avatar or the 50 NPCs. I had h...
by aiaustin
14 Sep 2015, 11:24
Forum: SFS2X Questions
Topic: WSATestCertificate.pfx' certificate inside a project.
Replies: 21
Views: 35955

Re: WSATestCertificate.pfx' certificate inside a project.

Nothing special. SFS2X was running. I changed the machine IP in the Unity editor inspector to the IP address of the server that SFS2X was on.. a machine still on the same subnet. The " skybox info.txt" problem by the way was a space at the START of the file name. In the usual Standard Asse...
by aiaustin
14 Sep 2015, 09:54
Forum: SFS2X Questions
Topic: WSATestCertificate.pfx' certificate inside a project.
Replies: 21
Views: 35955

Re: WSATestCertificate.pfx' certificate inside a project.

One further save, exit and re-enter Unity and trying again in the editor game preview and this time it did run showing one error... the usual one about Security Exception. Policy file loading failed! UnityEngine.Debug:LogError(Object) ConnectionUI:Start() (at D:/Unity5/SFSX2-MMORoomDemo-Fresh/Assets...
by aiaustin
14 Sep 2015, 09:41
Forum: SFS2X Questions
Topic: WSATestCertificate.pfx' certificate inside a project.
Replies: 21
Views: 35955

Re: WSATestCertificate.pfx' certificate inside a project.

Certainly... testing now. Environment is Windows 10 Pro, Unity 5.2.0f3, SFS2X 2.10, and freshly downloaded Unity5 examples as of a few minutes ago. 1. Create New Unity project, save and exit. 2. unzip MMORoomDemo example and copy ONLY "Assets" folder to new project. 3. Restart Unity and op...
by aiaustin
12 Sep 2015, 19:50
Forum: SFS2X Questions
Topic: WSATestCertificate.pfx' certificate inside a project.
Replies: 21
Views: 35955

Re: WSATestCertificate.pfx' certificate inside a project.

I did try putting a fake Assets/WSATestCertificate.pxf file in the Project but that does not change the errors. I also did a Web player build anyway to try things even with the error showing and that throws a second similar error with reference to UnityEditor.HostView:OnGUI() added Please move 'Z:/g...
by aiaustin
12 Sep 2015, 13:50
Forum: SFS2X Questions
Topic: WSATestCertificate.pfx' certificate inside a project.
Replies: 21
Views: 35955

Re: WSATestCertificate.pfx' certificate inside a project.

Hi Paolo / @Bax... yes I am definitely using the latest version from http://www.smartfoxserver.com/download/sfs2x#p=examples I checked carefully and just redownloaded and tried it again on a fresh Unity5 setup on a different computer. I get 3 errors and one minor warning. http://atate.org/resources/...
by aiaustin
11 Sep 2015, 16:07
Forum: SFS2X Questions
Topic: WSATestCertificate.pfx' certificate inside a project.
Replies: 21
Views: 35955

Re: WSATestCertificate.pfx' certificate inside a project.

Odd, I am just setting up a new environment SFS2X 2.10 server and installed the Unity5 MMORoomDemo project .. I have not (yet) made any changes at all to the demonstration code or assets. On loading the project it immediately shows the "Please move 'Z:/gotoAndPlay/Workspaces/Unity 5/[official e...

Go to advanced search