Create and Fuck your AI Cum Slut –70% OFF
x

TonyMurray

Conversation Conqueror
Apr 8, 2024
6,593
12,552
774
But aren't you only able to have the MC go up there if he wins the grand prize? (The one dude at the bottom of the stairs stops him otherwise, IIRC.) And then the MC entered the third door to find Ivy waiting for him. At least, that's how it played out for me at first until I backed out and redid the frat party (didn't want problems with Sara or Ashley later, and I don't particularly like Ivy anyway). Maybe there's some other way of getting somebody else upstairs and having Ivy in that first room.... I know I just never saw this but did see Ivy in the third room, alone, waiting for the MC. :unsure:
No, this is at the first party, the one that ends when you talk to Sara and stop her from being bullied (or don't stop it, if you're a monster!) Upstairs,you can chat with Ashley and Roxy, but if you go into the room behind Roxy instead of talking to her, you see this anal scene.

That is a little weird I suppose, since at the other party you have the bouncer, as you say. I might expect that there would have been a bouncer here too, if there were a grand prize waiting in a room to be taken...
 

-CookieMonster666-

Message Maven
Nov 20, 2018
13,851
20,826
1,031
No, this is at the first party, the one that ends when you talk to Sara and stop her from being bullied (or don't stop it, if you're a monster!) Upstairs,you can chat with Ashley and Roxy, but if you go into the room behind Roxy instead of talking to her, you see this anal scene.

That is a little weird I suppose, since at the other party you have the bouncer, as you say. I might expect that there would have been a bouncer here too, if there were a grand prize waiting in a room to be taken...
Oh, right. I totally forgot there was that first party as well. :LOL:
 

Nikki Klein

Newbie
May 1, 2021
49
76
186
Pretty sure it was going to be Ivy as she talks about being the grand prize and it sounds like she knows what she's talking about/has been there for a couple of years. Can't guarantee it definitely is hair, but it looks like this girl has dark hair too.
View attachment 4400470
You just didn't pay attention. You need to open Ashley's memories. Then, you'll see 4th one titled "Ashley, girls". While replaying it, you'll get to know this slut wasn't Ivy, but the other one who Ivy's talking to. You can see her on-screen several times in the game.
 
  • Like
Reactions: TonyMurray

-CookieMonster666-

Message Maven
Nov 20, 2018
13,851
20,826
1,031
You just didn't pay attention. You need to open Ashley's memories. Then, you'll see 4th one titled "Ashley, girls". While replaying it, you'll get to know this slut wasn't Ivy, but the other one who Ivy's talking to. You can see her on-screen several times in the game.
Oh, is that the other girl in the locker room when Ashley first tries to pretend she's experienced in sex but fumbles her lie horribly?
 

Gagge89

Member
Apr 24, 2020
386
144
198
Hi everyone. I started playing again after a while. I had reached version v1.5.0. Now I downloaded v1.5.5 and saves fail.
How come? What happened? How can I solve it?

I attach the error message below.
Thank you


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

-CookieMonster666-

Message Maven
Nov 20, 2018
13,851
20,826
1,031
Hi everyone. I started playing again after a while. I had reached version v1.5.0. Now I downloaded v1.5.5 and saves fail.
How come? What happened? How can I solve it?

I attach the error message below.
Thank you


You don't have permission to view the spoiler content. Log in or register now.
As of v1.5.0 Remake (listed in the changelog on the OP), the version of Ren'Py (not the game, but the gaming engine itself) was updated to the latest. The changes from the older version of Ren'Py to this later one causes conflicts that can't be resolved. You have to restart the game, unless somewhere online you can find some type of save fixer / save converter that will create new versions of your saves or something. I don't know of anything like that offhand, but it's possible. If you don't find anything like that, though, you'll need to completely restart. There are a lot of choices to make, but if you Ctrl-skip through dialogue and scenes and use the provided walkthrough for v1.5.5 Extended, you should be able to get back to where you were in a few hours, I think.
 
Last edited:
  • Sad
Reactions: Gagge89

xtr3mx7

Member
Feb 10, 2019
318
333
248
It’s probably related to the fact that UOP was updated to Ren'Py 8.3.0 after the remake was released. I’m not entirely sure what’s causing the issue, though. Could you send me your save file so I can check it out?

ps Saves from Basic/Extended versions are usually compatible with both versions without any issues. At least, I haven’t come across anything major in the past couple of years.
Jumping from v7 to v8 would definitely render all saves incompatible. However, I was able to load back saves from 1.3.5-Extended. Traceback logs below:

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

