You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In unity_client.rb the client_connect_original() is unable to send data to the CukunityServer. In OnReadComplete() in CukunityServer, byteCount is always <= 0 leading to the client termination.
The text was updated successfully, but these errors were encountered:
In unity_client.rb the client_connect_original() is unable to send data to the CukunityServer. In OnReadComplete() in CukunityServer, byteCount is always <= 0 leading to the client termination.
The text was updated successfully, but these errors were encountered: