Home > other >  Server on the server sends a table in the development of information to the client (505 rows of data
Server on the server sends a table in the development of information to the client (505 rows of data

Time:12-23

OverflowException
ExitGames. Client. By Photon. Protocol. DeserializeString (System. IO. MemoryStream din) (at & lt; C27adeb3be5144638985ac3969a065cb & gt; : 0)
ExitGames. Client. By Photon. Protocol. Deserialize (System. IO MemoryStream din, System. Byte type) (at & lt; C27adeb3be5144638985ac3969a065cb & gt; : 0)
ExitGames. Client. By Photon. Protocol. DeserializeParameterTable (System. IO. MemoryStream MemoryStream) (at & lt; C27adeb3be5144638985ac3969a065cb & gt; : 0)
ExitGames. Client. By Photon. Protocol. DeserializeOperationResponse (System. IO. MemoryStream MemoryStream) (at & lt; C27adeb3be5144638985ac3969a065cb & gt; : 0)
ExitGames. Client. By Photon. PeerBase. DeserializeMessageAndCallback System. (Byte [] inBuff) (at & lt; C27adeb3be5144638985ac3969a065cb & gt; : 0)
ExitGames. Client. By Photon. EnetPeer. DispatchIncomingCommands () (at & lt; C27adeb3be5144638985ac3969a065cb & gt; : 0)
ExitGames. Client. By Photon. PhotonPeer. DispatchIncomingCommands () (at & lt; C27adeb3be5144638985ac3969a065cb & gt; : 0)
ExitGames. Client. By Photon. PhotonPeer. Service (), the at & lt; C27adeb3be5144638985ac3969a065cb & gt; : 0)
PunModel. PhotonManager. The Update () (at Assets/05 _scripts/FrameExtra/Photon/PhotonManager cs: 106)



Meaning seems to be a string parsing failure, overflow, it is not too long

CodePudding user response:

Yes, the length of the string type is short. The Max
  • Related