Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Description : WGL: Failed to create OpenGL context #18

Closed
OprekerSejati opened this issue Feb 8, 2018 · 5 comments
Closed

Description : WGL: Failed to create OpenGL context #18

OprekerSejati opened this issue Feb 8, 2018 · 5 comments

Comments

@OprekerSejati
Copy link

I try to run on windows 7 guest(vmware) and get this error
[LWJGL] GLFW_VERSION_UNAVAILABLE error
Description : WGL: Failed to create OpenGL context
Stacktrace :
org.lwjgl.glfw.GLFW.nglfwCreateWindow(GLFW.java:1235)
org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1388)
com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.createGlfwWin
dow(Lwjgl3Application.java:425)
com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.createWindow(
Lwjgl3Application.java:372)
com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.(Lwjgl3
Application.java:107)
pubg.radar.ui.GLMap.show(GLMap.kt:97)
pubg.radar.GameKt.main(Game.kt:43)
Exception in thread "main" com.badlogic.gdx.utils.GdxRuntimeException: Couldn't
create window
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.createGlfwWindow(L
wjgl3Application.java:428)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.createWindow(Lwjgl
3Application.java:372)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.(Lwjgl3Appli
cation.java:107)
at pubg.radar.ui.GLMap.show(GLMap.kt:97)
at pubg.radar.GameKt.main(Game.kt:43)
AL lib: (EE) alc_cleanup: 1 device not closed

@AiYinZiLeGong
Copy link
Owner

try Linux(vmware) or latest vmware?

@OprekerSejati
Copy link
Author

Ok, I will try Linux(vmware) I'm using vmawre Workstation 14 Pro, build 14.0.0 build-6661328

@OprekerSejati
Copy link
Author

OprekerSejati commented Feb 8, 2018

Using Linux(guest) on VmWare Workstation 14 pro

Game on Windows Host, nothing special configure for network

using Linux branch

java -jar pubg-radar-1.0-SNAPSHOT-jar-with-dependencies.jar 192.168.60.30 PortFilter 192.168.23.2016
6
7
0
0
0
0
0
0
0
0
Exception in thread "main" java.lang.ExceptionInInitializerError
at pubg.radar.GameKt.main(Game.kt:47)
Caused by: java.util.NoSuchElementException: Collection contains no element matching the predicate.
at pubg.radar.sniffer.Sniffer.(Sniffer.kt:209)
... 1 more

Network configuration on Windows Host
capture

@lane686
Copy link

lane686 commented Feb 9, 2018

Try use bridged connection

@Norxy
Copy link

Norxy commented Feb 9, 2018

Is vmware tools installed?

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

No branches or pull requests

4 participants