Hi, I want to add system by Pipe NamedPipeClientStream. But when I’m connect to my server the console say:
Failed to instantiate instance of script RP_Main.RPMain: System.TypeLoadException: Could not load type of field 'RP_Main.RPMain:client' (2) due to: Could not resolve type with token 01000027 assembly:System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 type:System.IO.Pipes.NamedPipeClientStream member:<none>
I dont understand why.
Thanks