BrawlCrate / BrawlCrateIssues

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

changed a camera position in wii golf #303

Open BrawlCrate opened 3 years ago

BrawlCrate commented 3 years ago

v0.37 x86

Object reference not set to an instance of an object.
   at BrawlLib.Internal.Windows.Controls.SCN0CameraEditControl.BoxChanged(Object sender, EventArgs e)
   at BrawlLib.Internal.Windows.Controls.NumericInputBox.Apply()
   at BrawlLib.Internal.Windows.Controls.NumericInputBox.OnLostFocus(EventArgs e)
   at System.Windows.Forms.Control.WmKillFocus(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.TextBoxBase.WndProc(Message& m)
   at System.Windows.Forms.TextBox.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)