I need to update the game and it shows the something went very wrong and in the pather error i get this msessege:
System.IO.FileNotFoundException: Could not find file 'GameAssembly.dll'.
File name: 'GameAssembly.dll'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileInfo.get_Length()
at ClientPatcher.Form1.Stage1()
at ClientPatcher.Form1.ExceptionWrapper()
Could not find file 'GameAssembly.dll'.
mscorlib
Void WinIOError(Int32, System.String)
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileInfo.get_Length()
at ClientPatcher.Form1.Stage1()
at ClientPatcher.Form1.ExceptionWrapper()