Crevanille

Active Member
Oct 27, 2021
516
431
Thank you for notifying me! I'm checking the bug right away!

Do you know where it happened? As far as I am testing right now, it seems to be working fine for unique NPCs, so I think it might be an issue with a specific instance.
It just happened when I selected it.
I tried it out with a bunch of random NPCs and Lizette and it seemed to happen with them
Summoned some maids to my room and tried it out a bunch with a few of them too.
It seemed to happen with all of them. I didn't try it with Blanche yet though.
EDIT: Just loaded it up and tired it with Blance, and her too.
It's such a weird little glitch, but yeah. selecting a blowjob from service leads into vaginal sex instead.
 
Last edited:
  • Like
Reactions: Velvet Gene

Velvet Gene

Member
Game Developer
Apr 3, 2022
298
484
It just happened when I selected it.
I tried it out with a bunch of random NPCs and Lizette and it seemed to happen with them
Summoned some maids to my room and tried it out a bunch with a few of them too.
It seemed to happen with all of them. I didn't try it with Blanche yet though.
EDIT: Just loaded it up and tired it with Blance, and her too.
It's such a weird little glitch, but yeah. selecting a blowjob from service leads into vaginal sex instead.
Okay, thanks for checking! I'll run some more test and if something pops up, I will hopefully be able to fix it in the next update/
 

riderpunch

New Member
Oct 5, 2019
1
1
Bro i have problem.
I dont have play this game before.
Today i download V1.27 run have error, this is log:

I'm sorry, but an uncaught exception occurred.

While parsing F:\LustKingdom-1.27.00-pc\game/assets.rpy.
TypeError: __call__() missing 1 required positional argument: 'value'

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

Full traceback:
File "F:\LustKingdom-1.27.00-pc\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "F:\LustKingdom-1.27.00-pc\renpy\main.py", line 490, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "F:\LustKingdom-1.27.00-pc\renpy\script.py", line 297, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "F:\LustKingdom-1.27.00-pc\renpy\script.py", line 781, in load_appropriate_file
data, stmts = self.load_file(dir, fn + source)
File "F:\LustKingdom-1.27.00-pc\renpy\script.py", line 608, in load_file
stmts = renpy.parser.parse(fullfn)
File "F:\LustKingdom-1.27.00-pc\renpy\parser.py", line 3047, in parse
lines = list_logical_lines(fn, filedata, linenumber)
File "F:\LustKingdom-1.27.00-pc\renpy\parser.py", line 314, in list_logical_lines
if not re.match(r"^\s*$", line):
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/re.py", line 191, in match
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/re.py", line 291, in _compile
TypeError: __call__() missing 1 required positional argument: 'value'

Windows-10-10.0.19041 AMD64
Ren'Py 8.0.3.22090809
 
  • Like
Reactions: Velvet Gene

Velvet Gene

Member
Game Developer
Apr 3, 2022
298
484
Bro i have problem.
I dont have play this game before.
Today i download V1.27 run have error, this is log:

I'm sorry, but an uncaught exception occurred.

While parsing F:\LustKingdom-1.27.00-pc\game/assets.rpy.
TypeError: __call__() missing 1 required positional argument: 'value'

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

Full traceback:
File "F:\LustKingdom-1.27.00-pc\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "F:\LustKingdom-1.27.00-pc\renpy\main.py", line 490, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "F:\LustKingdom-1.27.00-pc\renpy\script.py", line 297, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "F:\LustKingdom-1.27.00-pc\renpy\script.py", line 781, in load_appropriate_file
data, stmts = self.load_file(dir, fn + source)
File "F:\LustKingdom-1.27.00-pc\renpy\script.py", line 608, in load_file
stmts = renpy.parser.parse(fullfn)
File "F:\LustKingdom-1.27.00-pc\renpy\parser.py", line 3047, in parse
lines = list_logical_lines(fn, filedata, linenumber)
File "F:\LustKingdom-1.27.00-pc\renpy\parser.py", line 314, in list_logical_lines
if not re.match(r"^\s*$", line):
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/re.py", line 191, in match
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/re.py", line 291, in _compile
TypeError: __call__() missing 1 required positional argument: 'value'

