Advertisement
grzesiek11

osu!lazor fatal #1

Aug 3rd, 2018
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.21 KB | None | 0 0
  1. [runtime:error] fatal error:
  2. [runtime:important] System.TypeInitializationException: The type initializer for 'OpenTK.DisplayDevice' threw an exception. ---> System.DllNotFoundException: Unable to load shared library 'gbm' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libgbm: cannot open shared object file: No such file or directory
  3. at OpenTK.Platform.Linux.Gbm.CreateDevice(Int32 fd)
  4. at OpenTK.Platform.Linux.LinuxFactory.SetupDisplay(String gpu, IntPtr& gbm_device, IntPtr& egl_display)
  5. at OpenTK.Platform.Linux.LinuxFactory.CreateDisplay(IntPtr& gbm_device, IntPtr& egl_display)
  6. at OpenTK.Platform.Linux.LinuxFactory.get_gpu_fd()
  7. at OpenTK.Platform.Linux.LinuxFactory.CreateDisplayDeviceDriver()
  8. at OpenTK.DisplayDevice..cctor()
  9. --- End of inner exception stack trace ---
  10. at OpenTK.GameWindow..ctor(Int32 width, Int32 height, GraphicsMode mode)
  11. at osu.Framework.Platform.GameWindow..ctor(Int32 width, Int32 height)
  12. at osu.Framework.Platform.DesktopGameWindow..ctor()
  13. at osu.Framework.Platform.Linux.LinuxGameHost..ctor(String gameName, Boolean bindIPC)
  14. at osu.Framework.Host.GetSuitableHost(String gameName, Boolean bindIPC)
  15. at osu.Desktop.Program.Main(String[] args) in /home/grzesiek11/osu/osu.Desktop/Program.cs:line 21
  16. [runtime:important] System.DllNotFoundException: Unable to load shared library 'gbm' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libgbm: cannot open shared object file: No such file or directory
  17. at OpenTK.Platform.Linux.Gbm.CreateDevice(Int32 fd)
  18. at OpenTK.Platform.Linux.LinuxFactory.SetupDisplay(String gpu, IntPtr& gbm_device, IntPtr& egl_display)
  19. at OpenTK.Platform.Linux.LinuxFactory.CreateDisplay(IntPtr& gbm_device, IntPtr& egl_display)
  20. at OpenTK.Platform.Linux.LinuxFactory.get_gpu_fd()
  21. at OpenTK.Platform.Linux.LinuxFactory.CreateDisplayDeviceDriver()
  22. at OpenTK.DisplayDevice..cctor()
  23.  
  24. Unhandled Exception: System.TypeInitializationException: The type initializer for 'OpenTK.DisplayDevice' threw an exception. ---> System.DllNotFoundException: Unable to load shared library 'gbm' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libgbm: cannot open shared object file: No such file or directory
  25. at OpenTK.Platform.Linux.Gbm.CreateDevice(Int32 fd)
  26. at OpenTK.Platform.Linux.LinuxFactory.SetupDisplay(String gpu, IntPtr& gbm_device, IntPtr& egl_display)
  27. at OpenTK.Platform.Linux.LinuxFactory.CreateDisplay(IntPtr& gbm_device, IntPtr& egl_display)
  28. at OpenTK.Platform.Linux.LinuxFactory.get_gpu_fd()
  29. at OpenTK.Platform.Linux.LinuxFactory.CreateDisplayDeviceDriver()
  30. at OpenTK.DisplayDevice..cctor()
  31. --- End of inner exception stack trace ---
  32. at OpenTK.GameWindow..ctor(Int32 width, Int32 height, GraphicsMode mode)
  33. at osu.Framework.Platform.GameWindow..ctor(Int32 width, Int32 height)
  34. at osu.Framework.Platform.DesktopGameWindow..ctor()
  35. at osu.Framework.Platform.Linux.LinuxGameHost..ctor(String gameName, Boolean bindIPC)
  36. at osu.Framework.Host.GetSuitableHost(String gameName, Boolean bindIPC)
  37. at osu.Desktop.Program.Main(String[] args) in /home/grzesiek11/osu/osu.Desktop/Program.cs:line 21
  38. grzesiek11@debianek:~/osu$ mjm
  39. bash: mjm: nie znaleziono polecenia
  40. grzesiek11@debianek:~/osu$ cd osu; dotnet run --project osu.Desktop
  41. bash: cd: osu: Nie ma takiego pliku ani katalogu
  42. [runtime:error] fatal error:
  43. [runtime:important] System.TypeInitializationException: The type initializer for 'OpenTK.DisplayDevice' threw an exception. ---> System.DllNotFoundException: Unable to load shared library 'gbm' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libgbm: cannot open shared object file: No such file or directory
  44. at OpenTK.Platform.Linux.Gbm.CreateDevice(Int32 fd)
  45. at OpenTK.Platform.Linux.LinuxFactory.SetupDisplay(String gpu, IntPtr& gbm_device, IntPtr& egl_display)
  46. at OpenTK.Platform.Linux.LinuxFactory.CreateDisplay(IntPtr& gbm_device, IntPtr& egl_display)
  47. at OpenTK.Platform.Linux.LinuxFactory.get_gpu_fd()
  48. at OpenTK.Platform.Linux.LinuxFactory.CreateDisplayDeviceDriver()
  49. at OpenTK.DisplayDevice..cctor()
  50. --- End of inner exception stack trace ---
  51. at OpenTK.GameWindow..ctor(Int32 width, Int32 height, GraphicsMode mode)
  52. at osu.Framework.Platform.GameWindow..ctor(Int32 width, Int32 height)
  53. at osu.Framework.Platform.DesktopGameWindow..ctor()
  54. at osu.Framework.Platform.Linux.LinuxGameHost..ctor(String gameName, Boolean bindIPC)
  55. at osu.Framework.Host.GetSuitableHost(String gameName, Boolean bindIPC)
  56. at osu.Desktop.Program.Main(String[] args) in /home/grzesiek11/osu/osu.Desktop/Program.cs:line 21
  57. [runtime:important] System.DllNotFoundException: Unable to load shared library 'gbm' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libgbm: cannot open shared object file: No such file or directory
  58. at OpenTK.Platform.Linux.Gbm.CreateDevice(Int32 fd)
  59. at OpenTK.Platform.Linux.LinuxFactory.SetupDisplay(String gpu, IntPtr& gbm_device, IntPtr& egl_display)
  60. at OpenTK.Platform.Linux.LinuxFactory.CreateDisplay(IntPtr& gbm_device, IntPtr& egl_display)
  61. at OpenTK.Platform.Linux.LinuxFactory.get_gpu_fd()
  62. at OpenTK.Platform.Linux.LinuxFactory.CreateDisplayDeviceDriver()
  63. at OpenTK.DisplayDevice..cctor()
  64.  
  65. Unhandled Exception: System.TypeInitializationException: The type initializer for 'OpenTK.DisplayDevice' threw an exception. ---> System.DllNotFoundException: Unable to load shared library 'gbm' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libgbm: cannot open shared object file: No such file or directory
  66. at OpenTK.Platform.Linux.Gbm.CreateDevice(Int32 fd)
  67. at OpenTK.Platform.Linux.LinuxFactory.SetupDisplay(String gpu, IntPtr& gbm_device, IntPtr& egl_display)
  68. at OpenTK.Platform.Linux.LinuxFactory.CreateDisplay(IntPtr& gbm_device, IntPtr& egl_display)
  69. at OpenTK.Platform.Linux.LinuxFactory.get_gpu_fd()
  70. at OpenTK.Platform.Linux.LinuxFactory.CreateDisplayDeviceDriver()
  71. at OpenTK.DisplayDevice..cctor()
  72. --- End of inner exception stack trace ---
  73. at OpenTK.GameWindow..ctor(Int32 width, Int32 height, GraphicsMode mode)
  74. at osu.Framework.Platform.GameWindow..ctor(Int32 width, Int32 height)
  75. at osu.Framework.Platform.DesktopGameWindow..ctor()
  76. at osu.Framework.Platform.Linux.LinuxGameHost..ctor(String gameName, Boolean bindIPC)
  77. at osu.Framework.Host.GetSuitableHost(String gameName, Boolean bindIPC)
  78. at osu.Desktop.Program.Main(String[] args) in /home/grzesiek11/osu/osu.Desktop/Program.cs:line 21
  79. grzesiek11@debianek:~/osu$ dotnet run --project osu.Desktop
  80. [runtime:error] fatal error:
  81. [runtime:important] System.TypeInitializationException: The type initializer for 'OpenTK.DisplayDevice' threw an exception. ---> System.DllNotFoundException: Unable to load shared library 'gbm' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libgbm: cannot open shared object file: No such file or directory
  82. at OpenTK.Platform.Linux.Gbm.CreateDevice(Int32 fd)
  83. at OpenTK.Platform.Linux.LinuxFactory.SetupDisplay(String gpu, IntPtr& gbm_device, IntPtr& egl_display)
  84. at OpenTK.Platform.Linux.LinuxFactory.CreateDisplay(IntPtr& gbm_device, IntPtr& egl_display)
  85. at OpenTK.Platform.Linux.LinuxFactory.get_gpu_fd()
  86. at OpenTK.Platform.Linux.LinuxFactory.CreateDisplayDeviceDriver()
  87. at OpenTK.DisplayDevice..cctor()
  88. --- End of inner exception stack trace ---
  89. at OpenTK.GameWindow..ctor(Int32 width, Int32 height, GraphicsMode mode)
  90. at osu.Framework.Platform.GameWindow..ctor(Int32 width, Int32 height)
  91. at osu.Framework.Platform.DesktopGameWindow..ctor()
  92. at osu.Framework.Platform.Linux.LinuxGameHost..ctor(String gameName, Boolean bindIPC)
  93. at osu.Framework.Host.GetSuitableHost(String gameName, Boolean bindIPC)
  94. at osu.Desktop.Program.Main(String[] args) in /home/grzesiek11/osu/osu.Desktop/Program.cs:line 21
  95. [runtime:important] System.DllNotFoundException: Unable to load shared library 'gbm' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libgbm: cannot open shared object file: No such file or directory
  96. at OpenTK.Platform.Linux.Gbm.CreateDevice(Int32 fd)
  97. at OpenTK.Platform.Linux.LinuxFactory.SetupDisplay(String gpu, IntPtr& gbm_device, IntPtr& egl_display)
  98. at OpenTK.Platform.Linux.LinuxFactory.CreateDisplay(IntPtr& gbm_device, IntPtr& egl_display)
  99. at OpenTK.Platform.Linux.LinuxFactory.get_gpu_fd()
  100. at OpenTK.Platform.Linux.LinuxFactory.CreateDisplayDeviceDriver()
  101. at OpenTK.DisplayDevice..cctor()
  102.  
  103. Unhandled Exception: System.TypeInitializationException: The type initializer for 'OpenTK.DisplayDevice' threw an exception. ---> System.DllNotFoundException: Unable to load shared library 'gbm' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libgbm: cannot open shared object file: No such file or directory
  104. at OpenTK.Platform.Linux.Gbm.CreateDevice(Int32 fd)
  105. at OpenTK.Platform.Linux.LinuxFactory.SetupDisplay(String gpu, IntPtr& gbm_device, IntPtr& egl_display)
  106. at OpenTK.Platform.Linux.LinuxFactory.CreateDisplay(IntPtr& gbm_device, IntPtr& egl_display)
  107. at OpenTK.Platform.Linux.LinuxFactory.get_gpu_fd()
  108. at OpenTK.Platform.Linux.LinuxFactory.CreateDisplayDeviceDriver()
  109. at OpenTK.DisplayDevice..cctor()
  110. --- End of inner exception stack trace ---
  111. at OpenTK.GameWindow..ctor(Int32 width, Int32 height, GraphicsMode mode)
  112. at osu.Framework.Platform.GameWindow..ctor(Int32 width, Int32 height)
  113. at osu.Framework.Platform.DesktopGameWindow..ctor()
  114. at osu.Framework.Platform.Linux.LinuxGameHost..ctor(String gameName, Boolean bindIPC)
  115. at osu.Framework.Host.GetSuitableHost(String gameName, Boolean bindIPC)
  116. at osu.Desktop.Program.Main(String[] args) in /home/grzesiek11/osu/osu.Desktop/Program.cs:line 21
  117. grzesiek11@debianek:~/osu$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement