project-SIMPLE / simple.webplatform

Server for monitoring Gama Server simulations and managing multiplayer connections
GNU Affero General Public License v3.0
4 stars 2 forks source link

Unity cannot connect to the server #24

Open thedoctor2001 opened 1 month ago

thedoctor2001 commented 1 month ago

image

The client gets disconnected instantly. However, on the server side, there is no connection request from the client.

All of the firewalls on Windows have been disabled to make sure that the firewalls cannot block any connection.

image Another case is that the server side shows "Sending ping to undefined".

thedoctor2001 commented 1 month ago

The same problem also happened on Mac OS sometimes (Mac Mini M2)

RoiArthurB commented 1 month ago

I fixed the messages of 'ping to undefined', it was only a cosmetic log, every worked behind the scene.


I looked this issue, but I can't reproduce it...

@thedoctor2001 @nautuan Can you please provide me more information about this bug so I can try to reproduce it and worked it out (logs of both Unity and the webapp, the steps to reproduce, the configurations, etc)?