- Jun 29, 2019
- 2,504
- 5,049
Is anyone else starting the game over again, and suffering a crash at the end of the second meeting with Kali?
I just found out that it also happens when going to Lins room for the first time.
The only real thing that I did was buy the second floor.
I just remembered that I installed the cheat mod. Will delete the game folder and try it again without it.
IGNORE THIS!!!!
It was the cheat mod that made it crash.
I just found out that it also happens when going to Lins room for the first time.
The only real thing that I did was buy the second floor.
I just remembered that I installed the cheat mod. Will delete the game folder and try it again without it.
IGNORE THIS!!!!
It was the cheat mod that made it crash.
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/lin_events.rpy", line 779, in script
call screen linroomout
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/scripts/screens.rpy", line 3185, in execute
File "game/scripts/screens.rpy", line 3185, in execute
File "game/scripts/screens.rpy", line 3186, in execute
File "game/scripts/screens.rpy", line 3186, in keywords
File "game/scripts/screens.rpy", line 3187, in keywords
File "game/scripts/screens.rpy", line 3192, in keywords
File "game/scripts/screens.rpy", line 3193, in keywords
File "game/scripts/screens.rpy", line 3193, in <module>
NameError: name 'ho_lin_vines' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/lin_events.rpy", line 779, in script
call screen linroomout
File "renpy/ast.py", line 2015, in execute
self.call("execute")
File "renpy/ast.py", line 2003, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3136, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3325, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3737, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 436, in visit_all
callback(self)
File "renpy/display/core.py", line 3737, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 447, in per_interact
self.update()
File "renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/scripts/screens.rpy", line 3185, in execute
File "game/scripts/screens.rpy", line 3185, in execute
File "game/scripts/screens.rpy", line 3186, in execute
File "game/scripts/screens.rpy", line 3186, in keywords
File "game/scripts/screens.rpy", line 3187, in keywords
File "game/scripts/screens.rpy", line 3192, in keywords
File "game/scripts/screens.rpy", line 3193, in keywords
File "game/scripts/screens.rpy", line 3193, in <module>
NameError: name 'ho_lin_vines' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Harem Hotel v0.16
Sun Nov 27 15:41:15 2022
Last edited: