BrawlCrate / BrawlCrateIssues

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

sfddfss #234

Open BrawlCrate opened 3 years ago

BrawlCrate commented 3 years ago

sddsf

v0.35-h1 x86

Object reference not set to an instance of an object.
   at BrawlLib.Internal.Windows.Controls.TexCoordRenderer.SetTarget(MDL0MaterialRefNode texture)
   at BrawlLib.Internal.Windows.Controls.TexCoordRenderer.set_TargetNode(MDL0MaterialRefNode value)
   at BrawlLib.Internal.Windows.Forms.TexCoordControl.set_TargetNode(MDL0MaterialRefNode value)
   at BrawlCrate.UI.MainForm.resourceTree_SelectionChanged(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at BrawlCrate.UI.ResourceTree.set_SelectedNode(TreeNode value)
   at BrawlCrate.UI.ResourceTree.OnAfterSelect(TreeViewEventArgs e)
   at System.Windows.Forms.TreeView.TvnSelected(NMTREEVIEW* nmtv)
   at System.Windows.Forms.TreeView.WmNotify(Message& m)
   at System.Windows.Forms.TreeView.WndProc(Message& m)
   at BrawlCrate.UI.ResourceTree.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)