Jump to content

[SOLVED] Network samples don't work


photo

Recommended Posts

All network samples from evaluation kit browser don't work.


Console stdout from "chat sample":

Connected to server successfully
SerailizerRakNet::serialize(): Unsupported variable type user class
SerailizerRakNet::serialize(): Unsupported variable type[]-[]orExitProcess
SerializerRakNet::deserialize(): Unsupported variable type 13
SerializerRakNet::deserialize(): AUnsupported variable type 15
SerailizerRakNet::serialize(): Unsupported variable type user class
SerailizerRakNet::serialize(): Unsupported variable type user class

Exception "SerailizerRakNet::serialize(): Unsupported variable type user class" throwed in this code:

network.sendAll(send_data);
Link to comment
×
×
  • Create New...