- Dec 17, 2020
- 5,183
- 14,975
Send your thanks towards gamingdevil800 as he/she is the hero we needed!Damn that was fast, thanks![]()
Send your thanks towards gamingdevil800 as he/she is the hero we needed!Damn that was fast, thanks![]()
Done, i fixed my previous post.Send your thanks towards gamingdevil800 as he/she is the hero we needed!
Click on the torrent link, open it with a installed torrent programm ( µTorrent or qBittorrent as an example) and download it.Anyone can explain me the difference between the installation with torrent and the normal direct installation? It's difficult to use?
Did you give the brown horse as a birthday present?Hey I don't understand, I'm in Lauren path like gf and never fuck another girl in this path but at the birthday I can't fuck her (and I see in the scene gallery it's possible) so how can I make to unlock that scene ?
Agreed, her character sucked since the beginning. Just a horny bitch reallyImo the Emily path was just bad, even before that park scene and her leaving, not sure if she is discarded thought, or her leaving just part of her path.
There wasn't really any romance, not a hint about redemption, no background info from when she cheated (why, with whom)....just Emily being a annoyance and horny from time to time, not really a loss if she's gone permanently...but i doubt it.
wait kct matter now for all of LI's? i thought it was only amber thing LMAOYou have to have the 'Confident' KCT for that afaik
I got it! Download this file:
https://f95zone.to/threads/enabling-developer-command-consoles-in-renpy.113/post-110921
And put it in the folder where the game is located. Open the game, load a save or start a new game and type Shift + O.
Then change the KCT using these variables:
bro = *
boyfriend = *
troublemaker = *
Replace the * with the amount of points that you want in each trait, remember that the combination of those three decide whether if your KCT changes to Popular, Loyal and Confident.
Full traceback:
File "/home/user/Games/rpdl.net-CollegeKings-15.0.2/renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "/home/user/Games/rpdl.net-CollegeKings-15.0.2/renpy/main.py", line 492, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "/home/user/Games/rpdl.net-CollegeKings-15.0.2/renpy/script.py", line 283, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "/home/user/Games/rpdl.net-CollegeKings-15.0.2/renpy/script.py", line 797, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "/home/user/Games/rpdl.net-CollegeKings-15.0.2/renpy/script.py", line 485, in finish_load
node.early_execute()
File "/home/user/Games/rpdl.net-CollegeKings-15.0.2/renpy/ast.py", line 2193, in early_execute
value = renpy.python.py_eval_bytecode(self.code.bytecode)
File "/home/user/Games/rpdl.net-CollegeKings-15.0.2/renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 7, in <module>
define config.version = get_version(15, 0, 2)
File "game/_version.rpy", line 30, in get_version
return "{} (Act: {}) (SHA: {})".format(version, act, get_short_git_sha())
File "game/_version.rpy", line 13, in get_short_git_sha
except (subprocess.CalledProcessError, WindowsError):
NameError: global name 'WindowsError' is not defined
While parsing /home/user/Games/rpdl.net-CollegeKings-15.0.2/game/_version.rpy.
File "game/script.rpy", line 7, in <module>
define config.version = get_version(15, 0, 2)
File "game/_version.rpy", line 30, in get_version
return "{} (Act: {}) (SHA: {})".format(version, act, get_short_git_sha())
File "game/_version.rpy", line 13, in get_short_git_sha
except (subprocess.CalledProcessError, WindowsError):
NameError: global name 'WindowsError' is not defined
except (subprocess.CalledProcessError, WindowsError):
except (subprocess.CalledProcessError, OSError):
It's not been 2 days... 15.0.2 was already compressed here: https://f95zone.to/threads/college-kings-v15-0-3-undergrad-steve.63177/page-300#post-735122616 GB... It's been 2 days, I hope someone brave can make a Compressed version and post it here...
If you use renpy save editor, you can change the kct point, the variable name is bro. I can change to loyal and confident, but i don't know how to be popular. If someone know how much value to be popular would be great.Are there any console command cheats to change your KCt?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/v15/scene1.rpy", line 188, in script call
imre "I don't like that you're right but... You are."
File "game/phone/phone.rpy", line 34, in script
call screen phone
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/phone/phone.rpy", line 77, in execute
screen phone():
File "game/phone/phone.rpy", line 77, in execute
screen phone():
File "game/phone/phone.rpy", line 81, in execute
use base_phone:
File "game/phone/phone.rpy", line 37, in execute
screen base_phone():
File "game/phone/phone.rpy", line 37, in execute
screen base_phone():
File "game/phone/phone.rpy", line 63, in execute
transclude
File "game/phone/phone.rpy", line 81, in execute
use base_phone:
File "game/phone/phone.rpy", line 82, in execute
vpgrid:
File "game/phone/phone.rpy", line 87, in execute
for app in phone.applications:
File "game/phone/phone.rpy", line 88, in execute
if not app.locked:
File "game/phone/phone.rpy", line 88, in <module>
if not app.locked:
AttributeError: 'bool' object has no attribute 'locked'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/v15/scene1.rpy", line 188, in script call
imre "I don't like that you're right but... You are."
File "game/phone/phone.rpy", line 34, in script
call screen phone
File "/home/bulb/Jeux/*CollegeKings-15.0.3/renpy/ast.py", line 2015, in execute
self.call("execute")
File "/home/bulb/Jeux/*CollegeKings-15.0.3/renpy/ast.py", line 2003, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "/home/bulb/Jeux/*CollegeKings-15.0.3/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 "/home/bulb/Jeux/*CollegeKings-15.0.3/renpy/exports.py", line 3136, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "/home/bulb/Jeux/*CollegeKings-15.0.3/renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/home/bulb/Jeux/*CollegeKings-15.0.3/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 "/home/bulb/Jeux/*CollegeKings-15.0.3/renpy/display/core.py", line 3737, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "/home/bulb/Jeux/*CollegeKings-15.0.3/renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "/home/bulb/Jeux/*CollegeKings-15.0.3/renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "/home/bulb/Jeux/*CollegeKings-15.0.3/renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "/home/bulb/Jeux/*CollegeKings-15.0.3/renpy/display/screen.py", line 436, in visit_all
callback(self)
File "/home/bulb/Jeux/*CollegeKings-15.0.3/renpy/display/core.py", line 3737, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "/home/bulb/Jeux/*CollegeKings-15.0.3/renpy/display/screen.py", line 447, in per_interact
self.update()
File "/home/bulb/Jeux/*CollegeKings-15.0.3/renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/phone/phone.rpy", line 77, in execute
screen phone():
File "game/phone/phone.rpy", line 77, in execute
screen phone():
File "game/phone/phone.rpy", line 81, in execute
use base_phone:
File "game/phone/phone.rpy", line 37, in execute
screen base_phone():
File "game/phone/phone.rpy", line 37, in execute
screen base_phone():
File "game/phone/phone.rpy", line 63, in execute
transclude
File "game/phone/phone.rpy", line 81, in execute
use base_phone:
File "game/phone/phone.rpy", line 82, in execute
vpgrid:
File "game/phone/phone.rpy", line 87, in execute
for app in phone.applications:
File "game/phone/phone.rpy", line 88, in execute
if not app.locked:
File "game/phone/phone.rpy", line 88, in <module>
if not app.locked:
AttributeError: 'bool' object has no attribute 'locked'
Linux-5.11.0-46-generic-x86_64-with-debian-bullseye-sid
Ren'Py 7.4.11.2266
College Kings 15.0.3 (Act: 4) (SHA: c2ff796ac)
Sun Jan 16 21:53:18 2022
Same problem here...So tried the v15.0.3 update, loaded a save from the last update (v14) .....all i get is a shit load of bugs/crashes about values not set and dozens of errors about that stupid phone....ah yes and i can't progress, cause the phone doesn't work![]()