EDIT: Nevermind, I guess I didn't see the patch. Downloaded the patch and now it's working fine.
I'm having an error whenever I try to talk to Pei:
And also with: Aubrey & Layla for Threesome:
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/NightClubScreens.rpy", line 161, in script
call screen nc_bar_pei_talk_screen
ScriptError: could not find label 'nc_bar_pei_chat'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "\renpy\main.py", line 578, in main
run(restart)
File "\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "\renpy\execution.py", line 908, in run_context
context.run()
File "game/NightClubScreens.rpy", line 161, in script
call screen nc_bar_pei_talk_screen
File "\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'nc_bar_pei_chat'.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
High-Rise Climb 0.8a
Sun Jul 05 22:39:23 2020
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/NightClubScreens.rpy", line 155, in script
call screen nc_bar_aubrey_talk_screen
ScriptError: could not find label 'aubrey_layla_threesome_hotel_repeat_controller'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "\renpy\main.py", line 578, in main
run(restart)
File "\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "\renpy\execution.py", line 908, in run_context
context.run()
File "game/NightClubScreens.rpy", line 155, in script
call screen nc_bar_aubrey_talk_screen
File "\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'aubrey_layla_threesome_hotel_repeat_controller'.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
High-Rise Climb 0.8a
Sun Jul 05 22:36:07 2020