Yuusuke353

Newbie
Apr 20, 2020
20
3
SO, I am a bit confused. I am running a Linux Mint system and installed java 8.372, but the game still won't run. Is it the wrong java version or does it hav to do with linux? I already searched thes thread, but there are several entries that say different things and i really don't want to install one java after another only for it not to work.
 

smirk

Member
Jul 2, 2019
156
207
SO, I am a bit confused. I am running a Linux Mint system and installed java 8.372, but the game still won't run. Is it the wrong java version or does it hav to do with linux? I already searched thes thread, but there are several entries that say different things and i really don't want to install one java after another only for it not to work.
Which Java, Oracle or OpenJDK? I run it with openjdk8 on arch linux and it works fine, but it relies on JavaFX - which might be a separate package on Mint (it is in arch). Try installing openjfx8 or the equivalent for Oracle Java, not sure what it is.

If all else fails, try running it from the command line with "java -jar LilithsThrone_0_4_8.jar" and see what errors it spits out, if any. Also, if you have multiple java versions installed, make sure it uses the correct one. I have made a small script to launch it using openjdk8 since I use newer Java runtimes for a lot of other things.


Bash:
#!/bin/bash
export JAR=LilithsThrone_0_4_8.jar
# Change JAVA_HOME to wherever you have Java installed.
export JAVA_HOME=/usr/lib/jvm/java-8-openjdk
gamemoderun ${JAVA_HOME}/bin/java -jar ${JAR}
 

Yuusuke353

Newbie
Apr 20, 2020
20
3
Fehler: Hauptklasse com.lilithsthrone.main.Main konnte nicht gefunden oder geladen werden
Ursache: java.lang.NoClassDefFoundError: javafx/application/Application

Sorry, part is in german because the system is.
I installed Openjdk-8-jre.

EDIT:
Ich finally got it! I had to download manually from the JAVA website , extract the archive and use that. Somehow the version installed via the Software Management won't work. Thanks for the help!
It will only work with gamemoderun, but that should be a probem I guess.

Now I only have to get away that error with the res directory.
 
Last edited:

in4kicks22

Newbie
Apr 27, 2018
26
8
It just needs a minimum of Java 14. I have tested it, and it runs fine with Java 19.



If you are on a Windows device, you can try windows key + up arrow to fit the window to your current screen size. This should bring the edges of the window into view so that you can manually resize from there.
when i try to run the save edditor this comes up
1687195728860.png
 

smirk

Member
Jul 2, 2019
156
207
Ursache: java.lang.NoClassDefFoundError: javafx/application/Application
Yeah looks like JavaFX is not installed. With openjdk, you need to install openjfx separately.

Now I only have to get away that error with the res directory.
The 'res' directory should be in the zip file; if you just grabbed the .jar file you also need the zip with the resources in it.
 
  • Like
Reactions: BaloneyAmone

BooringSeeker

Newbie
Oct 28, 2022
67
104
Sunday, 4 June 2023
Delay
The preview update will be out some time within the next week or so. Sorry for the delay.

A-a-and?..
"4 June", "Next week"!.. It seems that we are dealing with a standard, typical politician :illuminati:
Inno needs to think about a career as mayor. Moreover, there is already money for the election campaign :sneaky:
 

mistress.ayin

Member
Sep 28, 2020
217
471
bug report.

the bug of spells in fighting not fixed, for example the "Feral Bite" spell can not critical because had a cooldown and 2 action point, you cant use this spell three time in one turn to critical damage.

the dragon-morph must had a "bone crusher" or "charge bite" spell not a "feral bite", because they are myth and stronger any animal.
for now and this time stronger bite or jaw power in animal:
1.crocodile (5000ppi power)
2.hypo (2000ppi power)
3.shark (1800ppi power)
4.Jaguar (1500ppi power)
5.Brown Bear "Kodiak" & Polar Bear (1350ppi power)
6.spotted hyena (1100ppi power)
in the old time:
1.Megalodon
2.T-Rex
3.Mosasaurus & Spinosaurus

about the spider-morph, spiders is very dominator insect, they can lie or deception other and dominate others, and the bite force is very powerful.
 

Draupnir7

Active Member
Sep 3, 2020
632
916
bug report.

the bug of spells in fighting not fixed, for example the "Feral Bite" spell can not critical because had a cooldown and 2 action point, you cant use this spell three time in one turn to critical damage.

the dragon-morph must had a "bone crusher" or "charge bite" spell not a "feral bite", because they are myth and stronger any animal.
for now and this time stronger bite or jaw power in animal:
1.crocodile (5000ppi power)
2.hypo (2000ppi power)
3.shark (1800ppi power)
4.Jaguar (1500ppi power)
5.Brown Bear "Kodiak" & Polar Bear (1350ppi power)
6.spotted hyena (1100ppi power)
in the old time:
1.Megalodon
2.T-Rex
3.Mosasaurus & Spinosaurus

about the spider-morph, spiders is very dominator insect, they can lie or deception other and dominate others, and the bite force is very powerful.
I hope you do not expect Inno to read this... she does not like us very much.
 

anubis1970

Engaged Member
Mar 1, 2018
2,173
2,458
From Inno's blog,

Tuesday, 20 June 2023



Hello again,
I'm very sorry about the lack of communication recently and the lack of an update. I've been going through quite a stressful time over the past month (this year isn't going very well for me so far), which has been impacting my progress. I'm still working on the next update and will have the preview version released as soon as I possibly can.
Thank you all so much for your support and patience, and I'm sorry again for how slow I've been with updates this year. Hopefully things will change soon.
Inno's definition of "soon": Some time between later today and the eventual heat death of the universe.
 

fudejoranek

Newbie
Oct 30, 2018
88
90
From Inno's blog,

...

Inno's definition of "soon": Some time between later today and the eventual heat death of the universe.
Its not a large surprise, we've known that the plans have steered into a feral scene due to some happenings in the backer discord channel. We have had one feral scene before, but since it was a bad end it didn't touch the sex system. Currently the sex system basically has hard-coded it that characters have arms, can talk (which is a bit weird because mute exists) and barely any support for feral maws and beaks. The sex system needs a huge make-over to make a feral scene work.

I really don't understand why Inno doesn't tell people when plans change due to backer pressure, not sharing progress makes some sense to hide that nothing has been done, but if you aren't in the backer discord you have no idea when plans get changed around.
 

Aazkaal

Active Member
Dec 3, 2017
521
376
so has anyone figurd out how to change an npcs orientation ?
There's an item you receive from Arthur (one of characters you encounter while doing main story), forgot under which circumstances, which allows to change orientation add/remove speech impediments, and I think some other things, but it adds corruption to the character it's used on. I also think it's usable on yourself, with same effect.
 

BobCarter

Active Member
Jan 28, 2018
977
768
I really don't understand why Inno doesn't tell people when plans change due to backer pressure, not sharing progress makes some sense to hide that nothing has been done, but if you aren't in the backer discord you have no idea when plans get changed around.
But then what will he do to make backers feel special for being his pay piggies?
 

GammaXai

Active Member
Oct 5, 2018
745
394
I really don't understand why Inno doesn't tell people when plans change due to backer pressure, not sharing progress makes some sense to hide that nothing has been done, but if you aren't in the backer discord you have no idea when plans get changed around.
The project has gone on long enough that you run into situations where bulk donors are at odds with long time backers. Why are you doing his thing just because he gave you $2000 today, I've been backing you for 10 years.
 
  • Like
Reactions: SpellsOfErotica
4.10 star(s) 124 Votes