While running game code:
  File "renpy/common/00start.rpy", line 279, in script
    python:
  File "renpy/common/00start.rpy", line 279, in script
    python:
  File "renpy/common/00start.rpy", line 283, in <module>
    renpy.call_in_new_context("_main_menu")
  File "renpy/common/000statements.rpy", line 671, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/common/00action_file.rpy", line 498, in __call__
    renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

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

Full traceback:
  File "UNIVERSITY OF PROBLEMS\renpy\bootstrap.py", line 359, in bootstrap
    renpy.main.main()
  File "UNIVERSITY OF PROBLEMS\renpy\main.py", line 652, in main
    run(restart)
  File "UNIVERSITY OF PROBLEMS\renpy\main.py", line 148, in run
    renpy.execution.run_context(True)
  File "UNIVERSITY OF PROBLEMS\renpy\execution.py", line 958, in run_context
    context.run()
  File "renpy/common/00start.rpy", line 279, in script
    python:
  File "lib/python3.9/future/utils/__init__.py", line 444, in raise_
  File "renpy/common/00start.rpy", line 279, in script
    python:
  File "UNIVERSITY OF PROBLEMS\renpy\ast.py", line 821, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "UNIVERSITY OF PROBLEMS\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/00start.rpy", line 283, in <module>
    renpy.call_in_new_context("_main_menu")
  File "UNIVERSITY OF PROBLEMS\renpy\game.py", line 377, in call_in_new_context
    return renpy.execution.run_context(False)
  File "UNIVERSITY OF PROBLEMS\renpy\execution.py", line 958, in run_context
    context.run()
  File "scripts/script.rpyc", line 16, in script
  File "lib/python3.9/future/utils/__init__.py", line 444, in raise_
  File "scripts/script.rpyc", line 16, in script
  File "UNIVERSITY OF PROBLEMS\renpy\ast.py", line 1974, in execute
    self.call("execute")
  File "UNIVERSITY OF PROBLEMS\renpy\ast.py", line 1953, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "UNIVERSITY OF PROBLEMS\renpy\statements.py", line 374, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 671, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "UNIVERSITY OF PROBLEMS\renpy\exports\statementexports.py", line 345, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "UNIVERSITY OF PROBLEMS\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "UNIVERSITY OF PROBLEMS\renpy\display\core.py", line 2188, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "UNIVERSITY OF PROBLEMS\renpy\display\core.py", line 3232, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "UNIVERSITY OF PROBLEMS\renpy\display\layout.py", line 1294, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "UNIVERSITY OF PROBLEMS\renpy\display\transition.py", line 53, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "UNIVERSITY OF PROBLEMS\renpy\display\layout.py", line 1294, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "UNIVERSITY OF PROBLEMS\renpy\display\layout.py", line 1294, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "UNIVERSITY OF PROBLEMS\renpy\display\screen.py", line 793, in event
    rv = self.child.event(ev, x, y, st)
  File "UNIVERSITY OF PROBLEMS\renpy\display\layout.py", line 1294, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "UNIVERSITY OF PROBLEMS\renpy\display\layout.py", line 1294, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "UNIVERSITY OF PROBLEMS\renpy\display\layout.py", line 1294, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "UNIVERSITY OF PROBLEMS\renpy\display\behavior.py", line 1180, in event
    return handle_click(self.clicked)
  File "UNIVERSITY OF PROBLEMS\renpy\display\behavior.py", line 1101, in handle_click
    rv = run(action)
  File "UNIVERSITY OF PROBLEMS\renpy\display\behavior.py", line 401, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 498, in __call__
    renpy.load(fn)
  File "UNIVERSITY OF PROBLEMS\renpy\loadsave.py", line 829, in load
    log.unfreeze(roots, label="_after_load")
  File "UNIVERSITY OF PROBLEMS\renpy\rollback.py", line 1135, in unfreeze
    self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
  File "UNIVERSITY OF PROBLEMS\renpy\rollback.py", line 930, in rollback
    self.load_failed()
  File "UNIVERSITY OF PROBLEMS\renpy\rollback.py", line 848, in load_failed
    raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

Windows-10-10.0.19045 AMD64
Ren'Py 8.3.0.24082114
University of Problems 1.5.5-(Extended)
Fri Jan  3 14:01:17 2025
 

lorddarkam

Well-Known Member
Jan 1, 2018
1,037
895
337
Generally i hate this kind of girl IRL, but i really like Roxy

