kuff

New Member
May 5, 2018
12
4
When i try to start the game this error occurs:

java.lang.RuntimeException: No OpenGL context found in the current thread.
at org.lwjgl.opengl.GLContext.getCapabilities(GLContext.java:124)
at org.lwjgl.opengl.GL20.glCreateShader(GL20.java:219)
at com.badlogic.gdx.backends.lwjgl.LwjglGL20.glCreateShader(LwjglGL20.java:201)
at com.badlogic.gdx.graphics.glutils.ShaderProgram.loadShader(ShaderProgram.java:209)
at com.badlogic.gdx.graphics.glutils.ShaderProgram.compileShaders(ShaderProgram.java:188)
at com.badlogic.gdx.graphics.glutils.ShaderProgram.<init>(ShaderProgram.java:171)
at com.badlogic.gdx.graphics.g2d.SpriteBatch.createDefaultShader(SpriteBatch.java:162)
at com.badlogic.gdx.graphics.g2d.PolygonSpriteBatch.<init>(PolygonSpriteBatch.java:142)
at com.badlogic.gdx.graphics.g2d.PolygonSpriteBatch.<init>(PolygonSpriteBatch.java:104)
at com.majalis.talesofandrogyny.TalesOfAndrogyny$1.<init>(TalesOfAndrogyny.java:77)
at com.majalis.talesofandrogyny.TalesOfAndrogyny.create(TalesOfAndrogyny.java:77)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:151)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:128)


I have the newest java version
 

Staimh

Active Member
Dec 12, 2020
895
3,424
Guys can any one help us by writing a guide on how to swap Jar fils with Win64?
I mean which folder what files exactly, Thanks.
Look in the first post on this thread and obtain the file from the Download > Java options
The file you need to replace is "TalesOfAndrogyny.jar" in the same folder as "TalesOfAndrogyny.exe"
The downloaded file may need renaming to "TalesOfAndrogyny.jar"
 

Saggy

Newbie
Dec 13, 2017
28
10
Can't tell. First, check the java version. Type in Terminal: 'java -version'. What does Terminal return ?
What happens if you double click the jar file ?
When i double click it nothing happens, just says file not found.
 

Movikx

Member
Oct 23, 2018
440
288

negroidprime

Engaged Member
Sep 25, 2018
2,030
4,440
Thats why we need another meteor
I agree, evolution needs another chance to produce something better than us.

To be honest, we're not that far from extinction, about 100-200 years of this and we're taking most of the life along with us to the big book of extinct species.
 

Mr Technician

Active Member
Apr 30, 2018
881
1,008
One second here. I can see that this game has build in Java Runtime Environment. It shall run even if you have no jre. Crucial would be to use correct download.
1616169814117.png
Correct me someone if i am wrong here: mostly people posting updates in here in their posts - those are Windows .jar files or .apk for android users.

Maybe you are trying to run Windows updated .jar file on a Mac - and thats the problem?
Bacause i dont see any speciffic statement that this is update for Mac version of java. (like in post https://f95zone.to/threads/tales-of-androgyny-v0-3-06-2-majalis.1643/page-529#post-5319354)
 

PBS666

Engaged Member
Feb 19, 2019
2,935
2,827
One second here. I can see that this game has build in Java Runtime Environment. It shall run even if you have no jre. Crucial would be to use correct download.
View attachment 1092330
Correct me someone if i am wrong here: mostly people posting updates in here in their posts - those are Windows .jar files or .apk for android users.

Maybe you are trying to run Windows updated .jar file on a Mac - and thats the problem?
Bacause i dont see any speciffic statement that this is update for Mac version of java. (like in post https://f95zone.to/threads/tales-of-androgyny-v0-3-06-2-majalis.1643/page-529#post-5319354)
The java build in the mac version is broken.
 
  • Wow
Reactions: Mr Technician

PBS666

Engaged Member
Feb 19, 2019
2,935
2,827
java version "15.0.2" 2021-01-19



this is the java btw could it be that i downloaded the wrong version?
Yep. You need version 8, not 15. If installed corrctly, you should get this in Terminal
openjdk version "1.8.0_282"
OpenJDK Runtime Environment (Zulu 8.52.0.23-CA-macosx) (build 1.8.0_282-b08)

Ps: just ignore that boor who thinks he is the forum police.
 
4.40 star(s) 153 Votes