I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/sneaking.rpy", line 11, in execute
File "game/sneaking.rpy", line 11, in execute
File "game/sneaking.rpy", line 38, in execute
File "game/sneaking.rpy", line 39, in execute
Exception: Action is required in ui.key.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "sneaking.rpyc", line 109, in script
File "D:\Games\Some...... games\RingofLust-0.3.1a-pc\renpy\ast.py", line 1949, in execute
self.call("execute")
File "D:\Games\Some...... games\RingofLust-0.3.1a-pc\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\Games\Some...... games\RingofLust-0.3.1a-pc\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "D:\Games\Some...... games\RingofLust-0.3.1a-pc\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\Games\Some...... games\RingofLust-0.3.1a-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Games\Some...... games\RingofLust-0.3.1a-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\Games\Some...... games\RingofLust-0.3.1a-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "D:\Games\Some...... games\RingofLust-0.3.1a-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\Games\Some...... games\RingofLust-0.3.1a-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\Games\Some...... games\RingofLust-0.3.1a-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\Games\Some...... games\RingofLust-0.3.1a-pc\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "D:\Games\Some...... games\RingofLust-0.3.1a-pc\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "D:\Games\Some...... games\RingofLust-0.3.1a-pc\renpy\display\screen.py", line 440, in per_interact
self.update()
File "D:\Games\Some...... games\RingofLust-0.3.1a-pc\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/sneaking.rpy", line 11, in execute
File "game/sneaking.rpy", line 11, in execute
File "game/sneaking.rpy", line 38, in execute
File "game/sneaking.rpy", line 39, in execute
File "D:\Games\Some...... games\RingofLust-0.3.1a-pc\renpy\ui.py", line 655, in _key
raise Exception("Action is required in ui.key.")
Exception: Action is required in ui.key.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Ring of Lust 0.3.1a
Mon Aug 09 19:08:51 2021
can someone help me??? how can I fix this???