indio68

Engaged Member
Sep 26, 2020
3,356
2,725
the walkthrough it's not right...i did all that it is in it , but i'm now at the night before the fight (must started the whole game for the third time, due to a Phonr Bug with nora and another girl missing in the contacts!!:mad:..and now i'm at the first night fight and i cant have sex with audrey at lake, nor i can kiss riley, and now i can't have a dialogue after bumpingin Nora when i was about to go to eat breakfast....what's the matter?? happened to some others?thanks
 

ghaster69

Newbie
Sep 3, 2018
25
13
Idk if Im just retardet but I have no idea how to get "wild with chloe" scene
MC boyfriend check
Bought shit in sexshop check
But every fucking time he invites lindsey
Im lost please someone help.
 

Zero141214

Newbie
May 28, 2021
40
44
Looks: Nora, Chloe, Aubrey
Personality: Amber, Riley, Aubrey

But it's hard to say because character personalities completely switch or dull extremely. Example Aubrey used to be easy going slutty girl you steal horses with, who literally pulls you away for a quickie 10meter next to your girlfriend, but then becomes a jealous crybaby 2 weeks later.
Looks: Nora, Aubrey, Linds
Personality: Nora, Riley, Penelope
 

egy man

Member
Jun 1, 2021
386
99
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/v1/fr2sam.webp'>:
File "game/v1/v1.rpy", line 3062, in script
call screen v1_freeRoam2_1
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'images/v1/fr2sam.webp'.

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

Full traceback:
File "game/v1/v1.rpy", line 3062, in script
call screen v1_freeRoam2_1
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 3839, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2565, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 826, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 826, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 826, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/screen.py", line 688, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 826, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/behavior.py", line 795, in render
rv = super(Button, self).render(width, height, st, at)
File "renpy/display/layout.py", line 1264, in render
st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/im.py", line 625, in render
return cache.get(self, render=True)
File "renpy/display/im.py", line 287, in get
surf = image.load()
File "renpy/display/im.py", line 706, in load
raise e
IOError: Couldn't find file 'images/v1/fr2sam.webp'.

Windows-10-10.0.22000
Ren'Py 7.4.11.2266
College Kings 15.0.3 (Act: 4) (SHA: c2ff796ac)
Wed Jan 19 04:40:50 2022
 

-Gunslingaa-

Member
Oct 19, 2021
128
209
Idk if Im just retardet but I have no idea how to get "wild with chloe" scene
MC boyfriend check
Bought shit in sexshop check
But every fucking time he invites lindsey
Im lost please someone help.
The same happened to me the first time i played it.got friendzoned.Then replayed the whole shit from the Beginning.
You need to be her BF during to get that scene
You need to go Homecoming with her.
Trust her during swimming scene
Avoid getting drunk with Josh. have dinner with her.
Every time there's an opportunity for her scene ,accept it. And you should be fine.
When you do all the above this will come up.And then you will get that 'wild scene' with Chloe
Hope it helps.
Sorry for my poor English
 
Last edited:

conadine89

Newbie
Dec 10, 2017
28
13
finally finished downloading, went in and saw that the saves dont work... understandable depending on what was changed in the game but some forewarning might be nice...
 

PBX1

New Member
Jun 15, 2020
6
0
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/v4/v4.rpy", line 2974, in script
jump v5start
ScriptError: could not find label 'v5start'.

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

Full traceback:
File "game/v4/v4.rpy", line 2974, in script
jump v5start
File "renpy/ast.py", line 1757, in execute
rv = renpy.game.script.lookup(target)
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'v5start'.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
College Kings 15.0.3 (Act: 4) (SHA: c2ff796ac)
Wed Jan 19 11:07:47 2022
```
can anyone help me with this
 

oribe.gallardo

New Member
Jul 12, 2019
14
7
Dear developers, I really appreciate that you put a lot of effort into this game, and I have followed it since v.9.1.1, and this is the first time I find too many bugs in the game, I can stand that the save from other versions are no longer useful, but this version 15.0.3, is unplayable. I really hope you can fix it.
 

NewTricks

Forum Fanatic
Nov 1, 2017
4,423
9,509
Have to admit that this update is breaking me down. Downloading for a day and a half and the archive won't even open because of header errors. All for an update that may not be playable because of bugs anyway. I guess that I will try one more time but that's all the game gets. I'm still unsure if it merits the effort.
 

malistos

Newbie
Mar 9, 2020
35
49
Have to admit that this update is breaking me down. Downloading for a day and a half and the archive won't even open because of header errors. All for an update that may not be playable because of bugs anyway. I guess that I will try one more time but that's all the game gets. I'm still unsure if it merits the effort.
You should try the torrent file from rpdl, it works well without any errors for me. Though saves are still broken.
 

nefelfine

Member
Nov 24, 2021
101
122
You should try the torrent file from rpdl, it works well without any errors for me. Though saves are still broken.
Useless, the version 15.0.3 is totally bugged and not complete. You are missing around 1GB of renders and videos.
I went from version 13.1.1 to 15.0.2 and I was able to finish the game at that point. The saves are still working fine.

When I've installed the version 15.0.3, at start the game crashed, I was able to solve that problem but run into more crash and wasn't able to play at all. When you open the gallery it crash, because some videos are missing (if you have the 15.0.2 you can install it, and update to 15.0.3 this fix the gallery at this point but doesn't fix anything else).

So it's useless to try 15.0.3 and we better wait for a new version from the dev. Just keep your saves from 13.1.1 in any case, and hope for the best.
 

Zimaaa

New Member
Oct 10, 2021
2
0
any uploaded saves for this? Not terribly interested in playing through the game again
Use the Path builder then. You can choose whom you are interested in romantically, your KCT and the beginning from what you want to play. Only minus is that you have to start from the beginning of Act 4, which forces you to replay the update that came before this. But that is not that long anyway.
 

ghaster69

Newbie
Sep 3, 2018
25
13
The same happened to me the first time i played it.got friendzoned.Then replayed the whole shit from the Beginning.
You need to be her BF during to get that scene
You need to go Homecoming with her.
Trust her during swimming scene
Avoid getting drunk with Josh. have dinner with her.
Every time there's an opportunity for her scene ,accept it. And you should be fine.
When you do all the above this will come up.And then you will get that 'wild scene' with Chloe
Hope it helps.
Sorry for my poor English
Thanks but the problem is that I had that scene and I must have fucked up something between that scene and the "wild with chloe" cause everytime (even when I didnt make a move on lindsey in the escape room) MC always calls lindsey to go to the ferris wheel.
I dont get it cause why tf would you buy cuffs and shit in that sexshop if you wont do shit with it. (if im getting this right you cant buy there anything if you are not chloes bf)
Im just so confused (im playing that path through pathbuilder cause playing the game from beginning is annoying af)
 

Balthasar-Gelt

Active Member
Aug 5, 2021
628
469
This game is full of bugs.
I got this when I open the gallery:
Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/v11/scene 28/v11ros3.webp'>:
IOError: Couldn't find file 'images/v11/scene 28/v11ros3.webp'.

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "renpy/ast.py", line 928, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2245, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  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 3839, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "renpy/display/core.py", line 2565, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 492, in renpy.display.render.render_screen
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 826, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/transition.py", line 360, in render
    return render(self.new_widget, width, height, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 826, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 826, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/screen.py", line 688, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 826, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 826, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/viewport.py", line 623, in render
    surf = renpy.display.render.render(c, cw, ch, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 826, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/behavior.py", line 795, in render
    rv = super(Button, self).render(width, height, st, at)
  File "renpy/display/layout.py", line 1293, in render
    back = render(style.background, bw, bh, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/transform.py", line 733, in render
    return transform_render(self, width, height, st, at)
  File "accelerator.pyx", line 187, in renpy.display.accelerator.transform_render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/im.py", line 625, in render
    return cache.get(self, render=True)
  File "renpy/display/im.py", line 287, in get
    surf = image.load()
  File "renpy/display/im.py", line 706, in load
    raise e
IOError: Couldn't find file 'images/v11/scene 28/v11ros3.webp'.

Windows-10-10.0.18362
Ren'Py 7.4.11.2266
College Kings 15.0.3 (Act: 4) (SHA: c2ff796ac)
Wed Jan 19 14:11:24 2022
Any solution?
 
3.20 star(s) 192 Votes