skyrfen

Ultimate Torrent Dude
Donor
Jun 13, 2021
4,179
2,401
Do I have to download Act II or is it included in this Episode 2 rework?
Can someone point me to the decoder ring that tells what Episode 2 actually means? They started off with 0.1-0.6. They called it Act I, II, and III with various version numbers. They called some version of the game "Season" on Steam. This is the first time I've seen "Episode" used and I really don't know what it means.
sorry if it sounds dumb, but what order do i download this in. do i go from act 1 to act 2 to episode 2 rework? or do i do episode 1 first then the next three.
Act I (version 1.3.17) has the first part of the story and is technically considered complete.
Act II (version 3.2.2) continues the story and has currently three (3) episodes of which the second one was now reworked.

That being said, 3.2.2 contains all three episodes from Act II.

But in true CK fashion, the game's main menu lists the version as 3.2.1, lol.
 
Last edited:
Aug 13, 2016
270
240
I don't think it is supposed to end when Grayson beat Chris, the principle comes and call an ambulance?

Seems like from my saves that was where the latest update ended as well.
 

JNolan92

Newbie
Nov 2, 2021
63
53
Can someone explain how to install this update? Do I just copy and paste the contents in the folder into my College Kings 2 folder and it will overwrite stuff? I've never downloaded and installed updates for games on here before, I've just downloaded the latest releases.
 

Ghosty99

Member
Jul 23, 2021
133
309
I got an error when I click on the messenger in the phone at the start :(

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/phone/messenger/messenger_home_screen.rpy", line 1, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 1, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 5, in execute
File "game/phone/phone_screens.rpy", line 14, in execute
File "game/phone/phone_screens.rpy", line 14, in execute
File "game/phone/phone_screens.rpy", line 31, in execute
File "game/phone/phone_screens.rpy", line 37, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 5, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 6, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 10, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 16, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 21, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 22, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 26, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 26, in <module>
AttributeError: Riley has no profile pictures.

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

Full traceback:
File "compat/load_failed.rpyc", line 200, in script call
File "ep2/scene1.rpyc", line 96, in script
File "F:\Games\Visual Novel Games\Anticipated Novels\College Kings 2\renpy\ast.py", line 2259, in execute
self.call("execute")
File "F:\Games\Visual Novel Games\Anticipated Novels\College Kings 2\renpy\ast.py", line 2241, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "F:\Games\Visual Novel Games\Anticipated Novels\College Kings 2\renpy\statements.py", line 342, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "F:\Games\Visual Novel Games\Anticipated Novels\College Kings 2\renpy\exports.py", line 3347, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "F:\Games\Visual Novel Games\Anticipated Novels\College Kings 2\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "F:\Games\Visual Novel Games\Anticipated Novels\College Kings 2\renpy\display\core.py", line 3582, 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 "F:\Games\Visual Novel Games\Anticipated Novels\College Kings 2\renpy\display\core.py", line 4055, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "F:\Games\Visual Novel Games\Anticipated Novels\College Kings 2\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "F:\Games\Visual Novel Games\Anticipated Novels\College Kings 2\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "F:\Games\Visual Novel Games\Anticipated Novels\College Kings 2\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "F:\Games\Visual Novel Games\Anticipated Novels\College Kings 2\renpy\display\screen.py", line 476, in visit_all
callback(self)
File "F:\Games\Visual Novel Games\Anticipated Novels\College Kings 2\renpy\display\core.py", line 4055, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "F:\Games\Visual Novel Games\Anticipated Novels\College Kings 2\renpy\display\screen.py", line 487, in per_interact
self.update()
File "F:\Games\Visual Novel Games\Anticipated Novels\College Kings 2\renpy\display\screen.py", line 680, in update
self.screen.function(**self.scope)
File "game/phone/messenger/messenger_home_screen.rpy", line 1, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 1, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 5, in execute
File "game/phone/phone_screens.rpy", line 14, in execute
File "game/phone/phone_screens.rpy", line 14, in execute
File "game/phone/phone_screens.rpy", line 31, in execute
File "game/phone/phone_screens.rpy", line 37, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 5, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 6, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 10, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 16, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 21, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 22, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 26, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 26, in <module>
File "game/characters/NonPlayableCharacter_ren.py", line 52, in profile_picture
AttributeError: Riley has no profile pictures.

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
College Kings 2 3.2.1
Mon Sep 25 23:46:44 2023

I loaded a save from Episode 3 :(
 
Last edited:
  • Like
Reactions: JimLevins

Maximilian87

Newbie
Sep 8, 2022
57
102
im completely lost, there are 2 diff links posted, 1 who is just "collegekings2-pc" and the other is on the main page? wich one is what? rework pre-rework?, and what does this update actually did before i waste time?
 
  • Angry
Reactions: Kekekerkek

Cico8

Newbie
May 29, 2018
17
29
is there finally a way to transfer saves from the first season? it's been a while since I finished it, and pathbuilder is sh*t... how the hell am I supposed to remember my decisions after such a long time lol
 

samis

Member
May 24, 2017
170
56
HI.
first time trying this game witch one should i download first .. i mean the order of playing
 

Crusader of Romance

Active Member
Dec 14, 2019
760
855
is there finally a way to transfer saves from the first season? it's been a while since I finished it, and pathbuilder is sh*t... how the hell am I supposed to remember my decisions after such a long time lol
There is. Just click "Load CK1 saves" when you load. This was fixed in March last year.
 

rogosh

Active Member
Jan 29, 2018
825
967
STuck at pool party , Mc says (everyone's okay for drinks right now. Lets see who else there is to talk...).

Nothing after that it just sits there and there is nothing to highlight.
 

buffbaron

Newbie
May 10, 2021
23
6
I got an error when I click on the messenger in the phone at the start :(

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/phone/messenger/messenger_home_screen.rpy", line 1, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 1, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 5, in execute
File "game/phone/phone_screens.rpy", line 14, in execute
File "game/phone/phone_screens.rpy", line 14, in execute
File "game/phone/phone_screens.rpy", line 31, in execute
File "game/phone/phone_screens.rpy", line 37, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 5, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 6, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 10, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 16, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 21, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 22, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 26, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 26, in <module>
AttributeError: Riley has no profile pictures.

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

Full traceback:
File "compat/load_failed.rpyc", line 200, in script call
File "ep2/scene1.rpyc", line 96, in script
File "F:\Games\Visual Novel Games\Anticipated Novels\College Kings 2\renpy\ast.py", line 2259, in execute
self.call("execute")
File "F:\Games\Visual Novel Games\Anticipated Novels\College Kings 2\renpy\ast.py", line 2241, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "F:\Games\Visual Novel Games\Anticipated Novels\College Kings 2\renpy\statements.py", line 342, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "F:\Games\Visual Novel Games\Anticipated Novels\College Kings 2\renpy\exports.py", line 3347, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "F:\Games\Visual Novel Games\Anticipated Novels\College Kings 2\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "F:\Games\Visual Novel Games\Anticipated Novels\College Kings 2\renpy\display\core.py", line 3582, 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 "F:\Games\Visual Novel Games\Anticipated Novels\College Kings 2\renpy\display\core.py", line 4055, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "F:\Games\Visual Novel Games\Anticipated Novels\College Kings 2\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "F:\Games\Visual Novel Games\Anticipated Novels\College Kings 2\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "F:\Games\Visual Novel Games\Anticipated Novels\College Kings 2\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "F:\Games\Visual Novel Games\Anticipated Novels\College Kings 2\renpy\display\screen.py", line 476, in visit_all
callback(self)
File "F:\Games\Visual Novel Games\Anticipated Novels\College Kings 2\renpy\display\core.py", line 4055, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "F:\Games\Visual Novel Games\Anticipated Novels\College Kings 2\renpy\display\screen.py", line 487, in per_interact
self.update()
File "F:\Games\Visual Novel Games\Anticipated Novels\College Kings 2\renpy\display\screen.py", line 680, in update
self.screen.function(**self.scope)
File "game/phone/messenger/messenger_home_screen.rpy", line 1, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 1, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 5, in execute
File "game/phone/phone_screens.rpy", line 14, in execute
File "game/phone/phone_screens.rpy", line 14, in execute
File "game/phone/phone_screens.rpy", line 31, in execute
File "game/phone/phone_screens.rpy", line 37, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 5, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 6, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 10, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 16, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 21, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 22, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 26, in execute
File "game/phone/messenger/messenger_home_screen.rpy", line 26, in <module>
File "game/characters/NonPlayableCharacter_ren.py", line 52, in profile_picture
AttributeError: Riley has no profile pictures.

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
College Kings 2 3.2.1
Mon Sep 25 23:46:44 2023

I loaded a save from Episode 3 :(
same here.
 
  • Like
Reactions: leandrusko1

KKonaBROthere

Member
Jan 14, 2019
112
148
The download options are terrible. I've tried the single 13gb rar takes literally 5 hours trying to download it. Okay fuck that, go to download the split files, cool 3.6gb for 20 minutes that's more like it. Ope sorry bud the file you downloaded is somehow showing 13.6gb of files inside the zipped zip. Weird. Go to extract sorry checksum wrong create new partitions. What the fuck does that mean? I'm just trying to download the game in portions and it doesn't even work.
 
Nov 18, 2019
23
15
Hello friends. I'm sorry, I'm Brazilian and I have difficulties translating the entire forum. I just ask for help to understand the changes once and for all.
ACT I, is the game at the university until the start of the trip?
ACT II, is it during the trip and after returning with the election?
EPISODE 2, is the continuation of ACT II
and EPISODE 3 has not yet been released to play?
Is this how these KC nomenclatures work? Please help me...
 
  • Like
Reactions: Desastrousman
3.20 star(s) 197 Votes