playgameservices / play-games-plugin-for-unity

Google Play Games plugin for Unity
Other
3.46k stars 966 forks source link

IOException: Win32 IO returned ERROR_BROKEN_PIPE #1718

Open anil4040 opened 7 years ago

anil4040 commented 7 years ago

Hey I am using : -Unity Version 5.5.2f1 -GooglePlayGamesPlugin-0.9.37 -Window 8.1 In my project which already have Facebook plugin and google ads plugin. It was working fine but now when I imported google play plugin it show no error but when I try to build at the end it shows this ERROR :

IOException: Win32 IO returned ERROR_BROKEN_PIPE. Path: D:\xxxxxx\Drag[Unknown] System.IO.FileStream.FlushBuffer (System.IO.Stream st) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.IO/FileStream.cs:1040) System.IO.FileStream.FlushBuffer () (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.IO/FileStream.cs:1054) System.IO.FileStream.Flush () (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.IO/FileStream.cs:859) System.IO.StreamWriter.Flush () (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.IO/StreamWriter.cs:191) System.IO.StreamWriter.Dispose (Boolean disposing) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.IO/StreamWriter.cs:162) UnityEditor.HostView:OnGUI()

I already tried : -changing project folder to C:\

Any suggestion or help ???

emeahonen commented 6 years ago

same problem here

MTaimurAzhar commented 6 years ago

same problem here.

twplayar commented 6 years ago

same problem here , pls help.

CenekStrichel commented 6 years ago

So any working solution?

D4rWiNSS commented 5 years ago

Any update on this?