Polarwolf

New Member
Aug 9, 2017
13
2
found a bug that wont let me continue

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/logic/events/Samantha.rpy", line 1855, in script call
    $ ChangeLocation(location = location_now, sleep = True)
  File "game/logic/events/Samantha.rpy", line 1855, in script call
    $ ChangeLocation(location = location_now, sleep = True)
  File "game/logic/events/Samantha.rpy", line 1855, in script call
    $ ChangeLocation(location = location_now, sleep = True)
  File "game/logic/events/Samantha.rpy", line 1855, in script call
    $ ChangeLocation(location = location_now, sleep = True)
  File "game/logic/events/Samantha.rpy", line 1855, in script call
    $ ChangeLocation(location = location_now, sleep = True)
  File "game/logic/events/Samantha.rpy", line 1855, in script call
    $ ChangeLocation(location = location_now, sleep = True)
ScriptError: could not find label 'Main_Quest_13_label'.

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

Full traceback:
  File "logic/events/story.rpyc", line 48, in script call
  File "logic/events/story.rpyc", line 81, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 507, in script call
  File "game/logic/events/Samantha.rpy", line 1855, in script call
    $ ChangeLocation(location = location_now, sleep = True)
  File "logic/events/story.rpyc", line 48, in script call
  File "logic/events/story.rpyc", line 105, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 481, in script call
  File "logic/locations/objects.rpyc", line 277, in script call
  File "logic/locations/logic.rpyc", line 481, in script call
  File "logic/locations/objects.rpyc", line 277, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 446, in script call
  File "logic/events/story.rpyc", line 48, in script call
  File "logic/events/story.rpyc", line 129, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 507, in script call
  File "game/logic/events/Samantha.rpy", line 1855, in script call
    $ ChangeLocation(location = location_now, sleep = True)
  File "logic/events/story.rpyc", line 48, in script call
  File "logic/events/story.rpyc", line 165, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 481, in script call
  File "logic/locations/objects.rpyc", line 277, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 507, in script call
  File "game/logic/events/Samantha.rpy", line 1855, in script call
    $ ChangeLocation(location = location_now, sleep = True)
  File "logic/events/story.rpyc", line 49, in script call
  File "logic/events/story.rpyc", line 48, in script call
  File "logic/events/story.rpyc", line 212, in script call
  File "renpy/ast.py", line 1705, in execute
    rv = renpy.game.context().call(label, return_site=self.next.name)
  File "logic/events/story.rpyc", line 48, in script call
  File "logic/events/story.rpyc", line 81, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 507, in script call
  File "game/logic/events/Samantha.rpy", line 1855, in script call
    $ ChangeLocation(location = location_now, sleep = True)
  File "logic/events/story.rpyc", line 48, in script call
  File "logic/events/story.rpyc", line 105, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 481, in script call
  File "logic/locations/objects.rpyc", line 277, in script call
  File "logic/locations/logic.rpyc", line 481, in script call
  File "logic/locations/objects.rpyc", line 277, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 446, in script call
  File "logic/events/story.rpyc", line 48, in script call
  File "logic/events/story.rpyc", line 129, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 507, in script call
  File "game/logic/events/Samantha.rpy", line 1855, in script call
    $ ChangeLocation(location = location_now, sleep = True)
  File "logic/events/story.rpyc", line 48, in script call
  File "logic/events/story.rpyc", line 165, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 481, in script call
  File "logic/locations/objects.rpyc", line 277, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 507, in script call
  File "game/logic/events/Samantha.rpy", line 1855, in script call
    $ ChangeLocation(location = location_now, sleep = True)
  File "logic/events/story.rpyc", line 49, in script call
  File "logic/events/story.rpyc", line 48, in script call
  File "logic/events/story.rpyc", line 212, in script call
  File "renpy/script.py", line 927, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'Main_Quest_13_label'.

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.1.22070801
LustAcademy-2 1.4.1d
Fri Sep 16 22:54:44 2022
 

Nscovil88

Member
Apr 19, 2020
226
171
That' "enable LGBTQ+" option in season 1 (I haven't played 2, yet) needs some clarification. Which letter is disabled? What if you like 1 (or some) letter? Is if for the Trans (surgery) or Futa (genetics)? Why is the sky blue!?

It's dangerous to go alone. Take this sword. Lol.
 
  • Like
Reactions: Mad Sama

micmitja

Forum Fanatic
Aug 6, 2017
5,566
5,821
That' "enable LGBTQ+" option in season 1 (I haven't played 2, yet) needs some clarification. Which letter is disabled? What if you like 1 (or some) letter? Is if for the Trans (surgery) or Futa (genetics)? Why is the sky blue!?

It's dangerous to go alone. Take this sword. Lol.
if you have enabled you still get choice if you want chick with dick or not, gay or not, where if you got disabled you simply cut those choices or options off
 
  • Like
Reactions: Nscovil88

Havenless_

Active Member
Oct 12, 2020
826
4,300
Bear in the Night
Ugh...i really hope you dont intend to make little fake sis a whore...and no, i refuse to call the dancers strippers if they make their clients cum in the vip room. Strippers tease, whores relieve. However, i also dont want her to become a stripper ^^
...and there goes another LI...i really hoped her content would focus on developing magic and taming her bratty attitude with romance instead of becoming some filthy lowlife getting paid for making dicks hard...
WTF. You mean Samantha's sister? She becomes a stripper? Really?

Wow. What a disappointment.

We already have plenty of strippers. Why turn a "main" love interest into one? That sucks.
 

