EvilChef

Well-Known Member
Sep 23, 2016
1,122
1,492
Just finished playing through the game. One thing that got me a bit eh? was the frikkin forehead wrinkles on pretty much everyone... Like why?
 

Bear in the Night

Active Member
Game Developer
Dec 16, 2019
878
3,428
i got this error

```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/logic/events/intro.rpy", line 2082, in script
jump Ashley_5_label
ScriptError: could not find label 'Ashley_5_label'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "logic/events/story.rpyc", line 40, in script call
File "logic/events/story.rpyc", line 51, in script call
File "game/logic/events/intro.rpy", line 2082, in script
jump Ashley_5_label
File "renpy/ast.py", line 1974, in execute
rv = renpy.game.script.lookup(target)
File "renpy/script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'Ashley_5_label'.

Windows-10-10.0.22000 AMD64
Ren'Py 7.5.1.22070801
LustAcademy-2 1.3.1d
Sat Aug 6 07:02:34 2022
```
Did you used mods?
If not, could send your save file?
 

caju

Well-Known Member
Oct 5, 2017
1,207
1,167
I used to love this game. Now, I cant play the first season anymore.
Or I guess I can except for combat.
Unfortunately, when I go to practice a spell or battle, no bar appears so I just have to randomly guess when to hit stop.
It used to work fine for me back around 0.5.1f :mad: Oh well...
( I hate renpy and they hate me too since I still use win 7 )
 

Bear in the Night

Active Member
Game Developer
Dec 16, 2019
878
3,428
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
Could you also give your save file?
 

Lunix00

Newbie
May 31, 2020
78
105
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?
 
  • Haha
Reactions: The Senior Perv

The Senior Perv

Active Member
May 4, 2022
984
4,844
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?
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.
 

Lunix00

Newbie
May 31, 2020
78
105
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.
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.
 

The Senior Perv

Active Member
May 4, 2022
984
4,844
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.
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.
 
  • Haha
Reactions: Lunix00

ohmz

Active Member
Feb 6, 2021
726
852
Whenever 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 not sure if this is the cause, but the game uses a different so you should try that and see if it fixes it.
 

rendezook

New Member
Dec 14, 2021
7
1
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
```
 
3.80 star(s) 159 Votes