System.IO.EndOfStreamException End of stream reached with 4 byte left to read. Void ReadInternal(Byte[], Int32) at MiscUtil.IO.EndianBinaryReader.ReadInternal(Byte[] data, Int32 size)
at RocksmithToolkitLib.Sng2014HSL.BpmSection.read(EndianBinaryReader r) in C:\projects\rocksmith-custom-song-toolkit\RocksmithToolkitLib\Sng\Sng2014HSL.cs:line 40
at RocksmithToolkitLib.Sng2014HSL.Sng2014File.Read(EndianBinaryReader r) in C:\projects\rocksmith-custom-song-toolkit\RocksmithToolkitLib\Sng\Sng2014File.cs:line 208
at RocksmithToolkitLib.Sng2014HSL.Sng2014File.ReadSng(Stream input, Platform platform) in C:\projects\rocksmith-custom-song-toolkit\RocksmithToolkitLib\Sng\Sng2014File.cs:line 66
at RocksmithToolkitLib.Sng2014HSL.Sng2014File.LoadFromFile(String inputFile, Platform platform) in C:\projects\rocksmith-custom-song-toolkit\RocksmithToolkitLib\Sng\Sng2014File.cs:line 52
at RocksmithToolkitLib.DLCPackage.Packer.UpdateSng2014(String songDirectory, Platform targetPlatform, Boolean fixShowlights) in C:\projects\rocksmith-custom-song-toolkit\RocksmithToolkitLib\DLCPackage\Packer.cs:line 778
at RocksmithToolkitLib.DLCPackage.Packer.Pack2014(String sourcePath, String saveFileName, Platform platform, Boolean updateSng, Boolean updateManifest, Boolean fixShowlights) in C:\projects\rocksmith-custom-song-toolkit\RocksmithToolkitLib\DLCPackage\Packer.cs:line 254
at RocksmithToolkitLib.DLCPackage.Packer.Pack(String sourcePath, String saveFileName, Boolean updateSng, Platform predefinedPlatform, Boolean updateManifest, Boolean fixShowlights) in C:\projects\rocksmith-custom-song-toolkit\RocksmithToolkitLib\DLCPackage\Packer.cs:line 47
at RocksmithToolkitGUI.DDC.DDC.ApplyPackageDD(String file, String remSUS, String rampPath, String cfgPath, String& consoleOutputPkg, Boolean keepLog) in C:\projects\rocksmith-custom-song-toolkit\RocksmithTookitGUI\DDC\DDC.cs:line 280
at RocksmithToolkitGUI.DDC.DDC.bw_DoWork(Object sender, DoWorkEventArgs e) in C:\projects\rocksmith-custom-song-toolkit\RocksmithTookitGUI\DDC\DDC.cs:line 176
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument) System.IO.EndOfStreamException: End of stream reached with 4 byte left to read.
at MiscUtil.IO.EndianBinaryReader.ReadInternal(Byte[] data, Int32 size)
at RocksmithToolkitLib.Sng2014HSL.BpmSection.read(EndianBinaryReader r) in C:\projects\rocksmith-custom-song-toolkit\RocksmithToolkitLib\Sng\Sng2014HSL.cs:line 40
at RocksmithToolkitLib.Sng2014HSL.Sng2014File.Read(EndianBinaryReader r) in C:\projects\rocksmith-custom-song-toolkit\RocksmithToolkitLib\Sng\Sng2014File.cs:line 208
at RocksmithToolkitLib.Sng2014HSL.Sng2014File.ReadSng(Stream input, Platform platform) in C:\projects\rocksmith-custom-song-toolkit\RocksmithToolkitLib\Sng\Sng2014File.cs:line 66
at RocksmithToolkitLib.Sng2014HSL.Sng2014File.LoadFromFile(String inputFile, Platform platform) in C:\projects\rocksmith-custom-song-toolkit\RocksmithToolkitLib\Sng\Sng2014File.cs:line 52
at RocksmithToolkitLib.DLCPackage.Packer.UpdateSng2014(String songDirectory, Platform targetPlatform, Boolean fixShowlights) in C:\projects\rocksmith-custom-song-toolkit\RocksmithToolkitLib\DLCPackage\Packer.cs:line 778
at RocksmithToolkitLib.DLCPackage.Packer.Pack2014(String sourcePath, String saveFileName, Platform platform, Boolean updateSng, Boolean updateManifest, Boolean fixShowlights) in C:\projects\rocksmith-custom-song-toolkit\RocksmithToolkitLib\DLCPackage\Packer.cs:line 254
at RocksmithToolkitLib.DLCPackage.Packer.Pack(String sourcePath, String saveFileName, Boolean updateSng, Platform predefinedPlatform, Boolean updateManifest, Boolean fixShowlights) in C:\projects\rocksmith-custom-song-toolkit\RocksmithToolkitLib\DLCPackage\Packer.cs:line 47
at RocksmithToolkitGUI.DDC.DDC.ApplyPackageDD(String file, String remSUS, String rampPath, String cfgPath, String& consoleOutputPkg, Boolean keepLog) in C:\projects\rocksmith-custom-song-toolkit\RocksmithTookitGUI\DDC\DDC.cs:line 280
at RocksmithToolkitGUI.DDC.DDC.bw_DoWork(Object sender, DoWorkEventArgs e) in C:\projects\rocksmith-custom-song-toolkit\RocksmithTookitGUI\DDC\DDC.cs:line 176
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
Tried adding DD to a existing song but toolkit keeps erroring out with the error above.
Tried adding DD to a existing song but toolkit keeps erroring out with the error above.