Search found 2 matches

by ghellere
11 Jan 2011, 22:47
Forum: SFS2X C# API
Topic: Anyone have UDP issues on Windows?
Replies: 47
Views: 83702

I've got the same error message, in the FPS demo. I can login, I can chat, I can create a game room, but then it doesn't do anything. I see the red crosshair, but after a few seconds it returns to the login and the debugger says:

User Left.

[SFS - DEBUG] UDPSocketLayer: Error reading data from ...
by ghellere
11 Jan 2011, 18:24
Forum: SFS2X C# API
Topic: Anyone have UDP issues on Windows?
Replies: 47
Views: 83702

ThomasLund, I think there is stilll a problem when closing the UDP connection, in the the debug log below, I connect to the server, login, initiate UDP, join a room, spawn the character then I use

smartFox.Send( new LogoutRequest() );

debug log:
On Connection callback got: True (error ...