BrawlCrate / BrawlCrateIssues

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

Cannot open BRBNK #247

Open BrawlCrate opened 3 years ago

BrawlCrate commented 3 years ago

v0.36 x86

Riferimento a un oggetto non impostato su un'istanza di oggetto.
   in BrawlLib.SSBB.Types.Audio.RWAR.get_Table()
   in BrawlLib.SSBB.ResourceNodes.RWARNode.OnInitialize()
   in BrawlLib.SSBB.ResourceNodes.ResourceNode.Initialize(ResourceNode parent, DataSource origSource, DataSource uncompSource)
   in BrawlLib.SSBB.ResourceNodes.RBNKNode.OnPopulate()
   in BrawlLib.SSBB.ResourceNodes.ResourceNode.get_Children()
   in BrawlCrate.NodeWrappers.BaseWrapper.OnExpand()
   in BrawlCrate.UI.ResourceTree.OnBeforeExpand(TreeViewCancelEventArgs e)
   in System.Windows.Forms.TreeView.TvnExpanding(NMTREEVIEW* nmtv)
   in System.Windows.Forms.TreeView.WmNotify(Message& m)
   in System.Windows.Forms.TreeView.WndProc(Message& m)
   in BrawlCrate.UI.ResourceTree.WndProc(Message& m)
   in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)