question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Crash while trying to play (linux)

See original GitHub issue

what i did: compiled for linux (Archlinux, via aur) started, clicked on play

LANG=C osu-native                                                                    :(

Unhandled Exception:
System.NullReferenceException: Object reference not set to an instance of an object
  at osu.Game.Screens.Select.PlaySongSelect.start () [0x0001f] in <2a2d939806804702985a715d7ebaa5be>:0 
  at osu.Framework.Graphics.Containers.ClickableContainer.OnClick (osu.Framework.Input.InputState state) [0x0000d] in <e36fb3c16a25449f93b9a9f267b2ed35>:0 
  at osu.Framework.Graphics.UserInterface.Button.OnClick (osu.Framework.Input.InputState state) [0x0004f] in <e36fb3c16a25449f93b9a9f267b2ed35>:0 
  at osu.Framework.Graphics.Drawable.TriggerClick (osu.Framework.Input.InputState state) [0x00008] in <e36fb3c16a25449f93b9a9f267b2ed35>:0 
  at osu.Framework.Input.InputManager.<handleMouseClick>m__0 (osu.Framework.Graphics.Drawable target) [0x00012] in <e36fb3c16a25449f93b9a9f267b2ed35>:0 
  at System.Linq.Enumerable.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00035] in <63992662b765477a898ef49cdcc99ee2>:0 
  at osu.Framework.Input.InputManager.handleMouseClick (osu.Framework.Input.InputState state) [0x00000] in <e36fb3c16a25449f93b9a9f267b2ed35>:0 
  at osu.Framework.Input.InputManager.updateMouseEvents (osu.Framework.Input.InputState state) [0x0033c] in <e36fb3c16a25449f93b9a9f267b2ed35>:0 
  at osu.Framework.Input.InputManager.Update () [0x00185] in <e36fb3c16a25449f93b9a9f267b2ed35>:0 
  at osu.Framework.Graphics.Drawable.UpdateSubTree () [0x00060] in <e36fb3c16a25449f93b9a9f267b2ed35>:0 
  at osu.Framework.Graphics.Containers.Container`1[T].UpdateSubTree () [0x00000] in <e36fb3c16a25449f93b9a9f267b2ed35>:0 
  at osu.Framework.Graphics.Containers.Container`1[T].UpdateSubTree () [0x00051] in <e36fb3c16a25449f93b9a9f267b2ed35>:0 
  at osu.Framework.Platform.BasicGameHost.UpdateFrame () [0x00000] in <e36fb3c16a25449f93b9a9f267b2ed35>:0 
  at osu.Framework.Threading.GameThread.ProcessFrame () [0x00050] in <e36fb3c16a25449f93b9a9f267b2ed35>:0 
  at osu.Framework.Threading.GameThread.runWork () [0x00034] in <e36fb3c16a25449f93b9a9f267b2ed35>:0 
  at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00017] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
  at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x0008d] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00031] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
  at System.Threading.ThreadHelper.ThreadStart () [0x0000b] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object
  at osu.Game.Screens.Select.PlaySongSelect.start () [0x0001f] in <2a2d939806804702985a715d7ebaa5be>:0 
  at osu.Framework.Graphics.Containers.ClickableContainer.OnClick (osu.Framework.Input.InputState state) [0x0000d] in <e36fb3c16a25449f93b9a9f267b2ed35>:0 
  at osu.Framework.Graphics.UserInterface.Button.OnClick (osu.Framework.Input.InputState state) [0x0004f] in <e36fb3c16a25449f93b9a9f267b2ed35>:0 
  at osu.Framework.Graphics.Drawable.TriggerClick (osu.Framework.Input.InputState state) [0x00008] in <e36fb3c16a25449f93b9a9f267b2ed35>:0 
  at osu.Framework.Input.InputManager.<handleMouseClick>m__0 (osu.Framework.Graphics.Drawable target) [0x00012] in <e36fb3c16a25449f93b9a9f267b2ed35>:0 
  at System.Linq.Enumerable.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00035] in <63992662b765477a898ef49cdcc99ee2>:0 
  at osu.Framework.Input.InputManager.handleMouseClick (osu.Framework.Input.InputState state) [0x00000] in <e36fb3c16a25449f93b9a9f267b2ed35>:0 
  at osu.Framework.Input.InputManager.updateMouseEvents (osu.Framework.Input.InputState state) [0x0033c] in <e36fb3c16a25449f93b9a9f267b2ed35>:0 
  at osu.Framework.Input.InputManager.Update () [0x00185] in <e36fb3c16a25449f93b9a9f267b2ed35>:0 
  at osu.Framework.Graphics.Drawable.UpdateSubTree () [0x00060] in <e36fb3c16a25449f93b9a9f267b2ed35>:0 
  at osu.Framework.Graphics.Containers.Container`1[T].UpdateSubTree () [0x00000] in <e36fb3c16a25449f93b9a9f267b2ed35>:0 
  at osu.Framework.Graphics.Containers.Container`1[T].UpdateSubTree () [0x00051] in <e36fb3c16a25449f93b9a9f267b2ed35>:0 
  at osu.Framework.Platform.BasicGameHost.UpdateFrame () [0x00000] in <e36fb3c16a25449f93b9a9f267b2ed35>:0 
  at osu.Framework.Threading.GameThread.ProcessFrame () [0x00050] in <e36fb3c16a25449f93b9a9f267b2ed35>:0 
  at osu.Framework.Threading.GameThread.runWork () [0x00034] in <e36fb3c16a25449f93b9a9f267b2ed35>:0 
  at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00017] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
  at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x0008d] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00031] in <dca3b561b8ad4f9fb10141d81b39ff45>:0 
  at System.Threading.ThreadHelper.ThreadStart () [0x0000b] in <dca3b561b8ad4f9fb10141d81b39ff45>:0

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
ddevaultcommented, Dec 23, 2016

Yes.

2reactions
ddevaultcommented, Dec 23, 2016

Hell, upstream isn’t even supported upstream.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Is anyone playing on Linux experiencing more crashing ...
Is anyone playing on Linux experiencing more crashing than normal? Just decided to boot up the game and it crashed on launch.
Read more >
Trying to prevent games from crashing
I am running several games on my system, some of which run natively in Linux, some of which run flawlessly in Wine or...
Read more >
[SOLVED] VLC crashes when trying to play videos
Issue: Every time I try to play a video with VLC, the program crashes after about 1 second. Behaviour: I open the video...
Read more >
crashing problem on linux - teamfortress.tv
another update: i decided to play l4d2 for the hell of it, and on linux, i have these awful freezes/fps drops which makes...
Read more >
All games crash seconds after hitting play
Steam for Linux · 1- Go to the Steam Help menu. · 2- Pick System Information in the dropdown menu. · 3- Right-click...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found