Quantcast
Channel: Questions in topic: "error"
Viewing all articles
Browse latest Browse all 7934

NetworkClient Send with no Connection

$
0
0
I am using Unity's Network manager. When the player disconnects to the server and reconnects they receive data from server but cannot send data. When the reconnected client tries to send data, they get a "NetworkClient Send with no Connection." How do I fix this? This is the just of how I reconnect: if (!NetworkManager.singleton.IsClientConnected()) { NetworkManager.singleton.client.Connect(NetworkManager.singleton.networkAddress, NetworkManager.singleton.networkPort); }

Viewing all articles
Browse latest Browse all 7934

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>