BrawlCrate / BrawlCrateIssues

Separate issue tracker repo for bugs submitted from the application, matching BrawlBox's implementation
3 stars 0 forks source link

BRSAR Error! #293

Open BrawlCrate opened 3 years ago

BrawlCrate commented 3 years ago

v0.36c-h1 x86

オブジェクト参照がオブジェクト インスタンスに設定されていません。
   場所 BrawlLib.Wii.Audio.RSARConverter.CalculateSize(RSAREntryList entries, RSARNode node)
   場所 BrawlLib.SSBB.ResourceNodes.RSARNode.OnCalculateSize(Boolean force)
   場所 BrawlLib.SSBB.ResourceNodes.ResourceNode.Rebuild(Boolean force)
   場所 BrawlLib.SSBB.ResourceNodes.ResourceNode.Merge(Boolean forceBuild)
   場所 BrawlCrate.Program.Save()
   場所 BrawlCrate.Program.Close(Boolean force)
   場所 BrawlCrate.UI.MainForm.OnClosing(CancelEventArgs e)
   場所 System.Windows.Forms.Form.WmClose(Message& m)
   場所 System.Windows.Forms.Form.WndProc(Message& m)
   場所 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   場所 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   場所 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)