RatPoison-dev / RatPoison

Latest Ver: 1.7; Default Menu Key is F1; Charlatano's Successor; dn
GNU Affero General Public License v3.0
327 stars 95 forks source link

GLFW_PLATFORM_ERROR #337

Closed bugeybot closed 3 years ago

bugeybot commented 4 years ago

Please help. Not sure what's going wrong. Tried rebuilding multiple times and even attempted to reclone a few times too. Starting from scratch didn't help either.

The error after Initializing Overlay: [LWJGL] GLFW_PLATFORM_ERROR error Description : WGL: Failed to make context current: The handle is invalid. Stacktrace : org.lwjgl.glfw.GLFW.glfwMakeContextCurrent(GLFW.java:4492) com.badlogic.gdx.backends.lwjgl3.Lwjgl3Window.makeCurrent(Lwjgl3Window.java:442) com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.loop(Lwjgl3Application.java:134) com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.<init>(Lwjgl3Application.java:111) rat.poison.RatPoison$main$1.invokeSuspend(RatPoison.kt:153) kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) kotlinx.coroutines.DispatchedTask.run(Dispatched.kt:233) kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:594) kotlinx.coroutines.scheduling.CoroutineScheduler.access$runSafely(CoroutineScheduler.kt:60) kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:742) [LWJGL] GLFW_PLATFORM_ERROR error Description : WGL: Failed to make context current: The requested transformation operation is not supported. Stacktrace : org.lwjgl.glfw.GLFW.glfwMakeContextCurrent(GLFW.java:4492) com.badlogic.gdx.backends.lwjgl3.Lwjgl3Window.makeCurrent(Lwjgl3Window.java:442) com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.loop(Lwjgl3Application.java:134) com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.<init>(Lwjgl3Application.java:111) rat.poison.RatPoison$main$1.invokeSuspend(RatPoison.kt:153) kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) kotlinx.coroutines.DispatchedTask.run(Dispatched.kt:233) kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:594) kotlinx.coroutines.scheduling.CoroutineScheduler.access$runSafely(CoroutineScheduler.kt:60) kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:742)

bugeybot commented 4 years ago

I verified my CS:GO files as well and that yielded no results.

BachaBajceps commented 4 years ago

Maybe try to install: https://www.glfw.org Or you can try reinstalling JDK. No idea if that works.

Overman999 commented 4 years ago

Maybe try to install: https://www.glfw.org Or you can try reinstalling JDK. No idea if that works.

I have same problem, doesn't work