yugecin / opsu-dance

[abandoned] fork of opsu! (which is an osu! clone) with extra stuff
GNU General Public License v3.0
72 stars 15 forks source link

*** Unhandled LWJGLException: could not initialize GL #306

Open AyeNash opened 4 years ago

AyeNash commented 4 years ago

Session Start: Thu Apr 23 17:52:48 CDT 2020 [ 418] INFO: launched [ 619] INFO: working directory: C:\Users\monst\Desktop [ 12324] INFO: initialized [ 13272] INFO: prechecks done and options parsed [ 21970] INFO: database & updater initialized [ 26654] ERROR: ==== START UNHANDLED EXCEPTION DUMP ====

could not initialize GL

org.lwjgl.LWJGLException: Pixel format not accelerated at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method) at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52) at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:247) at org.lwjgl.opengl.Display.createWindow(Display.java:306) at org.lwjgl.opengl.Display.create(Display.java:848) at org.lwjgl.opengl.Display.create(Display.java:757) at org.lwjgl.opengl.Display.create(Display.java:739) at yugecin.opsudance.core.DisplayContainer.setup(DisplayContainer.java:343) at yugecin.opsudance.OpsuDance.rungame(OpsuDance.java:67) at yugecin.opsudance.OpsuDance.start(OpsuDance.java:53) at yugecin.opsudance.core.Entrypoint.main(Entrypoint.java:80)

DisplayContainer dump OpenGL version: null(null) state is Splash BaseOpsuState dump isDirty: false Splash dump progress: pending < DisplayContainer tNextState is null loading sound: none playing map: null

[ 26656] ERROR: ==== CLOSE UNHANDLED EXCEPTION DUMP ====