This may have been addressed, however I have not been able to find a solution. I started to get this message today when using Restore and Patch. Can anyone please help me to get this corrected.
**********************************************************************************************************************
* *
* Black Desert Online Restore N' Patch *
* *
**********************************************************************************************************************
**************************************************UNHANDLED EXCEPTION*************************************************
System.IO.EndOfStreamException: Unable to read beyond the end of the stream.
at System.IO.BinaryReader.FillBuffer(Int32 numBytes)
at System.IO.BinaryReader.ReadInt32()
at BDOToolkit.MetaFileInfo.<Refresh>b__85_0(FileStream stream, BinaryReader br)
at BDOToolkit.Helpers.BinaryHelper.<>c__DisplayClass1_0.<InvokeOnBinaryReader>b__0(BinaryReader br)
at BDOToolkit.Helpers.BinaryHelper.InvokeOnBinaryReader(String file, Action`1 action, FileMode mode)
at BDOToolkit.Helpers.BinaryHelper.InvokeOnBinaryReader(String file, Action`2 action, FileMode mode)
at BDOToolkit.MetaFileInfo.Refresh(Boolean refill)
at RestoreNPatch.Program.Run()
at RestoreNPatch.Program.Main(String[] args)
Press any key to quit.