myukimo

Member
Nov 18, 2021
345
298
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
417
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
363
548
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
243
193
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
921
2,705
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
123
125
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?
 

Night Hacker

Forum Fanatic
Jul 3, 2021
4,416
21,834
I done a quick search for Lauren's assets, does anyone know what they are? Couldn't find a fan art page for this game either.
 

dreamgoat

Member
Oct 10, 2020
326
301
Constant comparisons to "that game we cannot mention", terrible buggy updates which forces you to roll back to maybe 2 or 3 chapters behind and also some quite mediocre writing at times. If there weren't the bugs or comparisons then yeah a light 4 would be accurate.
I agree. The buggy updates are part of killing the ratings.
 
  • Like
Reactions: voltairepop
3.20 star(s) 191 Votes