Mr Technician

Active Member
Apr 30, 2018
911
1,084
I have just copy pasted: "com.badlogic.gdx.utils.GdxRuntimeException: Couldn't create window"
into google search box to find anything, because your java seems up-to-date ( Java version: 17.0.8 ). Same as mine own.
Posts ends with guy suggesting to update graphics driver.

After that no more new posts.
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
16,080
187,547
GOT THIS ERROR after using the gofile installation plz help...

Platform information
Game version: 0.3.50.1 Patron-Only
Java version: 17.0.8
JVM runtime total RAM: 120 MB
JVM runtime free RAM: 114 MB
JVM runtime max RAM: 1024 MB

System information
OS name: Windows 10
OS version: 10.0
OS architecture: amd64
OperatingSystemMXBean total memory size: 7627 MB
OperatingSystemMXBean free memory size: 980 MB
OperatingSystemMXBean committed virtual memory size: 231 MB
OperatingSystemMXBean total swap space size: 15304 MB
OperatingSystemMXBean free swap space size: 5160 MB

Stack trace:
com.badlogic.gdx.utils.GdxRuntimeException: Couldn't create window
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.createGlfwWindow(Lwjgl3Application.java:530)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.createWindow(Lwjgl3Application.java:463)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.createWindow(Lwjgl3Application.java:449)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.<init>(Lwjgl3Application.java:163)
at com.majalis.talesofandrogyny.desktop.DesktopLauncher.main(DesktopLauncher.java:106)

---------- Autosave ----------
Autosaving loading failed due to:
com.badlogic.gdx.utils.GdxRuntimeException: Couldn't create window
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.createGlfwWindow(Lwjgl3Application.java:530)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.createWindow(Lwjgl3Application.java:463)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.createWindow(Lwjgl3Application.java:449)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.<init>(Lwjgl3Application.java:163)
at com.majalis.talesofandrogyny.desktop.DesktopLauncher.main(DesktopLauncher.java:106)
I have just copy pasted: "com.badlogic.gdx.utils.GdxRuntimeException: Couldn't create window"
into google search box to find anything, because your java seems up-to-date ( Java version: 17.0.8 ). Same as mine own.
Posts ends with guy suggesting to update graphics driver.
Yeah its mostly like a GPU error. Also, search:
 
  • Like
Reactions: Mr Technician

negroidprime

Engaged Member
Sep 25, 2018
2,392
5,212
GOT THIS ERROR after using the gofile installation plz help...

Platform information
Game version: 0.3.50.1 Patron-Only
Java version: 17.0.8
JVM runtime total RAM: 120 MB
JVM runtime free RAM: 114 MB
JVM runtime max RAM: 1024 MB

System information
OS name: Windows 10
OS version: 10.0
OS architecture: amd64
OperatingSystemMXBean total memory size: 7627 MB
OperatingSystemMXBean free memory size: 980 MB
OperatingSystemMXBean committed virtual memory size: 231 MB
OperatingSystemMXBean total swap space size: 15304 MB
OperatingSystemMXBean free swap space size: 5160 MB

Stack trace:
com.badlogic.gdx.utils.GdxRuntimeException: Couldn't create window
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.createGlfwWindow(Lwjgl3Application.java:530)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.createWindow(Lwjgl3Application.java:463)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.createWindow(Lwjgl3Application.java:449)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.<init>(Lwjgl3Application.java:163)
at com.majalis.talesofandrogyny.desktop.DesktopLauncher.main(DesktopLauncher.java:106)

---------- Autosave ----------
Autosaving loading failed due to:
com.badlogic.gdx.utils.GdxRuntimeException: Couldn't create window
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.createGlfwWindow(Lwjgl3Application.java:530)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.createWindow(Lwjgl3Application.java:463)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.createWindow(Lwjgl3Application.java:449)
at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.<init>(Lwjgl3Application.java:163)
at com.majalis.talesofandrogyny.desktop.DesktopLauncher.main(DesktopLauncher.java:106)
Your game version is old (0.3.50.1), try the newest 0.3.50.4.
 

Agod_2211

New Member
Oct 3, 2023
1
0
Since last weeks update I can only see the bottom left corner of the screen. The rest is cut off and nothing really reacts. I have never had this problem before. Does anyone have an idea to help me fix that? I am on mac btw
 

Dark Pixel

Member
Nov 28, 2022
130
393
Since last weeks update I can only see the bottom left corner of the screen. The rest is cut off and nothing really reacts. I have never had this problem before. Does anyone have an idea to help me fix that? I am on mac btw
Maybe deleting the ‘preferences’ file from the game's save folder might fix that.
 

PBS666

Engaged Member
Feb 19, 2019
3,242
3,050
Since last weeks update I can only see the bottom left corner of the screen. The rest is cut off and nothing really reacts. I have never had this problem before. Does anyone have an idea to help me fix that? I am on mac btw
Same here. 0.3.50.1 is fine, 0.3.50.4 is not.
Maybe deleting the ‘preferences’ file from the game's save folder might fix that.
There is no preference file in ~/Library/Application Support/TalesOfAndrogyny. Even deleting the whole save folder has no effect BTW
 
  • Sad
Reactions: Bob69

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
16,080
187,547
Since last weeks update I can only see the bottom left corner of the screen. The rest is cut off and nothing really reacts. I have never had this problem before. Does anyone have an idea to help me fix that? I am on mac btw
Same here. 0.3.50.1 is fine, 0.3.50.4 is not.

There is no preference file in ~/Library/Application Support/TalesOfAndrogyny. Even deleting the whole save folder has no effect BTW
Try this please:
 

derpyderp123

Newbie
May 14, 2019
38
33
So, I wanted to go back to read one of Majalis' best erotic stories. It's Called "Corporate D-Suck". It's not on hentai-foundry anymore. Does anyone know what happened to it?
 

CluelessDork

Newbie
Mar 6, 2020
23
67
You play as a feminine guy that looks like a gal, and you do lewd things with guys, gals, monster guys, monster gals, and... slimes?
Are there any purely male npcs/enemies? I have zero interest in futa and between the reviews and comments it seems like this is 99.99% futas.
 
4.40 star(s) 160 Votes