FallGuysStats icon indicating copy to clipboard operation
FallGuysStats copied to clipboard

[Bug]: Null reference exception

Open YourFavoritePerson opened this issue 1 year ago • 2 comments

What happened?

I've been trying to keep my solo's history accurate and sometimes that involves moving random discovery games to another profile. There is an "octa-pit" record where if i hover over it, it throws this exception:

************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at FallGuysStats.LevelDetails.gridDetails_CellMouseEnter(Object sender, DataGridViewCellEventArgs e) in D:\workspaces\rider\FallGuysStats\Views\LevelDetails.cs:line 907 at System.Windows.Forms.DataGridView.OnCellMouseEnter(DataGridViewCellEventArgs e) at System.Windows.Forms.DataGridView.UpdateMouseEnteredCell(HitTestInfo hti, MouseEventArgs e) at System.Windows.Forms.DataGridView.OnMouseMove(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseMove(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

This is on the latest version. DB is attached.

data.zip

Also random question but how do you open this db? I tried db browser for sqlite and litedbexplorer but neither could open it.

Platform

None

YourFavoritePerson avatar Dec 31 '23 19:12 YourFavoritePerson

data.zip

Try again with this.

qutrits avatar Dec 31 '23 20:12 qutrits

that let me delete it. :)

YourFavoritePerson avatar Dec 31 '23 21:12 YourFavoritePerson