Search found 1 match

by davidh
11 Mar 2016, 14:19
Forum: SFS2X C# API
Topic: NullReferenceException when connect
Replies: 5
Views: 12152

Re: NullReferenceException when connect

I get the same NullReferenceException as described above using version 1.6.3 of the DLL in Unity 5.3.3f1.
I am trying to force a failed connection by setting incorrect ports in my configuration.
After the connection has failed I try to connect again and the NullReferenceException appear.
I have ...