Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Invalid value (1281) #633

Open
SilenceAkarin opened this issue Jun 11, 2022 · 0 comments
Open

Invalid value (1281) #633

SilenceAkarin opened this issue Jun 11, 2022 · 0 comments

Comments

@SilenceAkarin
Copy link

Version: 0.16.1
Build date: 2018-06-03 19:24
OS: Windows 10 (amd64)
JRE: 1.8.0_321
OpenGL version: 4.6.0 NVIDIA 391.35 (NVIDIA Corporation)
Stack trace:

org.lwjgl.opengl.OpenGLException: Invalid value (1281)
	at org.lwjgl.opengl.Util.checkGLError(Util.java:59)
	at org.lwjgl.opengl.WindowsContextImplementation.setSwapInterval(WindowsContextImplementation.java:113)
	at org.lwjgl.opengl.ContextGL.setSwapInterval(ContextGL.java:232)
	at org.lwjgl.opengl.DrawableGL.setSwapInterval(DrawableGL.java:86)
	at org.lwjgl.opengl.Display.setSwapInterval(Display.java:1129)
	at org.lwjgl.opengl.Display.setVSyncEnabled(Display.java:1142)
	at org.newdawn.slick.GameContainer.setVSync(GameContainer.java:846)
	at itdelatrisu.opsu.options.Options$GameOption$12.selectItem(Options.java:432)
	at itdelatrisu.opsu.options.OptionsOverlay$1.itemSelected(OptionsOverlay.java:1413)
	at itdelatrisu.opsu.ui.DropdownMenu.mousePressed(DropdownMenu.java:357)
	at org.newdawn.slick.Input.poll(Input.java:1241)
	at org.newdawn.slick.GameContainer.updateAndRender(GameContainer.java:680)
	at itdelatrisu.opsu.Container.gameLoop(Container.java:136)
	at itdelatrisu.opsu.Container.start(Container.java:80)
	at itdelatrisu.opsu.Opsu.main(Opsu.java:203)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant