Joubei

Lilith Rising
Game Developer
Aug 17, 2021
462
1,225
Yes I did start a new game- thats why I entered the bug report because it was brand new...

I finished Episode 1 and now the Journal error is gone and it gives me the synopsis of Episode 1
Yup this is how it should be.

Journal is only for the synopsis of what you did,
and each episode you can go back to earlier episodes and look at what happened before.

You have NO idea how many people wanted to remove the journal from the main game haha.
It was like the number 1 feedback.
But there are plenty of other feedbacks as well.
 

xXwankerXx

Engaged Member
Jul 21, 2017
2,113
12,374
aww, saw the tags for this game, and got a bit dissapointed, not because the queen is the mother, but i kinda want to bang her..:devilish:
Meh, a beautiful, busty queen like that and no incest or sex scenes with the MC ??:cautious: I'm terribly disappointed by the dev's lack of imagination.

Gwen will make a huge comeback very soon - ep4, and the queen will make a comeback in ep5 :), after all Gwen is one of your LIs.
Just a lil heads-up... the queen can become a glorified medieval landlady or some kinda mother figure/adoptive mother so my fellow perverts and I can bang her too. Why waste a beauty like that without giving her some much-needed love when it's obvious that her fat loser of a husband didn't bother to give her enough 'attention' and probably even cheated on her with the witch ??
 

Joubei

Lilith Rising
Game Developer
Aug 17, 2021
462
1,225
well, then you can simply switch to KN, that way you will avoid similar "bugs" in future :WeSmart:
from my side, i prefer to have some freedom/choices whenever possible...especially related to girls, even in AVNs:BootyTime:
Oh I absolutely agreed there should be freedom/choices, it's why I implemented them in the first place,
BUT
my priority is to get the game on steam, and to get the game in front of as many people as possible prior to that.
Priority are:
1. Finish the story (Images + Code)
2. Sex animations
3. Origianl SFX and Music
4. Branching stories (choices)
5. Relationship meters
6. etc etc.


I'm now trying to knock out 1-3 as top priority.
It was a business choice.
 

RPDL

do torrent. go fast.
Donor
Dec 17, 2020
4,929
14,208
LilithRising-0.3
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 
  • Like
Reactions: _Maou_

motseer

Engaged Member
Dec 17, 2021
2,549
5,881
well, then you can simply switch to KN, that way you will avoid similar "bugs" in future :WeSmart:
from my side, i prefer to have some freedom/choices whenever possible...especially related to girls, even in AVNs:BootyTime:
Oh I absolutely agreed there should be freedom/choices, it's why I implemented them in the first place,
BUT
my priority is to get the game on steam, and to get the game in front of as many people as possible prior to that.
Priority are:
1. Finish the story (Images + Code)
2. Sex animations
3. Origianl SFX and Music
4. Branching stories (choices)
5. Relationship meters
6. etc etc.


I'm now trying to knock out 1-3 as top priority.
It was a business choice.
In other words. The finished product will have all the choices you want for relationship branching as well as story branching. This is a VN with choices under development. Joubei says he will finish the season 1 story and then "add a relationship system where these choices cause branching in the game, and we'll actually see differences." I will be happy to both wait for the full featured product and enjoy the development while offering feedback and constructive criticism during the process.

In the interim, I'm not terribly keen on rejecting any of these beauties; even as smitten as I am with Freja!;)
 
  • Like
Reactions: PapaPhat

Joubei

Lilith Rising
Game Developer
Aug 17, 2021
462
1,225
In other words. The finished product will have all the choices you want for relationship branching as well as story branching. This is a VN with choices under development. Joubei says he will finish the season 1 story and then "add a relationship system where these choices cause branching in the game, and we'll actually see differences." I will be happy to both wait for the full featured product and enjoy the development while offering feedback and constructive criticism during the process.

In the interim, I'm not terribly keen on rejecting any of these beauties; even as smitten as I am with Freja!;)
You must tell me what you think about Valery and The Sisters after you finish playing Ep3
and of course any other feedback is always welcomed!

The more brutal and blunt the better! :D

After all many of the changes I've done to the game so far were inspired by feedback from our community here on F95 :D
 
  • Like
Reactions: The D0n and motseer

motseer

Engaged Member
Dec 17, 2021
2,549
5,881
starting a brand new game and opening the journal gives me this


Edit: The issue seems resolved after episode 1 finished

```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00gamemenu.rpy", line 170, in script
$ ui.interact()
File "renpy/common/00gamemenu.rpy", line 170, in <module>
$ ui.interact()
File "game/journal.rpy", line 11, in execute
File "game/journal.rpy", line 11, in execute
File "game/journal.rpy", line 15, in execute
File "game/journal.rpy", line 15, in <module>
NameError: name 'journal_page' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "renpy/common/00gamemenu.rpy", line 170, in script
$ ui.interact()
File "D:\XXXgames\Lilith_Rising-0.3-win\Lilith_Rising-0.3-win\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\XXXgames\Lilith_Rising-0.3-win\Lilith_Rising-0.3-win\renpy\python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00gamemenu.rpy", line 170, in <module>
$ ui.interact()
File "D:\XXXgames\Lilith_Rising-0.3-win\Lilith_Rising-0.3-win\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\XXXgames\Lilith_Rising-0.3-win\Lilith_Rising-0.3-win\renpy\display\core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "D:\XXXgames\Lilith_Rising-0.3-win\Lilith_Rising-0.3-win\renpy\display\core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "D:\XXXgames\Lilith_Rising-0.3-win\Lilith_Rising-0.3-win\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "D:\XXXgames\Lilith_Rising-0.3-win\Lilith_Rising-0.3-win\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "D:\XXXgames\Lilith_Rising-0.3-win\Lilith_Rising-0.3-win\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
[Previous line repeated 1 more time]
File "D:\XXXgames\Lilith_Rising-0.3-win\Lilith_Rising-0.3-win\renpy\display\screen.py", line 451, in visit_all
callback(self)
File "D:\XXXgames\Lilith_Rising-0.3-win\Lilith_Rising-0.3-win\renpy\display\core.py", line 3810, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "D:\XXXgames\Lilith_Rising-0.3-win\Lilith_Rising-0.3-win\renpy\display\screen.py", line 462, in per_interact
self.update()
File "D:\XXXgames\Lilith_Rising-0.3-win\Lilith_Rising-0.3-win\renpy\display\screen.py", line 653, in update
self.screen.function(**self.scope)
File "game/journal.rpy", line 11, in execute
File "game/journal.rpy", line 11, in execute
File "game/journal.rpy", line 15, in execute
File "game/journal.rpy", line 15, in <module>
NameError: name 'journal_page' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
0.3
Thu Jul 13 05:10:21 2023
```
Yes I did start a new game- thats why I entered the bug report because it was brand new...

I finished Episode 1 and now the Journal error is gone and it gives me the synopsis of Episode 1
I'm not sure how you could get this on a clean installation of v.3.0. There is no way to manually open the journal. It opens itself after you complete Episode 1 and closes when you click on "continue". There are no clickable icons to open the journal.
 

The D0n

Member
Feb 7, 2020
200
547
How far off a Steam release are you? I keep checking for updates on your Steam page and can't wait to give you some cash for your work.
 
  • Red Heart
Reactions: Joubei

Joubei

Lilith Rising
Game Developer
Aug 17, 2021
462
1,225
How far off a Steam release are you? I keep checking for updates on your Steam page and can't wait to give you some cash for your work.
Thank you so much!
The original plan is to release before August 7th. (next month).
BUT we'll see how it goes with development.
As there is always something that delays production haha.

Thank you so much!

(You could always join pateron.com in the mean time)

AND a nice 5 star review would be awesome!
 
  • Yay, new update!
Reactions: The D0n

ryansFLYIN

Member
Sep 19, 2022
394
1,211
Right now the progression in that regard kind of bypasses these choises as 99% of players have choses to have sex with both Jezz and Freja in ep1 and ep2,

One of my goals is to finish the story for season 1 as quickly as I can at the quality level and standard that I set,
which is hard work, it took me about 3 months to create ep2 and another 3 months to create ep3.
ep4 is considerably shorter as its the conclusion of the season, but still its hard work.

Keep in mind that I did the bulk of the work on this solo, with 16hr work days lol. (not complaining as I love it, but just paint a picture) and explain the priority list is important here, and usually it focuses on the majority of players.

