`See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
** Exception Text **
System.IO.EndOfStreamException: Unable to read beyond the end of the stream.
at System.IO.__Error.EndOfFile()
at System.IO.BinaryReader.FillBuffer(Int32 numBytes)
at System.IO.BinaryReader.ReadSingle()
at Syroot.BinaryData.BinaryDataReader.ReadMultiple[T](Int32 count, Func1 readFunc) at Syroot.NintenTools.NSW.Bfres.Core.ResFileLoader.LoadCustom[T](Func1 callback, Nullable1 offset) at Syroot.NintenTools.NSW.Bfres.AnimCurve.Syroot.NintenTools.NSW.Bfres.Core.IResData.Load(ResFileLoader loader) at Syroot.NintenTools.NSW.Bfres.Core.ResFileLoader.ReadResData[T]() at Syroot.NintenTools.NSW.Bfres.Core.ResFileLoader.LoadList[T](Int32 count, Nullable1 offset)
at Syroot.NintenTools.NSW.Bfres.VertexShapeAnim.Syroot.NintenTools.NSW.Bfres.Core.IResData.Load(ResFileLoader loader)
at Syroot.NintenTools.NSW.Bfres.Core.ResFileLoader.ReadResData[T]()
at Syroot.NintenTools.NSW.Bfres.Core.ResFileLoader.LoadList[T](Int32 count, Nullable1 offset) at Syroot.NintenTools.NSW.Bfres.ShapeAnim.Syroot.NintenTools.NSW.Bfres.Core.IResData.Load(ResFileLoader loader) at Syroot.NintenTools.NSW.Bfres.Core.ResFileLoader.ReadResData[T]() at Syroot.NintenTools.NSW.Bfres.Core.ResFileLoader.LoadList[T](Int32 count, Nullable1 offset)
at Syroot.NintenTools.NSW.Bfres.ResFile.Syroot.NintenTools.NSW.Bfres.Core.IResData.Load(ResFileLoader loader)
at Syroot.NintenTools.NSW.Bfres.ResFile..ctor(Stream stream, Boolean leaveOpen)
at FirstPlugin.BFRES.Load(Stream stream) in C:\projects\switch-toolbox\File_Format_Library\FileFormats\BFRES\BFRES.cs:line 789
at Toolbox.Library.IO.STFileLoader.SetFileFormat(IFileFormat fileFormat, String FileName, Stream stream, Boolean LeaveStreamOpen, Boolean InArchive, Boolean Compressed, ICompressionFormat FileCompression)
at Toolbox.Library.IO.STFileLoader.OpenFileFormat(Stream stream, String FileName, Boolean LeaveStreamOpen, Boolean InArchive, Boolean Compressed, ICompressionFormat CompressionFormat, Int64 DecompressedSize, Int64 CompressedSize)
at Toolbox.Library.IO.STFileLoader.OpenFileFormat(String FileName, Boolean LeaveStreamOpen, Boolean InArchive, Boolean Compressed, ICompressionFormat CompressionFormat, UInt32 DecompressedSize, UInt32 CompressedSize)
at Toolbox.MainForm.OpenFile(String FileName, Boolean InActiveEditor) in C:\projects\switch-toolbox\Toolbox\MainForm.cs:line 283
at Toolbox.MainForm.OpenFileSelect() in C:\projects\switch-toolbox\Toolbox\MainForm.cs:line 256
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
** JIT Debugging **
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
`See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
** Exception Text ** System.IO.EndOfStreamException: Unable to read beyond the end of the stream. at System.IO.__Error.EndOfFile() at System.IO.BinaryReader.FillBuffer(Int32 numBytes) at System.IO.BinaryReader.ReadSingle() at Syroot.BinaryData.BinaryDataReader.ReadMultiple[T](Int32 count, Func
1 readFunc) at Syroot.NintenTools.NSW.Bfres.Core.ResFileLoader.LoadCustom[T](Func
1 callback, Nullable1 offset) at Syroot.NintenTools.NSW.Bfres.AnimCurve.Syroot.NintenTools.NSW.Bfres.Core.IResData.Load(ResFileLoader loader) at Syroot.NintenTools.NSW.Bfres.Core.ResFileLoader.ReadResData[T]() at Syroot.NintenTools.NSW.Bfres.Core.ResFileLoader.LoadList[T](Int32 count, Nullable
1 offset) at Syroot.NintenTools.NSW.Bfres.VertexShapeAnim.Syroot.NintenTools.NSW.Bfres.Core.IResData.Load(ResFileLoader loader) at Syroot.NintenTools.NSW.Bfres.Core.ResFileLoader.ReadResData[T]() at Syroot.NintenTools.NSW.Bfres.Core.ResFileLoader.LoadList[T](Int32 count, Nullable1 offset) at Syroot.NintenTools.NSW.Bfres.ShapeAnim.Syroot.NintenTools.NSW.Bfres.Core.IResData.Load(ResFileLoader loader) at Syroot.NintenTools.NSW.Bfres.Core.ResFileLoader.ReadResData[T]() at Syroot.NintenTools.NSW.Bfres.Core.ResFileLoader.LoadList[T](Int32 count, Nullable
1 offset) at Syroot.NintenTools.NSW.Bfres.ResFile.Syroot.NintenTools.NSW.Bfres.Core.IResData.Load(ResFileLoader loader) at Syroot.NintenTools.NSW.Bfres.ResFile..ctor(Stream stream, Boolean leaveOpen) at FirstPlugin.BFRES.Load(Stream stream) in C:\projects\switch-toolbox\File_Format_Library\FileFormats\BFRES\BFRES.cs:line 789 at Toolbox.Library.IO.STFileLoader.SetFileFormat(IFileFormat fileFormat, String FileName, Stream stream, Boolean LeaveStreamOpen, Boolean InArchive, Boolean Compressed, ICompressionFormat FileCompression) at Toolbox.Library.IO.STFileLoader.OpenFileFormat(Stream stream, String FileName, Boolean LeaveStreamOpen, Boolean InArchive, Boolean Compressed, ICompressionFormat CompressionFormat, Int64 DecompressedSize, Int64 CompressedSize) at Toolbox.Library.IO.STFileLoader.OpenFileFormat(String FileName, Boolean LeaveStreamOpen, Boolean InArchive, Boolean Compressed, ICompressionFormat CompressionFormat, UInt32 DecompressedSize, UInt32 CompressedSize) at Toolbox.MainForm.OpenFile(String FileName, Boolean InActiveEditor) in C:\projects\switch-toolbox\Toolbox\MainForm.cs:line 283 at Toolbox.MainForm.OpenFileSelect() in C:\projects\switch-toolbox\Toolbox\MainForm.cs:line 256 at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)** Loaded Assemblies ** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.8.4010.0 built by: NET48REL1LAST_B CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
Toolbox Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///F:/SwitchDumps/Tools/Toolbox/Toolbox.exe
System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.8.4001.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
System Assembly Version: 4.0.0.0 Win32 Version: 4.8.4001.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
Toolbox.Library Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///F:/SwitchDumps/Tools/Toolbox/Toolbox.Library.DLL
Microsoft.VisualBasic Assembly Version: 10.0.0.0 Win32 Version: 14.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.8.4001.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
DirectXTexNetImpl Assembly Version: 1.0.0.3 Win32 Version: CodeBase: file:///F:/SwitchDumps/Tools/Toolbox/x64/DirectXTexNetImpl.dll
System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
System.Runtime.Remoting Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
OpenTK Assembly Version: 3.0.1.0 Win32 Version: 3.0.1 CodeBase: file:///F:/SwitchDumps/Tools/Toolbox/Lib/OpenTK.dll
Octokit Assembly Version: 0.31.0.0 Win32 Version: 0.31.0.0 CodeBase: file:///F:/SwitchDumps/Tools/Toolbox/Octokit.DLL
SFGraphics Assembly Version: 1.0.6956.42501 Win32 Version: 1.0.6956.42501 CodeBase: file:///F:/SwitchDumps/Tools/Toolbox/Lib/SFGraphics.dll
OpenTK.GLControl Assembly Version: 3.0.1.0 Win32 Version: 3.0.1 CodeBase: file:///F:/SwitchDumps/Tools/Toolbox/Lib/OpenTK.GLControl.dll
System.Net.Http Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll
FirstPlugin.Plg Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///F:/SwitchDumps/Tools/Toolbox/Lib/Plugins/FirstPlugin.Plg.dll
GL_EditorFramework Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///F:/SwitchDumps/Tools/Toolbox/GL_EditorFramework.DLL
Syroot.Maths Assembly Version: 1.5.3.0 Win32 Version: 1.5.3.0 CodeBase: file:///F:/SwitchDumps/Tools/Toolbox/Lib/Plugins/Syroot.Maths.DLL
WeifenLuo.WinFormsUI.Docking Assembly Version: 3.0.6.0 Win32 Version: 3.0.6.0 CodeBase: file:///F:/SwitchDumps/Tools/Toolbox/Lib/Plugins/WeifenLuo.WinFormsUI.Docking.DLL
Syroot.NintenTools.NSW.Bfres Assembly Version: 1.2.3.0 Win32 Version: 1.2.3.0 CodeBase: file:///F:/SwitchDumps/Tools/Toolbox/Lib/Syroot.NintenTools.NSW.Bfres.dll
Syroot.NintenTools.Bfres Assembly Version: 1.2.3.0 Win32 Version: 1.2.3.0 CodeBase: file:///F:/SwitchDumps/Tools/Toolbox/Lib/Syroot.NintenTools.Bfres.dll
BcresLibrary Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///F:/SwitchDumps/Tools/Toolbox/Lib/Plugins/BcresLibrary.DLL
Syroot.NintenTools.NSW.Bntx Assembly Version: 1.2.3.0 Win32 Version: 1.2.3.0 CodeBase: file:///F:/SwitchDumps/Tools/Toolbox/Lib/Syroot.NintenTools.NSW.Bntx.dll
Syroot.BinaryData Assembly Version: 2.0.1.0 Win32 Version: 2.0.1.0 CodeBase: file:///F:/SwitchDumps/Tools/Toolbox/Lib/Syroot.BinaryData.dll
Syroot.NintenTools.MarioKart8 Assembly Version: 0.5.2.0 Win32 Version: 0.5.2.0 CodeBase: file:///F:/SwitchDumps/Tools/Toolbox/Lib/Syroot.NintenTools.MarioKart8.dll
Anonymously Hosted DynamicMethods Assembly Assembly Version: 0.0.0.0 Win32 Version: 4.8.4010.0 built by: NET48REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
System.Numerics Assembly Version: 4.0.0.0 Win32 Version: 4.8.3752.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
SARCExt Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///F:/SwitchDumps/Tools/Toolbox/Lib/SARCExt.dll
** JIT Debugging ** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled.
For example:
When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.
` Seem's like updating shape flags wasn't enough.
NpcBowWow.zip Samples.