FookU2

Engaged Member
Jan 23, 2018
3,325
2,552
This path builder thingy only ends up in unending exceptions. I can't play the game with or without all my old saves. I had 5-6 different saves, with multiple different choices, and not even sure what the "loyal", "confident", or whatever paths are, exactly.
But, if the game won't even make it past the first scene without breaking into a grey screen, I can't find that out. lol
I downloaded the compressed version, I think. Anybody have any words of wisdom for me, here?
If I have to start over with everything, I'll likely just wait till the game is finished. Don't wanna do that.
 

Crusader of Romance

Well-Known Member
Dec 14, 2019
1,400
1,516
This path builder thingy only ends up in unending exceptions. I can't play the game with or without all my old saves. I had 5-6 different saves, with multiple different choices, and not even sure what the "loyal", "confident", or whatever paths are, exactly.
But, if the game won't even make it past the first scene without breaking into a grey screen, I can't find that out. lol
I downloaded the compressed version, I think. Anybody have any words of wisdom for me, here?
If I have to start over with everything, I'll likely just wait till the game is finished. Don't wanna do that.
Save import doesn't work yet but they are working on it.
To play you have to use the "Path Builder". Don't use "Advanced" until after step 4. They have patched some of the bugs but that version hasn't been uploaded here. The patched versions sadly rarely get uploaded here unless there are some major bugs.
 

FookU2

Engaged Member
Jan 23, 2018
3,325
2,552
Save import doesn't work yet but they are working on it.
To play you have to use the "Path Builder". Don't use "Advanced" until after step 4. They have patched some of the bugs but that version hasn't been uploaded here. The patched versions sadly rarely get uploaded here unless there are some major bugs.
Pathbuilder is also bugged. That's what I was trying to use. It said in the start up of the game that old saves don't work, so I tried the pathbuilder. Doesn't work. Guess I'll wait for another bugfix or next update or whatever. Using my old saves would be best choice, if it becomes possible, cause I really don't wanna have to recreate 5-6 different saves. lol
 

Blueray

Well-Known Member
Aug 27, 2020
1,765
638
Why is there Something Wrong with is Update U can't even play it it keeps logging u out of the game ?
 

NewTricks

Forum Fanatic
Nov 1, 2017
4,816
10,387
I did eventually get path builder to work but I had to be careful with what path I built and was unable to closely replicate my save. I must have done too much of a weird combination of stuff. One of the problems is that I had a Confident status but that changed several times throughout my playthrough so, for example, Chloe was my girlfriend because I happened to be popular when I asked her (or something like that). And even though Lauren was mad at me that status changed back into friend after passing notes in class (maybe that was an intentional change?) and changed again to kissed later. Likewise, things with Aubrey were complicated because I banged her sister but I ended up going on a date with her anyway. I don't think that was supposed to happen.

So the path builder may be buggy but I got through a playthrough without exceptions, so it isn't totally broken. It does seem to need work, though.
 

soapsand

New Member
Aug 18, 2017
1
0
It's gotta be some kind of monkey paw wish that gives this game frequent, yet buggy releases. Finally got to bang Penelope so it was worth it up to this point. :cool:
 

Stinky

Newbie
Jun 3, 2017
19
6
I just downloaded season two and can't even get past the path builder. :(

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 18, in script
call screen real_life_mode
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/common/00action_menu.rpy", line 148, in __call__
renpy.jump_out_of_context(self.label)
JumpOutException: v2_start

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

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 662, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "game/script.rpy", line 18, in script
call screen real_life_mode
File "renpy/ast.py", line 2015, in execute
self.call("execute")
File "renpy/ast.py", line 2003, 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 3136, 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 3325, 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 4160, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 727, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/behavior.py", line 983, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 918, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 323, in run
new_rv = run(i, *args, **kwargs)
File "renpy/display/behavior.py", line 330, in run
return action(*args, **kwargs)
File "renpy/common/00action_menu.rpy", line 148, in __call__
renpy.jump_out_of_context(self.label)
File "renpy/exports.py", line 1925, in jump_out_of_context
raise renpy.game.JumpOutException(label)
JumpOutException: v2_start

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
College Kings 2 3.0.0 (Act: 2) (SHA: a0977a8c)
Sun Apr 10 06:21:11 2022
 
3.20 star(s) 208 Votes