Steam version only has the complete "Acts" Act 1 and 2 are on steam while Act 3 Part 2 is currently out now. I believe Act 3 will be finished in September then steam launch of that Act.Isn this game on steam? how far is steam v compared to here and whats the difference is there any?:S..
Yeah it ruined some of the build up to that moment. She's one of the better looking characters out of all of them too when her face is normalfinally got Nora nailed... do not wanna complain too much but in the Nora scene the face of Nora was morphed to another person..
well after you tip i came into the murder game and then no matter where i click add theres always a form of thisIt's a strange bug, somehow v12s7_killList is an integer rather than set. Open the console before that bug happens and type for example v12s7_emily not defined or samantha not defined etc:
v12s7_killList = set()
<Enter>. Close the console and it might work.
If the console is disabled (shift-O doesn't open it), then put the attached file in the "game" folder which is inside College Kings folder, then restart the game.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/v12/scene7.rpy", line 4436, in script
show screen murder_button_overlay(samantha)
File "renpy/common/000statements.rpy", line 539, in execute_show_screen
args, kwargs = a.evaluate()
File "game/v12/scene7.rpy", line 4436, in <module>
show screen murder_button_overlay(samantha)
NameError: name 'samantha' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/v12/scene7.rpy", line 4436, in script
show screen murder_button_overlay(samantha)
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/ast.py", line 2010, in execute
self.call("execute")
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/ast.py", line 1998, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 539, in execute_show_screen
args, kwargs = a.evaluate()
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/ast.py", line 191, in evaluate
args.append(renpy.python.py_eval(v, locals=scope))
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/python.py", line 2266, in py_eval
return py_eval_bytecode(code, globals, locals)
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/python.py", line 2259, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/v12/scene7.rpy", line 4436, in <module>
show screen murder_button_overlay(samantha)
NameError: name 'samantha' is not defined
Darwin-17.7.0-x86_64-i386-64bit
Ren'Py 7.4.9.1908
College Kings 12.1.1
Sat Aug 21 23:16:00 2021
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/v12/scene7.rpy", line 4441, in script
sa "Hey hey boxer!"
File "renpy/common/000window.rpy", line 114, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 69, in _window_show
renpy.with_statement(trans)
File "game/v12/scene7_screens.rpy", line 1, in execute
screen murder_button_overlay(character):
File "game/v12/scene7_screens.rpy", line 1, in execute
screen murder_button_overlay(character):
File "game/v12/scene7_screens.rpy", line 4, in execute
$ char_name = character.name.lower().replace(" ", "_")
File "game/v12/scene7_screens.rpy", line 4, in <module>
$ char_name = character.name.lower().replace(" ", "_")
AttributeError: 'int' object has no attribute 'name'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/v12/scene7.rpy", line 4441, in script
sa "Hey hey boxer!"
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/ast.py", line 684, in execute
statement_name(getattr(who, "statement_name", "say"))
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/ast.py", line 46, in statement_name
i(name)
File "renpy/common/000window.rpy", line 114, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 69, in _window_show
renpy.with_statement(trans)
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/exports.py", line 1682, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/core.py", line 2722, in do_with
clear=clear)
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/core.py", line 3280, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/core.py", line 3698, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/screen.py", line 436, in visit_all
callback(self)
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/core.py", line 3698, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/screen.py", line 447, in per_interact
self.update()
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/v12/scene7_screens.rpy", line 1, in execute
screen murder_button_overlay(character):
File "game/v12/scene7_screens.rpy", line 1, in execute
screen murder_button_overlay(character):
File "game/v12/scene7_screens.rpy", line 4, in execute
$ char_name = character.name.lower().replace(" ", "_")
File "game/v12/scene7_screens.rpy", line 4, in <module>
$ char_name = character.name.lower().replace(" ", "_")
AttributeError: 'int' object has no attribute 'name'
Darwin-17.7.0-x86_64-i386-64bit
Ren'Py 7.4.9.1908
College Kings 12.1.1
Sat Aug 21 23:17:37 2021
You shouldn't set samantha=0, because it must be an object with an attribute "name", not an integer. I don't know why the bugs in your playthrough have happened, maybe your save data got corrupt and playing from start would help. (Also see my post above how to try to add missing data.) Or you might wait for further updates hoping that bugs would be corrected.well after you tip i came into the murder game and then no matter where i click add theres always a form of this
and after i set the one =0 this one comesCode:I'm sorry, but an uncaught exception occurred. While running game code: File "game/v12/scene7.rpy", line 4436, in script show screen murder_button_overlay(samantha) File "renpy/common/000statements.rpy", line 539, in execute_show_screen args, kwargs = a.evaluate() File "game/v12/scene7.rpy", line 4436, in <module> show screen murder_button_overlay(samantha) NameError: name 'samantha' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/v12/scene7.rpy", line 4436, in script show screen murder_button_overlay(samantha) File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/ast.py", line 2010, in execute self.call("execute") File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/ast.py", line 1998, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/statements.py", line 278, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 539, in execute_show_screen args, kwargs = a.evaluate() File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/ast.py", line 191, in evaluate args.append(renpy.python.py_eval(v, locals=scope)) File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/python.py", line 2266, in py_eval return py_eval_bytecode(code, globals, locals) File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/python.py", line 2259, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/v12/scene7.rpy", line 4436, in <module> show screen murder_button_overlay(samantha) NameError: name 'samantha' is not defined Darwin-17.7.0-x86_64-i386-64bit Ren'Py 7.4.9.1908 College Kings 12.1.1 Sat Aug 21 23:16:00 2021
still very grateful for any kind of helpCode:I'm sorry, but an uncaught exception occurred. While running game code: File "game/v12/scene7.rpy", line 4441, in script sa "Hey hey boxer!" File "renpy/common/000window.rpy", line 114, in _window_auto_callback _window_show(auto=True) File "renpy/common/000window.rpy", line 69, in _window_show renpy.with_statement(trans) File "game/v12/scene7_screens.rpy", line 1, in execute screen murder_button_overlay(character): File "game/v12/scene7_screens.rpy", line 1, in execute screen murder_button_overlay(character): File "game/v12/scene7_screens.rpy", line 4, in execute $ char_name = character.name.lower().replace(" ", "_") File "game/v12/scene7_screens.rpy", line 4, in <module> $ char_name = character.name.lower().replace(" ", "_") AttributeError: 'int' object has no attribute 'name' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/v12/scene7.rpy", line 4441, in script sa "Hey hey boxer!" File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/ast.py", line 684, in execute statement_name(getattr(who, "statement_name", "say")) File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/ast.py", line 46, in statement_name i(name) File "renpy/common/000window.rpy", line 114, in _window_auto_callback _window_show(auto=True) File "renpy/common/000window.rpy", line 69, in _window_show renpy.with_statement(trans) File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/exports.py", line 1682, in with_statement return renpy.game.interface.do_with(trans, paired, clear=clear) File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/core.py", line 2722, in do_with clear=clear) File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/core.py", line 3280, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/core.py", line 3698, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/screen.py", line 436, in visit_all callback(self) File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/core.py", line 3698, in <lambda> root_widget.visit_all(lambda i : i.per_interact()) File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/screen.py", line 447, in per_interact self.update() File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/screen.py", line 637, in update self.screen.function(**self.scope) File "game/v12/scene7_screens.rpy", line 1, in execute screen murder_button_overlay(character): File "game/v12/scene7_screens.rpy", line 1, in execute screen murder_button_overlay(character): File "game/v12/scene7_screens.rpy", line 4, in execute $ char_name = character.name.lower().replace(" ", "_") File "game/v12/scene7_screens.rpy", line 4, in <module> $ char_name = character.name.lower().replace(" ", "_") AttributeError: 'int' object has no attribute 'name' Darwin-17.7.0-x86_64-i386-64bit Ren'Py 7.4.9.1908 College Kings 12.1.1 Sat Aug 21 23:17:37 2021
Go to Nora afterCan someone help me what variables should I have for Nora scene? If achievement is taken into account, her sex should be doable while being on Lauren gf path with Wolves, Lindsey and Mrs. Rose.
The next episode will probably be the last we see of charli and Riley better have a good planYer killin' me.
I finally get around to downloading this and binge play it all the way through and you leave me with a REVENGE CLIFFHANGER!! grrrrrrrrrrrrrr! I wanna see that ass hole get bitch-slapped![]()
Wasn't she the step mother of MC or something?I'm just curious about Julia , what is her real relationship with MC ? and will she be an option later too ?
Not sure, but I think MC called her mom indirectly when said "I used to have breakfast with my Mom" maybe he was talking about Julia that time but pretty sure she is not the biological mom or step mom (because of patreon rules) maybe foster motherWasn't she the step mother of MC or something?![]()
Maybe I guessNot sure, but I think MC called her mom indirectly when said "I used to have breakfast with my Mom" maybe he was talking about Julia that time but pretty sure she is not the biological mom or step mom (because of patreon rules) maybe foster mother
That's the thing, I go talk to her and she always says that she wants to be alone. Regardless of alignment. So I get turn around at the door. And I'm pretty sure I got all her points during the london and paris events. Maybe except the spa event where I always sneak out.Go to Nora afterYou don't have permission to view the spoiler content. Log in or register now.
In the v12 phone call when she asks you about a girl and you pick Nora, she says something like "when I met your father he was still married to your mom" or something like thatNot sure, but I think MC called her mom indirectly when said "I used to have breakfast with my Mom" maybe he was talking about Julia that time but pretty sure she is not the biological mom or step mom (because of patreon rules) maybe foster mother
If you check game/v12/scene35.rpy, you could see:That's the thing, I go talk to her and she always says that she wants to be alone. Regardless of alignment. So I get turn around at the door. And I'm pretty sure I got all her points during the london and paris events. Maybe except the spa event where I always sneak out.
So maybe its foster mother indeed, MC's dad and Julia could be in a relationship but not married (patreon also consider step-mom and step-siblings incest) because it will be incest if something happen to themIn the v12 phone call when she asks you about a girl and you pick Nora, she says something like "when I met your father he was still married to your mom" or something like that
There is a conversation in the game, I forget with who, where the MC says his Dad and Julia got divorced. His mother left when he was young and after the second divorce he chose to stay with his Step Mom Julia. So both of his Bio parents are alive out there as potential future characters but Julia is the only parent in his life right now.So maybe its foster mother indeed, MC's dad and Julia could be in a relationship but not married (patreon also consider step-mom and step-siblings incest) because it will be incest if something happen to them