I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/script.rpy", line 1564, in execute
File "game/script.rpy", line 1564, in execute
File "game/script.rpy", line 1568, in execute
File "game/script.rpy", line 1572, in execute
TypeError: 'NoneType' object has no attribute '__getitem__'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "quest.rpyc", line 683, in script
File "G:\Download\LustHunter-0.1.2fix-pc\LustHunter-0.1.2-pc\renpy\ast.py", line 1861, in execute
self.call("execute")
File "G:\Download\LustHunter-0.1.2fix-pc\LustHunter-0.1.2-pc\renpy\ast.py", line 1849, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "G:\Download\LustHunter-0.1.2fix-pc\LustHunter-0.1.2-pc\renpy\statements.py", line 203, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "G:\Download\LustHunter-0.1.2fix-pc\LustHunter-0.1.2-pc\renpy\exports.py", line 2755, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "G:\Download\LustHunter-0.1.2fix-pc\LustHunter-0.1.2-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "G:\Download\LustHunter-0.1.2fix-pc\LustHunter-0.1.2-pc\renpy\display\core.py", line 2672, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "G:\Download\LustHunter-0.1.2fix-pc\LustHunter-0.1.2-pc\renpy\display\core.py", line 3059, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "G:\Download\LustHunter-0.1.2fix-pc\LustHunter-0.1.2-pc\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "G:\Download\LustHunter-0.1.2fix-pc\LustHunter-0.1.2-pc\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "G:\Download\LustHunter-0.1.2fix-pc\LustHunter-0.1.2-pc\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "G:\Download\LustHunter-0.1.2fix-pc\LustHunter-0.1.2-pc\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "G:\Download\LustHunter-0.1.2fix-pc\LustHunter-0.1.2-pc\renpy\display\core.py", line 3059, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "G:\Download\LustHunter-0.1.2fix-pc\LustHunter-0.1.2-pc\renpy\display\screen.py", line 434, in per_interact
self.update()
File "G:\Download\LustHunter-0.1.2fix-pc\LustHunter-0.1.2-pc\renpy\display\screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/script.rpy", line 1564, in execute
File "game/script.rpy", line 1564, in execute
File "game/script.rpy", line 1568, in execute
File "game/script.rpy", line 1572, in execute
File "<screen language>", line 1572, in <module>
TypeError: 'NoneType' object has no attribute '__getitem__'
Windows-7-6.1.7601-SP1
Ren'Py 7.1.3.1092
LustHunter 0.1.2
Mon Mar 29 18:11:15 2021