Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

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

Open
ThanhDuyNTD opened this issue Jun 26, 2021 · 0 comments
Open

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

ThanhDuyNTD opened this issue Jun 26, 2021 · 0 comments

Comments

@ThanhDuyNTD
Copy link

ver 0.5.2
os Windows 10 (amd64)
jre 1.8.0_291 (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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant