zaqrwe

Member
Jun 29, 2018
363
387
Also, the walkthrough may be outdated even in events before 0.13, or there was weird bug in game, cus I couldn't talk to Lauren while she was statue(MC always said to talk to someone else, like that conversation with her already happened), so there was no option to invite her to trip.
 

Mehdora

Newbie
Jan 6, 2018
22
12
We can not Start this f#+&ing Game

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: v3_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: v3_start

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
College Kings 2 3.0.0 (Act: 2) (SHA: a0977a8c)
Thu Apr 7 19:07:30 2022
 
Dec 11, 2021
251
314
Also, the walkthrough may be outdated even in events before 0.13, or there was weird bug in game, cus I couldn't talk to Lauren while she was statue(MC always said to talk to someone else, like that conversation with her already happened), so there was no option to invite her to trip.
Yes, I think I had the same.. I think it happens when Devs make changes too far back, nobody likes to change the walkthrough all over again instead just to continue.
 

Crusader of Romance

Active Member
Dec 14, 2019
756
854
Also, the walkthrough may be outdated even in events before 0.13, or there was weird bug in game, cus I couldn't talk to Lauren while she was statue(MC always said to talk to someone else, like that conversation with her already happened), so there was no option to invite her to trip.
That bug came with version 15. It also sometimes made Lauren sometime be flagged as your girlfriend even if she wasn't, when you loaded a save. It added bugs that wasn't there before.
 
  • Like
Reactions: zaqrwe

grungeboy

New Member
Nov 13, 2020
6
8
hi all
1st sorry im too lazy to read prev page. can someone give me a clue..
before CK2, ive played CK v15.1.0 and I have alot of saves in it
after i download CK2 i cant found any saves from CK v15.1.0
so in this CK2 you cant load saves from prev version? and can only play from from path builder?
 

Crusader of Romance

Active Member
Dec 14, 2019
756
854
We can not Start this f#+&ing Game

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: v3_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: v3_start

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
College Kings 2 3.0.0 (Act: 2) (SHA: a0977a8c)
Thu Apr 7 19:07:30 2022
You have to click "Path Builder". "Play Now" i bugged.
 

Crusader of Romance

Active Member
Dec 14, 2019
756
854
hi all
1st sorry im too lazy to read prev page. can someone give me a clue..
before CK2, ive played CK v15.1.0 and I have alot of saves in it
after i download CK2 i cant found any saves from CK v15.1.0
so in this CK2 you cant load saves from prev version? and can only play from from path builder?
You can't import saves right now. They are still working on that. It should come before the 14th, when the Steam version is released.
 
  • Like
Reactions: Gwarfo

Crusader of Romance

Active Member
Dec 14, 2019
756
854
UndergradSteve The title (College Kings 2) seems misleading. Is this College Kings 2 season 1 and season 2, or is it College Kings (1) season 1 and season 2?
Because there are two downloads, so we must deduce that CK 2 has got two seasons? So there should be a link to a previous thread about College Kings 1.
They call it College Kings 2 but it is more like College Kings season 1 and 2, yes.
 
  • Like
Reactions: Gunizz

Crusader of Romance

Active Member
Dec 14, 2019
756
854
No matter what I try the game is giving me and error and won't start!!
how to start this damn fucking game??
Click "Path Builder". Make your choices step 1-5. Click Advanced and select your choices there.
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/gui.rpy", line 377, in script
init python:
File "game/gui.rpy", line 377, in script
init python:
File "game/gui.rpy", line 381, in <module>
@gui.variant
AttributeError: 'StoreModule' object has no attribute 'variant'

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

Full traceback:
File "/Volumes/renpy-7.4.8-sdk/renpy-7.4.8-sdk/renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "/Volumes/renpy-7.4.8-sdk/renpy-7.4.8-sdk/renpy/main.py", line 515, in main
renpy.game.context().run(node)
File "game/gui.rpy", line 377, in script
init python:
File "game/gui.rpy", line 377, in script
init python:
File "/Volumes/renpy-7.4.8-sdk/renpy-7.4.8-sdk/renpy/ast.py", line 923, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/Volumes/renpy-7.4.8-sdk/renpy-7.4.8-sdk/renpy/python.py", line 2235, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/gui.rpy", line 381, in <module>
@gui.variant
AttributeError: 'StoreModule' object has no attribute 'variant'

Darwin-21.4.0-x86_64-i386-64bit
Ren'Py 7.4.8.1895
College Kings 2 3.0.0s (Act: 2) (SHA: a0977a8c)
Fri Apr 8 00:18:57 2022

Any idea how to fix?
I don't know code but check my answer above and see if that helps.
 
  • Like
Reactions: Michel Mak

Crusader of Romance

Active Member
Dec 14, 2019
756
854
ok so in my playthrough first i had it that in the cabin nora wants to be with you, but when i did the path builder it changed.. idk how to get it to where i was... i had the fwb with all the girl i had it with before and picked loyal, but when it came up it said loyal didnt change this decision.. im confused
That happens if you are with another girls too. In that case you need to be "Confident" to convince her.
 

Crusader of Romance

Active Member
Dec 14, 2019
756
854
It would be great if someone could put an explanation on the first page for how to start College Kings 2 and get past the errors (clicking "Path Building" and not clicking "Advanced" until after Step 4), so we don't have to explain it over and over again.
 
3.20 star(s) 196 Votes