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 #351

Open SpadePark opened 3 years ago

SpadePark commented 3 years ago

could not initialize GL

ver 0.5.2 os Windows 10 (amd64) jre 1.8.0_271 (Oracle Corporation) trace

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)

info dump

> 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
totol3gamer commented 3 years ago

you use a laptop or a tower pc ?