My priority list then will be to add a relationship system where these choices cause branching in the game, and we'll actually see differences.
I guess I'm in the 1% of people who wasn't feeling particularly horny after watching his family slaughtered, porn game or not.
Gonna be honest - when I have dreams of being in the 1%, it wasn't about this, lol.

So are there forced sex scenes now (pending item #4 of your list)? Or just dialogue changes based on the assumption of them?
 

haremwincest

Newbie
Mar 11, 2023
87
613
Thank you so much!
The original plan is to release before August 7th. (next month).
BUT we'll see how it goes with development.
As there is always something that delays production haha.

Thank you so much!

(You could always join pateron.com in the mean time)

AND a nice 5 star review would be awesome!
I read one of your posts where you said that Incest patch is in your future plans. Are you still working on it or should I go ahead and play the non incest version?

Don't want to get disappointed when there's an Incest patch later when I've already played the non incest version.
 

desmosome

Conversation Conqueror
Sep 5, 2018
6,182
14,224
Wow, this MC just ran away and left his mom to die. You should have shown her getting diced up by that demon before he runs away to drive home the point that there wasn't anything he could do to save her. Right now, he just comes off as a giant pussy who didn't fight to protect his family. If that was the intended characterization, I'm fine with it, but something tells me that's not what you were going for.

Not to mention that handjob from Jez during the attack that massacres his entire family is woefully misplaced. It's almost impossible to take the story seriously at this point. Again, if that is the intended tone you want to set for the story, who am I to argue... but was it...?
 

motseer

Engaged Member
Dec 17, 2021
2,549
5,881
I guess I'm in the 1% of people who wasn't feeling particularly horny after watching his family slaughtered, porn game or not.
Gonna be honest - when I have dreams of being in the 1%, it wasn't about this, lol.

So are there forced sex scenes now (pending item #4 of your list)? Or just dialogue changes based on the assumption of them?
This was fixed two versions ago. There is NO forced sex in this VN. All sex scenes are optional. The discussion now is about future relationship scores and relationship branching for the potential LI's.
 

Joubei

Lilith Rising
Game Developer
Aug 17, 2021
462
1,225
incest patch?
with no family members around?
are you crazy?

tell me who should be included in that patch rofl
All I can say is that not everything is what it seems ;)

Inces patch will be in the works - as long as we're on Patreon we can't officially have Incest.
so it must come from an outside source.
 
  • Like
Reactions: Billybob423

Joubei

Lilith Rising
Game Developer
Aug 17, 2021
462
1,225
Wow, this MC just ran away and left his mom to die. You should have shown her getting diced up by that demon before he runs away to drive home the point that there wasn't anything he could do to save her. Right now, he just comes off as a giant pussy who didn't fight to protect his family. If that was the intended characterization, I'm fine with it, but something tells me that's not what you were going for.

Not to mention that handjob from Jez during the attack that massacres his entire family is woefully misplaced. It's almost impossible to take the story seriously at this point. Again, if that is the intended tone you want to set for the story, who am I to argue... but was it...?
Yes to create a proper character arc where you start as a "pussy" and grow to be a leader, is what I was going for.

AND not everything is as it seems.

The prologue is just to get the ball rolling.
 

ryansFLYIN

Member
Sep 19, 2022
394
1,211
This was fixed two versions ago. There is NO forced sex in this VN. All sex scenes are optional. The discussion now is about future relationship scores and relationship branching for the potential LI's.
I mean with this specific latest update. Someone mentioned Jezz acting like she and the MC had done something in episode 1, even if they hadn't. Was just wondering if they "continue on" like that, or if it just changes a conversation that they have in this new episode.
 

desmosome

Conversation Conqueror
Sep 5, 2018
6,182
14,224
yeah
the whole "intro" is a bit off imo
but , he cant "save" anyone - that part i get
fighting a whole force alone would get him killed for sure
Well yea, I'm not saying he should save anyone. I'm saying he should try until he can't. He runs away while his mom is perfectly alive and not even wounded. That is, unless the dev wanted to portray him as a coward, in which case they succeeded. A coward and a dickhead that screams "YESSS~~!" as he cums from a handjob while his family and fiance are getting murdered at that very moment.
 
3.50 star(s) 38 Votes