EmDotRand

Active Member
Sep 7, 2020
816
1,300
Well, I don't know how to compile java games. Does anyone here knows how to do it and share?
Normally I download the code via git:
Bash:
$ git clone --depth=1 https://github.com/Innoxia/liliths-throne-public.git
or update if needed:
Bash:
$ git pull
Then build using maven:
Bash:
$ mvn -e clean package
The jar will be in the target folder.

Make sure you either have Java8, 11, or 17 and the matching Java SE Development Kit or the Openjdk equivalents. If you have Java 11 or 17, you'll also need to download Javafx separately. I used jre17-openjdk, jdk17-openjdk, and java17-openjfx in my case. I prefer 17 since the moded version I play requires it, I have other programs that need it, and juggling different java versions is a pain in the tit.

Tried & failed...
Let's see those errors.
 
  • Like
Reactions: BaloneyAmone

OsoSober

Member
Jul 22, 2018
177
73
im doing a no sex run, getting all the slaves, very easy to do, just slave succubus, sell them, for lots, and by arcane to enchant more slave tools
 

Skooky

Member
Nov 3, 2021
125
367
im doing a no sex run, getting all the slaves, very easy to do, just slave succubus, sell them, for lots, and by arcane to enchant more slave tools
so what you do is grind until you can get 3 water spells and then you just make fluid potions.
You need no essences and food costs like 15 flames per, selling each potion for almost exclusively profit.
 

The Gaming Fungus

New Member
Aug 7, 2022
2
0
A little heads up to anyone planning on playing the new beta version, you are unable to access any of your unique items. So far, the only workaround I've kind of found for this bug is clicking 'Equip All' will allow you to put the filly choker back on your neck. You can also still unseal clothing that has keys, even if though you can't access the unique item menu. I can't seem to be able to access the hypnowatch on the newest version due to the bug, so that's kind of a bummer...
 

Nouvi

Member
Jul 24, 2018
108
238
The Gaming Fungus
Should no longer be an issue. About 10 minutes after your post a hotfix was uploaded to the official git, modifying the inventory code, so highly likely a fix for that. If you're a sub the new version should come soon if it hasn't already, and for the rest of us... well, we'll just have to be patient and hope for a savior I suppose.
 
  • Like
Reactions: BaloneyAmone

EmDotRand

Active Member
Sep 7, 2020
816
1,300
The Gaming Fungus
Should no longer be an issue. About 10 minutes after your post a hotfix was uploaded to the official git, modifying the inventory code, so highly likely a fix for that. If you're a sub the new version should come soon if it hasn't already, and for the rest of us... well, we'll just have to be patient and hope for a savior I suppose.
screen24.png

Seems legit. Time for more bug testing I guess.

Also I updated the linux (openjdk) build to 0.4.8.8, which I'll update again to include the hotfix momentarily.

EDIT: Vacum got nerfed - It has less hp shield reduction and no longer strips clothes from unique characters. Why?! It was already useless outside of a niche strat to farm Meraxis for rare items without using cheats.
 
Last edited:

GammaXai

Active Member
Oct 5, 2018
639
330
Is there any hope it might get reworked completely to be not garbage? I seem to remember playing with it a little and then getting annoyed that so many unique NPCs you fight in a boss area that you can't revisit to pick the stuff up off the floor.
 

DROZD01

New Member
Jun 9, 2017
7
0
Let's see those errors.
So here it is:

You don't have permission to view the spoiler content. Log in or register now.

Version of mvn+java:

Code:
E:\Projects\GitHub\liliths-throne-public>mvn --version
Apache Maven 3.9.3 (21122926829f1ead511c958d89bd2f672198ae9f)
Maven home: E:\Programs\apache-maven-3.9.3
Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: C:\Program Files\Java\jdk1.8.0_202\jre
Default locale: ru_RU, platform encoding: Cp1251
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
 
Last edited:

RenZReh

Member
May 16, 2018
193
187
It's not so much a java problem as it is a problem that the game still requires version 8 and not the newer and better performing ones. And the spaghetti code multiplies the whole mess.


No one wants to do everything from the beginning, but all fans of this game would not mind waiting a year for the developer to write a game from scratch on a new version of java and without spaghetti code.

(Why a year and not half a year? Well, it can be done in half a year, but the author of this game is constantly stretching the release of updates in an infinite number of times. So it could take all three years for nothing)


((Let's help Dora the traveler count how many times things have been rewritten and remade in this game already?))))
 

DROZD01

New Member
Jun 9, 2017
7
0
Btw, neither "jdk-18.0.1.1", nor "jdk-17.0.7.7-hotspot" worked at all. They gave me "build errors" instead of that "invalid flag: --release".
 

DROZD01

New Member
Jun 9, 2017
7
0
Hoping a kind soul could share with us a working jar for windows as well, it just won't compile : /
I kinda hoped that this shit would work, since i've built the stoopid game like 2 or 3 times succesfully before. And now, with the same setup, mvn and java versions and everything - that shit doesn't work at all...
 

DownTheDrain

Well-Known Member
Donor
Aug 25, 2017
1,733
3,839
... all fans of this game would not mind waiting a year for the developer to write a game from scratch on a new version of java and without spaghetti code.
I'm pretty sure that many fans would mind, but we're already waiting years for no significant new content except weird furry species that nobody in their right mind would want to fuck.
So yeah, might as well...
 
4.10 star(s) 122 Votes