I just saw that Travis Scene where you cant win no matter how much STR you have, and something came up to me, Abby, The Teacher husband, and now Travis, the mc never get back to people who mess with him and the way he do things is only to have sex in a way he dont even think about how to fix his problems what is very bad, i remember when i was playing Alexandra the mc was always looking for a way to improve his life situation it was more appealing to me than the sex scenes, here the mc really is too disappointing i bet he wont even try to learn how to protect himself and Roxy
 
Last edited:

kohunronin

Newbie
Sep 25, 2021
26
11
62
Or if you're fine with knowing the details, the same text but with the names: Sara and Ashley are already in discussion about forming a throuple (or at least the early stages of a throuple); Nikki is going to discuss forming a throuple with Sara, and has been told that Roxy is also in the mix to get involved with that (so presumably will also be told about Ashley at some point...); and Yuki has been brought into the idea of forming a throuple with Carol (who she used to date in an FF relationship). Also, Sasha has said she knows about all of "your girls" and will facilitate bringing them all into the loop as your harem.

As for completion, no idea.

Wait i drop SASHSA ..the female mob boss ,how they gonna continue her route?
 

TonyMurray

Conversation Conqueror
Apr 8, 2024
6,593
12,552
774
Wait i drop SASHSA ..the female mob boss ,how they gonna continue her route?
Personally, I don't see much in Sasha's path unless you're into the light (so far) femdom. It looks like some harem stuff is getting set up regardless, so I'm not sure if being on a Sasha path would make too much difference. A lot still remains to be seen though - it could be that Sasha brings in some girls who would otherwise have been reluctant, however she would manage that...
 
  • Like
Reactions: kohunronin

John Podi

Newbie
Jun 9, 2017
53
49
135
Re harem route. I read your comment in the Developer's Notes concerning the harem route and how you are trying to keep things as realistic as possible. I can't speak for anyone else, but from my own personal perspective, I don't look for realism in these VN's, I'm here for escapism. So I would just ask that in developing a harem route, if you should choose to do so (please), don't be too concerned with realism.
 

lorddarkam

Well-Known Member
Jan 1, 2018
1,037
895
337
Re harem route. I read your comment in the Developer's Notes concerning the harem route and how you are trying to keep things as realistic as possible. I can't speak for anyone else, but from my own personal perspective, I don't look for realism in these VN's, I'm here for escapism. So I would just ask that in developing a harem route, if you should choose to do so (please), don't be too concerned with realism.
yeah, reality already want me to cook myself i just want to fap for a few minutes in the game

but if this was a 1 girl choice i would choose Roxy cuz she is the one who need the mc the most (yeah i have trust problems) and the way she like to do things being such a sub, she is going to be cooked if she get in wrong hands as we have proof already, even worse if she is a sub who like to act as if she is badass she will only land into very shit places to be

----

Also man we can't even fuck Ivy this is so evil from the dev
 
Last edited:

TomamoNoku

Newbie
Jul 10, 2023
37
75
128
Personally, I don't see much in Sasha's path unless you're into the light (so far) femdom. It looks like some harem stuff is getting set up regardless, so I'm not sure if being on a Sasha path would make too much difference. A lot still remains to be seen though - it could be that Sasha brings in some girls who would otherwise have been reluctant, however she would manage that...
If there is a harem route without Sasha, then at the very least the harem route with her will bring Sasha herself and Alyssa into the harem, otherwise it wouldn't be worth it.
 
Last edited:

TonyMurray

Conversation Conqueror
Apr 8, 2024
6,593
12,552
774
If there is a harem route without Sasha, then at the very least the harem route with her will bring Sasha and Alyssa into the harem, otherwise it wouldn't be worth it.
I'd say that's fair. I can't see how you would have two routes to it and somehow one of them is "easier" because it's Sasha pulling some strings. She does sound like she wants to be in charge of it though, so will be interesting to see what that means for the usual harem dynamic. Obviously mostly speculation at the moment though...
 

Charroumane

Newbie
Nov 13, 2024
53
175
111
Personally, despite several attempted paths, I do not adhere to the philosophy of the game which forces you to undergo events and shamelessly deceive girls like that while giving the impression that the MC is nice. At one point it becomes perverse and it is not in the style of AVN. There are simple solutions to remedy this: a clear harem route and give the MC the possibility at several moments to freely choose who he wants to continue to pursue or not. At this point it becomes ridiculous and spoils the fun of the game.
 
  • Like
Reactions: HongTeaPot
4.20 star(s) 240 Votes