RodrigoOSan

Active Member
Apr 16, 2020
511
681
found a bug that wont let me continue

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/logic/events/Samantha.rpy", line 1855, in script call
    $ ChangeLocation(location = location_now, sleep = True)
  File "game/logic/events/Samantha.rpy", line 1855, in script call
    $ ChangeLocation(location = location_now, sleep = True)
  File "game/logic/events/Samantha.rpy", line 1855, in script call
    $ ChangeLocation(location = location_now, sleep = True)
  File "game/logic/events/Samantha.rpy", line 1855, in script call
    $ ChangeLocation(location = location_now, sleep = True)
  File "game/logic/events/Samantha.rpy", line 1855, in script call
    $ ChangeLocation(location = location_now, sleep = True)
  File "game/logic/events/Samantha.rpy", line 1855, in script call
    $ ChangeLocation(location = location_now, sleep = True)
ScriptError: could not find label 'Main_Quest_13_label'.

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

Full traceback:
  File "logic/events/story.rpyc", line 48, in script call
  File "logic/events/story.rpyc", line 81, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 507, in script call
  File "game/logic/events/Samantha.rpy", line 1855, in script call
    $ ChangeLocation(location = location_now, sleep = True)
  File "logic/events/story.rpyc", line 48, in script call
  File "logic/events/story.rpyc", line 105, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 481, in script call
  File "logic/locations/objects.rpyc", line 277, in script call
  File "logic/locations/logic.rpyc", line 481, in script call
  File "logic/locations/objects.rpyc", line 277, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 446, in script call
  File "logic/events/story.rpyc", line 48, in script call
  File "logic/events/story.rpyc", line 129, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 507, in script call
  File "game/logic/events/Samantha.rpy", line 1855, in script call
    $ ChangeLocation(location = location_now, sleep = True)
  File "logic/events/story.rpyc", line 48, in script call
  File "logic/events/story.rpyc", line 165, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 481, in script call
  File "logic/locations/objects.rpyc", line 277, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 507, in script call
  File "game/logic/events/Samantha.rpy", line 1855, in script call
    $ ChangeLocation(location = location_now, sleep = True)
  File "logic/events/story.rpyc", line 49, in script call
  File "logic/events/story.rpyc", line 48, in script call
  File "logic/events/story.rpyc", line 212, in script call
  File "renpy/ast.py", line 1705, in execute
    rv = renpy.game.context().call(label, return_site=self.next.name)
  File "logic/events/story.rpyc", line 48, in script call
  File "logic/events/story.rpyc", line 81, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 507, in script call
  File "game/logic/events/Samantha.rpy", line 1855, in script call
    $ ChangeLocation(location = location_now, sleep = True)
  File "logic/events/story.rpyc", line 48, in script call
  File "logic/events/story.rpyc", line 105, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 481, in script call
  File "logic/locations/objects.rpyc", line 277, in script call
  File "logic/locations/logic.rpyc", line 481, in script call
  File "logic/locations/objects.rpyc", line 277, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 446, in script call
  File "logic/events/story.rpyc", line 48, in script call
  File "logic/events/story.rpyc", line 129, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 507, in script call
  File "game/logic/events/Samantha.rpy", line 1855, in script call
    $ ChangeLocation(location = location_now, sleep = True)
  File "logic/events/story.rpyc", line 48, in script call
  File "logic/events/story.rpyc", line 165, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 481, in script call
  File "logic/locations/objects.rpyc", line 277, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 234, in script call
  File "logic/locations/logic.rpyc", line 507, in script call
  File "game/logic/events/Samantha.rpy", line 1855, in script call
    $ ChangeLocation(location = location_now, sleep = True)
  File "logic/events/story.rpyc", line 49, in script call
  File "logic/events/story.rpyc", line 48, in script call
  File "logic/events/story.rpyc", line 212, in script call
  File "renpy/script.py", line 927, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'Main_Quest_13_label'.

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.1.22070801
LustAcademy-2 1.4.1d
Fri Sep 16 22:54:44 2022

Same error here on the main questline
 

-CookieMonster666-

Devoted Member
Nov 20, 2018
10,996
15,915
If you're talking about some mind control thing, then no. Every sex scene happens because the girls are sexually attracted to the MC.
That's true, although there is a tiny lewd scene possible without normal consent. There is the scene where Amelie and the MC have the potion that causes severe lust and try to get it back after it was stolen. The little guy (munchkin, brownie, whatever) smashes it on the ground, Amelie and the MC both get really horny, and you have the option to grope her naked boobs. So technically that's not a willing act if faculties are acting normally. It's not mind control, but it is kind of a forced thing if you choose to grope her there.
 
  • Angry
Reactions: Canto Forte

The Senior Perv

Active Member
May 4, 2022
985
4,583
That's true, although there is a tiny lewd scene possible without normal consent. There is the scene where Amelie and the MC have the potion that causes severe lust and try to get it back after it was stolen. The little guy (munchkin, brownie, whatever) smashes it on the ground, Amelie and the MC both get really horny, and you have the option to grope her naked boobs. So technically that's not a willing act if faculties are acting normally. It's not mind control, but it is kind of a forced thing if you choose to grope her there.
Yeah, I remember that one. Didn't count it because it was only groping her, but you are right, that's the only moment where the girl/woman doesn't consent the action... damn, I really wish there was a real lewd scene with Amelie in next update. She is the closest of the academy staff to be willing to have some action with the MC
 
3.80 star(s) 156 Votes