Windows-10-10.0.19041 AMD64
Ren'Py 8.0.3.22090809
Alright, I'll check it out and see what I can do! Thank you for reporting this!
 
  • Like
Reactions: riderpunch

alltreck

Member
Nov 20, 2018
123
83
This release looks much more buggy than the previous ones. Quite a few crashes. Sometimes the cards of people you interact with are not updated from the previous ones or updated only partially. Your prisoners instantly proclame you their master, before that MC needed to work for that.
 
  • Like
Reactions: Velvet Gene

alltreck

Member
Nov 20, 2018
123
83
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 37834, in script call
    call bedroom from _call_bedroom_11
  File "game/script.rpy", line 41603, in script call
    call bedroom from _call_bedroom_27
  File "game/script.rpy", line 35818, in script call
    call bedroom from _call_bedroom_3
  File "game/script.rpy", line 37601, in script
    if hours >= 360:
Exception: Possible infinite loop.

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

Full traceback:
  File "game/script.rpy", line 37834, in script call
    call bedroom from _call_bedroom_11
  File "game/script.rpy", line 41603, in script call
    call bedroom from _call_bedroom_27
  File "game/script.rpy", line 35818, in script call
    call bedroom from _call_bedroom_3
  File "game/script.rpy", line 37601, in script
    if hours >= 360:
  File "C:\Games\EROGE\LustKingdom-1.27.00-pc\renpy\execution.py", line 61, in check_infinite_loop
    raise Exception("Possible infinite loop.")
Exception: Possible infinite loop.

Windows-10-10.0.22631 AMD64
Ren'Py 8.0.3.22090809
 1.27.00
Mon Sep 30 02:18:14 2024

This one - `Exception: Possible infinite loop.` is quite frequent.
 
  • Like
Reactions: Velvet Gene

AlexTorch

Engaged Member
Jun 22, 2017
2,593
4,091
yall spend all this time on these games I just don't understand why you can't hire a better artist
Because hiring a good artist is not cheap, and looking at his patreon, he is not swimming in money, in the end we need to be grateful that the game still going on and not abandoned like a lot of games here...
 

Crevanille

Active Member
Oct 27, 2021
516
431
yall spend all this time on these games I just don't understand why you can't hire a better artist
...You 'do' understand that this game is being made by literally just one person in whatever free time they can spare, right?
And the art is fine.
But, if you're that upset, then pony up the cash to let the dev commission a not very cheap artist...
 
Dec 23, 2022
21
7
Its odd the game will some times send the same person in court that you just judged in again and then crashes. There has to be a loop in the code for the court room other than that i have not really ran into any other bugs its a surprise that there is so few on a new version. keep up the good work Velvet.
 

Crevanille

Active Member
Oct 27, 2021
516
431
Its odd the game will some times send the same person in court that you just judged in again and then crashes. There has to be a loop in the code for the court room other than that i have not really ran into any other bugs its a surprise that there is so few on a new version. keep up the good work Velvet.
Ah yeah, the infinite loop bug.
It's been reported.
 
  • Like
Reactions: Velvet Gene

NeonSelf

Member
Dec 3, 2019
292
469
Bug: When I ask for a blowjob instead I get missionary pose for sex.

steps to recreate:
- get my prosoner from the dungeon to have "Sex and Pleasure"
- move to my chambers
- choose "Put your lips around my penis, please"
 
  • Like
Reactions: Velvet Gene

Velvet Gene

Member
Game Developer
Apr 3, 2022
298
484
Its odd the game will some times send the same person in court that you just judged in again and then crashes. There has to be a loop in the code for the court room other than that i have not really ran into any other bugs its a surprise that there is so few on a new version. keep up the good work Velvet.
Yep, I'm aware! A fix is coming soon, but thank you for pointing it out!
 
  • Like
Reactions: galotron

Velvet Gene

Member
Game Developer
Apr 3, 2022
298
484
Bug: When I ask for a blowjob instead I get missionary pose for sex.

steps to recreate:
- get my prosoner from the dungeon to have "Sex and Pleasure"
- move to my chambers
- choose "Put your lips around my penis, please"
Alright! Thank you for sharing this one! I've been looking for a way to replicate it recently and couldn't do it, so this should help!
 
3.80 star(s) 24 Votes