BrawlCrate / BrawlCrateIssues

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

dfsdf #264

Open BrawlCrate opened 3 years ago

BrawlCrate commented 3 years ago

ss sfdsafs

v0.36b x86

v0.36b x86

Object reference not set to an instance of an object.
   at BrawlLib.Internal.Windows.Controls.ModelViewer.MainWindowBase.ModelEditorBase.CreateVIS0()
   at BrawlLib.Internal.Windows.Controls.ModelViewer.MainWindowBase.ModelEditorBase.UpdateVis0(Int32 objectIndex, Int32 drawCallIndex, Boolean value)
   at BrawlCrate.UI.Model_Previewer.LeftPanel.ChecksChanged(MDL0ObjectNode poly)
   at BrawlCrate.UI.Model_Previewer.LeftPanel.lstPolygons_ItemCheck(Object sender, ItemCheckEventArgs e)
   at System.Windows.Forms.CheckedListBox.OnItemCheck(ItemCheckEventArgs ice)
   at System.Windows.Forms.CheckedListBox.SetItemCheckState(Int32 index, CheckState value)
   at BrawlCrate.UI.Model_Previewer.LeftPanel.chkAllPoly_CheckStateChanged(Object sender, EventArgs e)
   at System.Windows.Forms.CheckBox.OnCheckStateChanged(EventArgs e)
   at System.Windows.Forms.CheckBox.set_CheckState(CheckState value)
   at System.Windows.Forms.CheckBox.OnClick(EventArgs e)
   at System.Windows.Forms.CheckBox.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.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)