random.person

Active Member
Aug 11, 2017
802
1,292
There's a lot of bugs, for sure, but my favourite one is that in lis_1_footrest.rpy a conditional has two if.
Yet even if you correct that you get this:
Python:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/kitchen.rpy", line 197, in script call
  File "game/kitchen.rpy", line 197, in script call
  File "game/kitchen.rpy", line 197, in script call
  File "game/kitchen.rpy", line 197, in script call
  File "game/kitchen.rpy", line 197, in script call
  File "game/lis/lis_1_footrest.rpy", line 149, in script
    if v_lis_sp <= 55:
SyntaxError: invalid syntax (game/lis/lis_1_footrest.rpy, line 149)

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

Full traceback:
  File "game/kitchen.rpy", line 197, in script call
  File "game/kitchen.rpy", line 197, in script call
  File "game/kitchen.rpy", line 197, in script call
  File "game/kitchen.rpy", line 197, in script call
  File "game/kitchen.rpy", line 197, in script call
  File "game/lis/lis_1_footrest.rpy", line 149, in script
    if v_lis_sp <= 55:
  File "D:\ZZZ_Ospitello\Nuova_cartella\Altro\Lust and Power\Lust and Power-021 pc\Lust_and_Power-0.21-pc\renpy\ast.py", line 1656, in execute
    if renpy.python.py_eval(condition):
  File "D:\ZZZ_Ospitello\Nuova_cartella\Altro\Lust and Power\Lust and Power-021 pc\Lust_and_Power-0.21-pc\renpy\python.py", line 1748, in py_eval
    code = py_compile(code, 'eval')
  File "D:\ZZZ_Ospitello\Nuova_cartella\Altro\Lust and Power\Lust and Power-021 pc\Lust_and_Power-0.21-pc\renpy\python.py", line 584, in py_compile
    raise e
SyntaxError: invalid syntax (game/lis/lis_1_footrest.rpy, line 149)

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Lust and Power 0.21
Edit: Seems like it's somehow save related since rolling back, saving and then reloading from the rollback made it work.
 
Last edited:

moszter

Member
Jan 31, 2019
145
181
Lust and Power v0.21

ANDROID: or

Lust and Power v0.21b MOD

ANDROID: or
 

BDI

Well-Known Member
May 23, 2017
1,295
533
Lust and Power v0.21c

WIN/LINUX:
MACOS:
I have has version 21.c on my computer since June 14,where is the NEW up-date?
 
3.00 star(s) 80 Votes