Search found 5 matches

by Trixer
06 Oct 2016, 02:22
Forum: SFS2X C# API
Topic: Not getting onConnected callback
Replies: 2
Views: 5329

Re: Not getting onConnected callback

I bet that fixes it! Thanks a bunch!


*Edit*

Yep sure did! Thanks alot for your help!
by Trixer
05 Oct 2016, 04:24
Forum: SFS2X C# API
Topic: Not getting onConnected callback
Replies: 2
Views: 5329

Not getting onConnected callback

My server log shows a valid connection but for some reason its not firing a callback (or any callback for that matter). Any reason this might be? I am using an extremely simple connector script. using UnityEngine; using UnityEngine.UI; using System.Collections; using Sfs2X; using Sfs2X.Util; using S...
by Trixer
12 Sep 2016, 23:14
Forum: SFS2X Questions
Topic: import com.smartfoxserver.v2.util.JSONUtil; Spacewars example
Replies: 4
Views: 7298

Re: import com.smartfoxserver.v2.util.JSONUtil; Spacewars example

I patched and now have the correct version! Thanks!
by Trixer
12 Sep 2016, 22:51
Forum: SFS2X Questions
Topic: import com.smartfoxserver.v2.util.JSONUtil; Spacewars example
Replies: 4
Views: 7298

Re: import com.smartfoxserver.v2.util.JSONUtil; Spacewars example

What version of SFS2X are you using? The newest one. What version is the example targeted in? I felt like it was a versioning issue but I couldnt figure out which one the spacewars example was built on. Its the server side api and I cant seem to find where to even download other versions! *Edit* In...
by Trixer
12 Sep 2016, 01:32
Forum: SFS2X Questions
Topic: import com.smartfoxserver.v2.util.JSONUtil; Spacewars example
Replies: 4
Views: 7298

import com.smartfoxserver.v2.util.JSONUtil; Spacewars example

Im trying to work off the space wars example and start customizing the server extension. The issue is that it seems like the json utility was taken out of a recent version of the api?

Is there anyway I can get this utility back or do you guys have a better way of doing this now?

Go to advanced search