I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 4922, in script
nar "You were surprised of how pleasant it was, even if such mornings were happening more and more often. It was third or fourth time in a row when the first thoughts of the morning involved sex."
File "game/zcheats/zcheats.rpy", line 136, in execute
screen cheat_screen():
File "game/zcheats/zcheats.rpy", line 136, in execute
screen cheat_screen():
File "game/zcheats/zcheats.rpy", line 158, in execute
if important:
File "game/zcheats/zcheats.rpy", line 159, in execute
frame:
File "game/zcheats/zcheats.rpy", line 161, in execute
if kkk == "MAIN":
File "game/zcheats/zcheats.rpy", line 208, in execute
frame:
File "game/zcheats/zcheats.rpy", line 212, in execute
viewport:
File "game/zcheats/zcheats.rpy", line 216, in execute
vbox:
File "game/zcheats/zcheats.rpy", line 221, in execute
fixed:
File "game/zcheats/zcheats.rpy", line 223, in execute
bar ysize 40 thumb "#961" style "scrollbar" value FieldValue(character, "strength", 17,offset=3,action=SetScreenVariable("cur_hp",character.getHealth()))
File "game/zcheats/zcheats.rpy", line 223, in keywords
bar ysize 40 thumb "#961" style "scrollbar" value FieldValue(character, "strength", 17,offset=3,action=SetScreenVariable("cur_hp",character.getHealth()))
TypeError: __init__() got an unexpected keyword argument 'action'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 4922, in script
nar "You were surprised of how pleasant it was, even if such mornings were happening more and more often. It was third or fourth time in a row when the first thoughts of the morning involved sex."
File "E:\Backup\Desktop\College\PUC\VN\LustfulDesires-0.25.0-pc\renpy\ast.py", line 652, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "E:\Backup\Desktop\College\PUC\VN\LustfulDesires-0.25.0-pc\renpy\exports.py", line 1199, in say
who(what, *args, **kwargs)
File "E:\Backup\Desktop\College\PUC\VN\LustfulDesires-0.25.0-pc\renpy\character.py", line 1016, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "E:\Backup\Desktop\College\PUC\VN\LustfulDesires-0.25.0-pc\renpy\character.py", line 817, in do_display
**display_args)
File "E:\Backup\Desktop\College\PUC\VN\LustfulDesires-0.25.0-pc\renpy\character.py", line 566, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "E:\Backup\Desktop\College\PUC\VN\LustfulDesires-0.25.0-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\Backup\Desktop\College\PUC\VN\LustfulDesires-0.25.0-pc\renpy\display\core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "E:\Backup\Desktop\College\PUC\VN\LustfulDesires-0.25.0-pc\renpy\display\core.py", line 3033, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "E:\Backup\Desktop\College\PUC\VN\LustfulDesires-0.25.0-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "E:\Backup\Desktop\College\PUC\VN\LustfulDesires-0.25.0-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "E:\Backup\Desktop\College\PUC\VN\LustfulDesires-0.25.0-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "E:\Backup\Desktop\College\PUC\VN\LustfulDesires-0.25.0-pc\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "E:\Backup\Desktop\College\PUC\VN\LustfulDesires-0.25.0-pc\renpy\display\core.py", line 3033, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "E:\Backup\Desktop\College\PUC\VN\LustfulDesires-0.25.0-pc\renpy\display\screen.py", line 434, in per_interact
self.update()
File "E:\Backup\Desktop\College\PUC\VN\LustfulDesires-0.25.0-pc\renpy\display\screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/zcheats/zcheats.rpy", line 136, in execute
screen cheat_screen():
File "game/zcheats/zcheats.rpy", line 136, in execute
screen cheat_screen():
File "game/zcheats/zcheats.rpy", line 158, in execute
if important:
File "game/zcheats/zcheats.rpy", line 159, in execute
frame:
File "game/zcheats/zcheats.rpy", line 161, in execute
if kkk == "MAIN":
File "game/zcheats/zcheats.rpy", line 208, in execute
frame:
File "game/zcheats/zcheats.rpy", line 212, in execute
viewport:
File "game/zcheats/zcheats.rpy", line 216, in execute
vbox:
File "game/zcheats/zcheats.rpy", line 221, in execute
fixed:
File "game/zcheats/zcheats.rpy", line 223, in execute
bar ysize 40 thumb "#961" style "scrollbar" value FieldValue(character, "strength", 17,offset=3,action=SetScreenVariable("cur_hp",character.getHealth()))
File "game/zcheats/zcheats.rpy", line 223, in keywords
bar ysize 40 thumb "#961" style "scrollbar" value FieldValue(character, "strength", 17,offset=3,action=SetScreenVariable("cur_hp",character.getHealth()))
File "<screen language>", line 223, in <module>
TypeError: __init__() got an unexpected keyword argument 'action'
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Lustful Desires 0.25.0
Sat Nov 07 10:05:51 2020