I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/BKmain.rpy", line 368, in script call
call ninja_hunt(selected_location) from _call_ninja_hunt
File "game/BKchapter2.rpy", line 5364, in script call
call ninja_game(NPC_mizuki) from _call_ninja_game_1
File "game/BKminigame.rpy", line 197, in script
python:
File "game/BKminigame.rpy", line 205, in <module>
njgame = NinjaGame(ninja=ninja, guest=ninja.guest, special=special)
AttributeError: 'NPC' object has no attribute 'guest'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/BKmain.rpy", line 368, in script call
call ninja_hunt(selected_location) from _call_ninja_hunt
File "game/BKchapter2.rpy", line 5364, in script call
call ninja_game(NPC_mizuki) from _call_ninja_game_1
File "game/BKminigame.rpy", line 197, in script
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/BKminigame.rpy", line 205, in <module>
njgame = NinjaGame(ninja=ninja, guest=ninja.guest, special=special)
AttributeError: 'NPC' object has no attribute 'guest'
Windows-10-10.0.22000
Ren'Py 7.4.10.2178
Brothel King 0.2 v220416
Thu Jun 30 14:16:35 2022