You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
ver 0.5.2
os Windows 10 (amd64)
jre 1.8.0_291 (Oracle Corporation)
trace
info dump
The text was updated successfully, but these errors were encountered: