PinkNova

Active Member
May 2, 2018
570
861
I'm going to re-download this today, sadly lost all my old data so restarting too. I'm going to honestly grab a walkthough because I went through a whole playthough and didn't get the girl I wanted and have no clue when I actually missed my chances since the game isn't really clear on that in my opinion, and I reloaded old saves at the time to prope around too...Maybe it was locked by which sorority I joined early? I don't know, so we'll find out in the second go around.
 

Journey95

Active Member
Jun 23, 2018
875
1,704
I'm going to re-download this today, sadly lost all my old data so restarting too. I'm going to honestly grab a walkthough because I went through a whole playthough and didn't get the girl I wanted and have no clue when I actually missed my chances since the game isn't really clear on that in my opinion, and I reloaded old saves at the time to prope around too...Maybe it was locked by which sorority I joined early? I don't know, so we'll find out in the second go around.
Which girl are you talking about?
 
  • Like
Reactions: PinkNova

PinkNova

Active Member
May 2, 2018
570
861
Which girl are you talking about?
Chloe, out of all the girls while I felt like I was on her path because I was turning down others and even got her to prom, we never got anywhere intimate, so I knew I messed up somewhere along the way, but the game never told me, lol.

Honestly this time if I got to restart I'm more looking to try to see if I can get with Nora even if it's shity move as a "friend". xD Nora and Aubrey were my favorites, but I was already on what I thought was Chloe, so I was committed to the route.
 

myukimo

Member
Nov 18, 2021
346
301
Elijah's event is the end of this chapter or is my game bug? Because the game is repeated on day one of the "baby" care and I can't see the third day of this event...
Bug Fix :)


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

While running game code:
  File "game/v3/scene42.rpy", line 45, in script
    if (v3s27_mc_baby_schedule[v3s50a_day_of_the_week.name.lower()] != BabyDuty.PARTNER_ALONE):
  File "game/v3/scene42.rpy", line 45, in <module>
    if (v3s27_mc_baby_schedule[v3s50a_day_of_the_week.name.lower()] != BabyDuty.PARTNER_ALONE):
KeyError: 'none'

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

Full traceback:
  File "game/v3/scene42.rpy", line 45, in script
    if (v3s27_mc_baby_schedule[v3s50a_day_of_the_week.name.lower()] != BabyDuty.PARTNER_ALONE):
  File "renpy/ast.py", line 1898, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2276, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2269, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/v3/scene42.rpy", line 45, in <module>
    if (v3s27_mc_baby_schedule[v3s50a_day_of_the_week.name.lower()] != BabyDuty.PARTNER_ALONE):
KeyError: 'none'

Windows-10-10.0.22000
Ren'Py 7.4.11.2266
College Kings 2 1.0.0s (SHA: d0189c5c)
Fri Jun 24 15:10:03 2022
 
Last edited:

Max1276

Active Member
Mar 14, 2020
894
418
The game crashing ,what's happened? thx

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

While running game code:
  File "game/v3/scene4.rpy", line 156, in script
    if mc.frat == Frat.WOLVES and (ms_rose.relationship >= Relationship.FWB or v2_threaten_ms_rose):
  File "game/v3/scene4.rpy", line 156, in <module>
    if mc.frat == Frat.WOLVES and (ms_rose.relationship >= Relationship.FWB or v2_threaten_ms_rose):
AttributeError: 'PlayableCharacter' object has no attribute 'frat'

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

Full traceback:
  File "game/v3/scene4.rpy", line 156, in script
    if mc.frat == Frat.WOLVES and (ms_rose.relationship >= Relationship.FWB or v2_threaten_ms_rose):
  File "renpy/ast.py", line 1898, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2276, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2269, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/v3/scene4.rpy", line 156, in <module>
    if mc.frat == Frat.WOLVES and (ms_rose.relationship >= Relationship.FWB or v2_threaten_ms_rose):
AttributeError: 'PlayableCharacter' object has no attribute 'frat'

Windows-10-10.0.22000
Ren'Py 7.4.11.2266
College Kings 2 1.0.0s (SHA: d0189c5c)
Fri Jun 24 16:54:09 2022
 

richiman

Member
May 3, 2022
374
594
The game crashing ,what's happened? thx

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

While running game code:
  File "game/v3/scene4.rpy", line 156, in script
    if mc.frat == Frat.WOLVES and (ms_rose.relationship >= Relationship.FWB or v2_threaten_ms_rose):
  File "game/v3/scene4.rpy", line 156, in <module>
    if mc.frat == Frat.WOLVES and (ms_rose.relationship >= Relationship.FWB or v2_threaten_ms_rose):
AttributeError: 'PlayableCharacter' object has no attribute 'frat'

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

Full traceback:
  File "game/v3/scene4.rpy", line 156, in script
    if mc.frat == Frat.WOLVES and (ms_rose.relationship >= Relationship.FWB or v2_threaten_ms_rose):
  File "renpy/ast.py", line 1898, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2276, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2269, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/v3/scene4.rpy", line 156, in <module>
    if mc.frat == Frat.WOLVES and (ms_rose.relationship >= Relationship.FWB or v2_threaten_ms_rose):
AttributeError: 'PlayableCharacter' object has no attribute 'frat'

Windows-10-10.0.22000
Ren'Py 7.4.11.2266
College Kings 2 1.0.0s (SHA: d0189c5c)
Fri Jun 24 16:54:09 2022

In the running game code 'frat' was used, but an attribute error occurred because the playable character object has no attribute 'frat'.

Something about the game code.
Are you using an old save?
If so, you need to play the entire episode 1 from scratch because too many changes have been made to the game scripts.
Don't forget to load the save from CK 1 if you have one, or start episode 1 over.

It could also be a bug, because I heard that this update has a lot of bugs.
 
Last edited:

voltairepop

Member
Dec 15, 2019
267
252
I think Polly has a visual bug or something. You can see her visual features when you meet her in the hotel. but during the concert you can barely make out anything.
 

CHAD-MAN

Active Member
Aug 12, 2017
922
2,712
Chloe, out of all the girls while I felt like I was on her path because I was turning down others and even got her to prom, we never got anywhere intimate, so I knew I messed up somewhere along the way, but the game never told me, lol.

Honestly this time if I got to restart I'm more looking to try to see if I can get with Nora even if it's shity move as a "friend". xD Nora and Aubrey were my favorites, but I was already on what I thought was Chloe, so I was committed to the route.
I don't think even the code itself know which path you're on most of the time. You can't tell because the game's systems are a clusterfuck.
 

fengshui

Member
Apr 9, 2019
139
152
is season 1 still super buggy? i remember trying this out a while back and the bugs were pretty awful to deal with
 

dwayne22

Newbie
Aug 13, 2017
76
45
Fri Jun 24 21:44:57 2022
Windows-10-10.0.19041
Ren'Py 7.4.11.2266


Bootstrap to the start of init.init took 0.08s
Early init took 0.00s
Loader init took 0.12s
Loading error handling took 0.09s
Loading script took 14.76s
Loading save slot metadata. took 0.10s
Loading persistent took 0.06s
Imported steam.
Failed to initialize steam.
Set script version to: (7, 4, 11)
Running init code took 0.56s
Loading analysis data took 0.12s
Analyze and compile ATL took 0.06s
Index archives took 0.04s
Dump and make backups. took 0.05s
Cleaning cache took 0.04s
Making clean stores took 0.05s
Initial gc. took 0.18s
DPI scale factor: 1.000000
nvdrs: Loaded, about to disable thread optimizations.
nvdrs: Disabled thread optimizations.
Creating interface object took 0.31s
Cleaning stores took 0.00s
Init translation took 0.17s
Build styles took 0.05s
Load screen analysis took 0.10s
Analyze screens took 0.05s
Save screen analysis took 0.04s
Prepare screens took 0.24s
Save pyanalysis. took 0.05s
Save bytecode. took 0.04s
Running _start took 0.05s
Performance test:
Interface start took 0.28s

Initializing gl2 renderer:
primary display bounds: (0, 0, 1920, 1080)
swap interval: 1 frames
Windowed mode.
Vendor: 'NVIDIA Corporation'
Renderer: 'NVIDIA GeForce GTX 1050/PCIe/SSE2'
Version: '4.6.0 NVIDIA 512.15'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(1739, 978) drawable=(1739, 978)
Maximum texture size: 4096x4096
controller: '030000005e0400008e02000000007200' 'Xbox 360 Controller' 1L

Full traceback:
File "game/v3/scene42.rpy", line 45, in script
if (v3s27_mc_baby_schedule[v3s50a_day_of_the_week.name.lower()] != BabyDuty.PARTNER_ALONE):
File "renpy/ast.py", line 1898, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/v3/scene42.rpy", line 45, in <module>
if (v3s27_mc_baby_schedule[v3s50a_day_of_the_week.name.lower()] != BabyDuty.PARTNER_ALONE):
KeyError: 'none'

While running game code:
File "game/v3/scene42.rpy", line 45, in script
if (v3s27_mc_baby_schedule[v3s50a_day_of_the_week.name.lower()] != BabyDuty.PARTNER_ALONE):
File "game/v3/scene42.rpy", line 45, in <module>
if (v3s27_mc_baby_schedule[v3s50a_day_of_the_week.name.lower()] != BabyDuty.PARTNER_ALONE):
KeyError: 'none'
Cleaning stores took 0.00s
Init translation took 0.01s
Build styles took 0.00s
Load screen analysis took 0.07s
Analyze screens took 0.00s
Prepare screens took 0.00s
Running _start took 0.00s
bug?
 
3.20 star(s) 209 Votes