DarkDemon

Member
Apr 25, 2017
332
420
Or just wait a bit for bug fix :)
i'm stuck with Elijah quest at 60%, in the character info page, it said talk to him in the cafe about a job, I did and i'm still stuck there. It still says talk to him at the cafe in the evening and now when i click on him at the cafe it says nothing to talk about. is that a bug or am i missing something? All the other quests are at 100%.
 

Bear in the Night

Active Member
Game Developer
Dec 16, 2019
878
3,621
i'm stuck with Elijah quest at 60%, in the character info page, it said talk to him in the cafe about a job, I did and i'm still stuck there. It still says talk to him at the cafe in the evening and now when i click on him at the cafe it says nothing to talk about. is that a bug or am i missing something? All the other quests are at 100%.
Could u send your save file?
 

Ahchi

Forum Fanatic
Jul 17, 2020
4,496
8,170
i'm stuck with Elijah quest at 60%, in the character info page, it said talk to him in the cafe about a job, I did and i'm still stuck there. It still says talk to him at the cafe in the evening and now when i click on him at the cafe it says nothing to talk about. is that a bug or am i missing something? All the other quests are at 100%.
If you can no longer talk to him in the cafe, go to
Coverdale and speak to Willow in the shop ,after that I noticed that the bar was at 100%
But as you pointed out the bar does stick @ 60% for awhile.
 
Last edited:

Bear in the Night

Active Member
Game Developer
Dec 16, 2019
878
3,621
If you can no longer talk to him in the cafe, go to
Coverdale and speak to Willow in the shop ,after that I noticed that the bar was at 100%
But as you pointed out the bar does stick @ 60% for awhile.
Thanks :), will check it also !
 

Bear in the Night

Active Member
Game Developer
Dec 16, 2019
878
3,621
If you can no longer talk to him in the cafe, go to
Coverdale and speak to Willow in the shop ,after that I noticed that the bar was at 100%
But as you pointed out the bar does stick @ 60% for awhile.
By the way:
Dale - the small town
Cordale - Academy
 
  • Like
Reactions: Ahchi

sailboat

Member
Apr 15, 2020
178
71
Exception occurred the morning after the mushrooms forest adventure, when I click in the character info tab.
EDIT: checking in the folder 'game' there isn't the subfolder 'main_interface' (only 'mini_games' and 'phone_interface'), I don't know if the path is in some rpa file...

You don't have permission to view the spoiler content. Log in or register now.
 

kingdevil31

Member
Feb 17, 2021
216
153
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/modoverrides/samantha.rpy", line 85, in script call
$ renpy.call('samantha_events_4_label_'+str(Q_NV_Samantha))
File "game/modoverrides/audrey.rpy", line 75, in script call
$ renpy.call('Audrey_events_4_label_'+str(Q_NV_Audrey))
File "game/modoverrides/haley.rpy", line 66, in script call
$ renpy.call('haley_events_4_label_'+str(Q_NV_Haley))
File "game/modoverrides/lily.rpy", line 124, in script call
$ renpy.call('lily_events_5_label_'+str(Q_NV_Lily))
File "game/modoverrides/lily.rpy", line 124, in script call
$ renpy.call('lily_events_5_label_'+str(Q_NV_Lily))
File "game/modoverrides/haley.rpy", line 66, in script call
$ renpy.call('haley_events_4_label_'+str(Q_NV_Haley))
File "game/modoverrides/samantha.rpy", line 85, in script call
$ renpy.call('samantha_events_4_label_'+str(Q_NV_Samantha))
File "game/modoverrides/audrey.rpy", line 75, in script call
$ renpy.call('Audrey_events_4_label_'+str(Q_NV_Audrey))
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/logic/main_interface/screen.rpy", line 2023, in execute
File "game/logic/main_interface/screen.rpy", line 2023, in execute
File "game/logic/main_interface/screen.rpy", line 2024, in execute
File "game/logic/main_interface/screen.rpy", line 2026, in execute
File "game/logic/main_interface/screen.rpy", line 2026, in <module>
NameError: name 'locations_dale' is not defined

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

Full traceback:
File "game/modoverrides/samantha.rpy", line 85, in script call
$ renpy.call('samantha_events_4_label_'+str(Q_NV_Samantha))
File "game/modoverrides/audrey.rpy", line 75, in script call
$ renpy.call('Audrey_events_4_label_'+str(Q_NV_Audrey))
File "game/modoverrides/haley.rpy", line 66, in script call
$ renpy.call('haley_events_4_label_'+str(Q_NV_Haley))
File "game/modoverrides/lily.rpy", line 124, in script call
$ renpy.call('lily_events_5_label_'+str(Q_NV_Lily))
File "game/modoverrides/lily.rpy", line 124, in script call
$ renpy.call('lily_events_5_label_'+str(Q_NV_Lily))
File "game/modoverrides/haley.rpy", line 66, in script call
$ renpy.call('haley_events_4_label_'+str(Q_NV_Haley))
File "game/modoverrides/samantha.rpy", line 85, in script call
$ renpy.call('samantha_events_4_label_'+str(Q_NV_Samantha))
File "game/modoverrides/audrey.rpy", line 75, in script call
$ renpy.call('Audrey_events_4_label_'+str(Q_NV_Audrey))
File "logic/main_interface/label.rpyc", line 251, in script
File "renpy/ast.py", line 2010, in execute
self.call("execute")
File "renpy/ast.py", line 1998, 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 3132, 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 3276, 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 3694, 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 432, in visit_all
callback(self)
File "renpy/display/core.py", line 3694, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 443, in per_interact
self.update()
File "renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/logic/main_interface/screen.rpy", line 2023, in execute
File "game/logic/main_interface/screen.rpy", line 2023, in execute
File "game/logic/main_interface/screen.rpy", line 2024, in execute
File "game/logic/main_interface/screen.rpy", line 2026, in execute
File "game/logic/main_interface/screen.rpy", line 2026, in <module>
NameError: name 'locations_dale' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
LustAcademy 0.2.2b
Sun Aug 22 02:48:57 2021
 

fishbrain

Engaged Member
Apr 9, 2018
3,086
3,727
Night scene it's asking me to choose if Audrey is female or shemale but it freezes right after that regardless of choice. That was using the notes for navigation, moving around naturally it didn't freeze.
 
Last edited:

Ahchi

Forum Fanatic
Jul 17, 2020
4,496
8,170
Thanks.

And I got the same error after clicking Char Info.

Will wait for the bugfix...not a fan of Olivia and whatshisname (husband), especially since we can't teach her a lesson....so not restarting.
You get a choice to Skip that part (Prologue).
 

EZ8lt

Engaged Member
Dec 24, 2019
2,526
5,664
Ah, another grindy sandbox that lacks the quality control for beta testing. I mean, I'd understand if you go public with a buggy version but those who actually pay got a working one, but the other way, not so much. The further we go into this game, the more it falls apart anyway, like on the level of story, mechanics, and playability. Sure, looks decent enough, but that's pretty much the only consistent thing it has going for it.
 
  • Like
Reactions: HansDampf788

Bear in the Night

Active Member
Game Developer
Dec 16, 2019
878
3,621
Ah, another grindy sandbox that lacks the quality control for beta testing. I mean, I'd understand if you go public with a buggy version but those who actually pay got a working one, but the other way, not so much. The further we go into this game, the more it falls apart anyway, like on the level of story, mechanics, and playability. Sure, looks decent enough, but that's pretty much the only consistent thing it has going for it.
Hey!
Thank you for your constructive opinion! Would like to hear more details :)
I would like to know what mechanics you considered as "grind"
Try to start a new game and you probably won't face a critical bag (like pple here). For sure you know what mean "alpha\beta tests" are and the reason for them.

Have a good day :)
 
  • Like
Reactions: drooopy
3.70 star(s) 188 Votes