The beginning of what? You mean the prologue? Just get season 1 and you will be able to play it.Question..: do you need download both seasons to play from the beginning?
Could you also give your save file?I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/logic/locations/logic.rpy", line 383, in <module>
File "game/screens.rpy", line 268, in execute
File "game/screens.rpy", line 268, in execute
File "game/screens.rpy", line 272, in execute
File "game/screens.rpy", line 276, in execute
File "game/screens.rpy", line 283, in execute
File "game/screens.rpy", line 284, in execute
File "game/screens.rpy", line 284, in keywords
File "game/screens.rpy", line 285, in keywords
File "game/screens.rpy", line 285, in <module>
NameError: name 'lightning' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "logic/locations/logic.rpyc", line 383, in script
File "renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1049, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/logic/locations/logic.rpy", line 383, in <module>
File "renpy/exports.py", line 1533, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay)
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) # type: ignore
File "renpy/display/core.py", line 3804, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 451, in visit_all
callback(self)
File "renpy/display/core.py", line 3804, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 462, in per_interact
self.update()
File "renpy/display/screen.py", line 653, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 268, in execute
File "game/screens.rpy", line 268, in execute
File "game/screens.rpy", line 272, in execute
File "game/screens.rpy", line 276, in execute
File "game/screens.rpy", line 283, in execute
File "game/screens.rpy", line 284, in execute
File "game/screens.rpy", line 284, in keywords
File "game/screens.rpy", line 285, in keywords
File "game/screens.rpy", line 285, in <module>
NameError: name 'lightning' is not defined
Windows-10-10.0.15063 AMD64
Ren'Py 7.5.1.22070801
LustAcademy-2 1.3.1d
Sat Aug 6 10:26:35 2022
If you can give the save file with the error would be goodNo I dont use mods.
But I tried to copy 1.3.1d over 1.2.1d files and it seems to work. Please take a look.
You can't threaten Audrey nor kill her; she is one of your possible love interests and Sam's best friend. Audrey's story is about MC trying to take Sam's place and looking for a way to protect himself from the succubus magic drain.Quick question, if we threaten Audrey to get away from Samantha and stop feeding on her, will she do it or do we have to kill her at some point?
Actually, when she shows us her true form in season 1, and the mc rejects her, he calls her a monster both outside and inside. He also warns her not to get close to Samantha, or there will be consequences.You can't threaten Audrey nor kill her; she is one of your possible love interests and Sam's best friend. Audrey's story is about MC trying to take Sam's place and looking for a way to protect himself from the succubus magic drain.
Haha then I'm such an idiot... yep, I forgot the part where MC can reject her by the end of her story in season 1.Actually, when she shows us her true form in season 1, and the mc rejects her, he calls her a monster both outside and inside. He also warns her not to get close to Samantha, or there will be consequences.
An asshole move.Haha then I'm such an idiot... yep, I forgot the part where MC can reject her by the end of her story in season 1.
I'm not sure if this is the cause, but the game uses a differentWhenever I try build a mac version of the game on renpy I get this error
You don't have permission to view the spoiler content. Log in or register now.
Can someone help me ? Thx
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/logic/locations/logic.rpy", line 191, in <module>
NameError: name 'location_old' is not defined
location_old = location_now
Using ScrappyMod. This occurs after Audrey Scene\ or ignorin her.
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/modoverrides/haley.rpy", line 155, in script call
$ renpy.call('haley_events_4_label_'+str(Q_NV_Haley))
File "game/modoverrides/samantha.rpy", line 55, in script call
$ renpy.call('samantha_events_4_label_'+str(Q_NV_Samantha))
File "game/modoverrides/audrey.rpy", line 73, in script call
$ renpy.call('Audrey_events_4_label_'+str(Q_NV_Audrey))
File "game/modoverrides/audrey.rpy", line 560, in script
jump Audrey_7_label.end
ScriptError: could not find label 'Audrey_7_label.end'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "logic/story/logic.rpyc", line 62, in script call
File "logic/story/logic.rpyc", line 62, in script call
File "logic/story/logic.rpyc", line 61, in script call
File "logic/story/logic.rpyc", line 105, in script call
File "logic/story/logic.rpyc", line 1015, in script call
File "game/modoverrides/haley.rpy", line 155, in script call
$ renpy.call('haley_events_4_label_'+str(Q_NV_Haley))
File "game/modoverrides/samantha.rpy", line 55, in script call
$ renpy.call('samantha_events_4_label_'+str(Q_NV_Samantha))
File "game/modoverrides/audrey.rpy", line 73, in script call
$ renpy.call('Audrey_events_4_label_'+str(Q_NV_Audrey))
File "logic/main_interface/label.rpyc", line 469, in script call
File "logic/story/logic.rpyc", line 62, in script call
File "logic/story/logic.rpyc", line 62, in script call
File "logic/story/logic.rpyc", line 62, in script call
File "logic/story/logic.rpyc", line 61, in script call
File "logic/story/logic.rpyc", line 244, in script call
File "logic/story/logic.rpyc", line 62, in script call
File "logic/story/logic.rpyc", line 61, in script call
File "logic/story/logic.rpyc", line 1350, in script call
File "logic/story/logic.rpyc", line 61, in script call
File "logic/story/logic.rpyc", line 288, in script call
File "logic/story/logic.rpyc", line 61, in script call
File "logic/story/logic.rpyc", line 314, in script call
File "game/modoverrides/audrey.rpy", line 560, in script
jump Audrey_7_label.end
File "renpy/ast.py", line 1757, in execute
rv = renpy.game.script.lookup(target)
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'Audrey_7_label.end'.
Windows-10-10.0.22000
Ren'Py 7.4.11.2266
LustAcademy 0.7.1f
Mon Aug 8 18:59:35 2022
```