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

Built, but can't run #266

Closed zer0S1 closed 4 years ago

zer0S1 commented 4 years ago

I got this while building(I should mention, while building when it downloads gradle something at the very beggining I lost internet connection for a few seconds but there were no errors)

Task :compileKotlin w: C:\Users\User\Desktop\RatPoison\src\main\kotlin\rat\poison\scripts\Ranks.kt: (101, 34): Parameter 'j' is never used, could be renamed to w: C:\Users\User\Desktop\RatPoison\src\main\kotlin\rat\poison\scripts\Ranks.kt: (109, 34): Parameter 'j' is never used, could be renamed to

BUILD SUCCESSFUL in 55s 4 actionable tasks: 4 executed Press any key to continue . . .

And this when I try running Loading settings... Settings loaded Launching... App Title: Counter-Strike: Global Offensive Waiting for App Initializing overlay [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.(Lwjgl3Application.java:111) rat.poison.RatPoison$main$1.invokeSuspend(RatPoison.kt:124) 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 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.(Lwjgl3Application.java:111) rat.poison.RatPoison$main$1.invokeSuspend(RatPoison.kt:124) 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)

44stork44 commented 4 years ago

Same problem.

EDIT: Update Java JDK and you can use the overlay and everything but this error message repeating yourself in the console.

zer0S1 commented 4 years ago

Same problem.

EDIT: Update Java JDK and you can use the overlay and everything but this error message repeating yourself in the console.

Putting GO in windowed fullscreen mode worked for me, I mistook the "windowed/fullscreen" part in description as windowed OR fullscreen in which overlay didn't worked, I guess they meant windowed fullscreen, and yeah the error is still repeating but it seems to work

M1XT3NZ commented 4 years ago

It’s windowed or windowed fullscreen ;)

On Sat 18. Jan 2020 at 05:49, zer0S1 notifications@github.com wrote:

Same problem.

EDIT: Update Java JDK and you can use the overlay and everything but this error message repeating yourself in the console.

Putting GO in windowed fullscreen mode worked for me, I mistook the "windowed/fullscreen" part in description as windowed OR fullscreen in which overlay didn't worked, I guess they meant windowed fullscreen.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/TheFuckingRat/RatPoison/issues/266?email_source=notifications&email_token=AG75EZSIADMHCUBBYPGVIDDQ6KC5LA5CNFSM4KHS2A22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJJQNNA#issuecomment-575866548, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG75EZU75P2YFWXQYG72BATQ6KC5LANCNFSM4KHS2A2Q .