An error has occurred.
System.NullReferenceException: Object reference not set to an instance of an object.
at osu.GameModes.Play.Player.HandleScoreSubmission()
at osu.GameBase.OnExiting(Object sender, EventArgs args)
at Microsoft.Xna.Framework.Game.HostExiting(Object sender, EventArgs e)
at Microsoft.Xna.Framework.GameHost.OnExiting()
at Microsoft.Xna.Framework.WindowsGameHost.Run()
at Microsoft.Xna.Framework.Game.Run()
at osu.Program.Main()