- Sep 4, 2018
- 174
- 157
all i keep getting is this...
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Mods/StripClub/strip_club_stripper_role.rpy", line 4, in script
init 5 python:
File "game/Mods/StripClub/strip_club_stripper_role.rpy", line 4, in script
init 5 python:
File "game/Mods/StripClub/strip_club_stripper_role.rpy", line 158, in <module>
stripclub_stripper_role = Role("Stripper", get_stripper_role_actions() + [promote_to_manager_action, strip_club_stripper_fire_action, strip_club_stripper_performance_review_action], hidden = True)
NameError: name 'get_stripper_role_actions' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 560, in main
renpy.game.context().run(node)
File "game/Mods/StripClub/strip_club_stripper_role.rpy", line 4, in script
init 5 python:
File "game/Mods/StripClub/strip_club_stripper_role.rpy", line 4, in script
init 5 python:
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/Mods/StripClub/strip_club_stripper_role.rpy", line 158, in <module>
stripclub_stripper_role = Role("Stripper", get_stripper_role_actions() + [promote_to_manager_action, strip_club_stripper_fire_action, strip_club_stripper_performance_review_action], hidden = True)
NameError: name 'get_stripper_role_actions' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Lab Rats 2 - Down to Business v0.49.2
Sun Apr 17 00:46:33 2022
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Mods/StripClub/strip_club_stripper_role.rpy", line 4, in script
init 5 python:
File "game/Mods/StripClub/strip_club_stripper_role.rpy", line 4, in script
init 5 python:
File "game/Mods/StripClub/strip_club_stripper_role.rpy", line 158, in <module>
stripclub_stripper_role = Role("Stripper", get_stripper_role_actions() + [promote_to_manager_action, strip_club_stripper_fire_action, strip_club_stripper_performance_review_action], hidden = True)
NameError: name 'get_stripper_role_actions' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 560, in main
renpy.game.context().run(node)
File "game/Mods/StripClub/strip_club_stripper_role.rpy", line 4, in script
init 5 python:
File "game/Mods/StripClub/strip_club_stripper_role.rpy", line 4, in script
init 5 python:
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/Mods/StripClub/strip_club_stripper_role.rpy", line 158, in <module>
stripclub_stripper_role = Role("Stripper", get_stripper_role_actions() + [promote_to_manager_action, strip_club_stripper_fire_action, strip_club_stripper_performance_review_action], hidden = True)
NameError: name 'get_stripper_role_actions' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Lab Rats 2 - Down to Business v0.49.2
Sun Apr 17 00:46:33 2022