if this happiness idk i might leave the others just for herProbably in the next update he will find out or Nora will break her relationship with him.
start with a clean saveHow can I apply the hotfix I downloaded it but it still gives me errors
It's actually linked on the very first page now too under extrasInstead of repeat posting the same exact thing 1.5 hours after the last time you asked, maybe spend a few minutes skim reading the last few pages of the thread instead. There was even a guide posted for your question.
We finally have a proper WT, thanks for the hard work brother, appreciate it.I've figured it out it depends on how you treat Lauren in the previous Act's I managed to nail down the correct choices in my updated guide
[v12.0.2] Walkthrough "Bang Everyone" Guide (Updated)
What this guide achieves:
- Friend's with benefits relationships with all the characters
- Lauren will not be angry about you having sex with Aubrey
- Emily will go with you to Europe
- Easy murder mystery game guide
- Unlock nearly every sex scene in one playthrough with guidance on multiple paths and where to save
It's kind of funny that Charli say we have an agenda when talking with the girls, but the game kind of forces you to pick many choices to have a chance to be with many of the girls. Like seriously I can't be myself and have some fun with some funny lines, without been thrown off a path.
You can definitely win. I don't remember every option off the top of my head but I remember you introduce her for the first option, ask who the hacker was and always tell the truth. Basically, don't try to deceive them and concentrate on Penelope being a class act.is there a way to win penelope's trial or are you meant to lose?
You have to join the other frat, butter up Samantha and invite her to Europe. For the options, always defend her from Cameron. You'll probably want a save solely for her since like 85% of people join the Wolves.Got a question, i'm missing 1 scene how do i get it?
You don't have permission to view the spoiler content. Log in or register now.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/v12/scene7.rpy", line 405, in script
call screen v12s7_seating_front
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/v12/scene7_screens.rpy", line 89, in execute
screen v12s7_seating_front():
File "game/v12/scene7_screens.rpy", line 89, in execute
screen v12s7_seating_front():
File "game/v12/scene7_screens.rpy", line 93, in execute
if (v12s7_samantha and ms_rose in v12s7_killList) or (ms_rose in v12s7_killList and not v11_invite_sam_europe):
File "game/v12/scene7_screens.rpy", line 93, in <module>
if (v12s7_samantha and ms_rose in v12s7_killList) or (ms_rose in v12s7_killList and not v11_invite_sam_europe):
TypeError: argument of type 'int' is not iterable
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/v12/scene7.rpy", line 405, in script
call screen v12s7_seating_front
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 5.app/Contents/Resources/autorun/renpy/ast.py", line 2010, in execute
self.call("execute")
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 5.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 5.app/Contents/Resources/autorun/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 "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 5.app/Contents/Resources/autorun/renpy/exports.py", line 3134, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 5.app/Contents/Resources/autorun/renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 5.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 5.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 5.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 5.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 5.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 5.app/Contents/Resources/autorun/renpy/display/screen.py", line 436, in visit_all
callback(self)
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 5.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 5.app/Contents/Resources/autorun/renpy/display/screen.py", line 447, in per_interact
self.update()
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 5.app/Contents/Resources/autorun/renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/v12/scene7_screens.rpy", line 89, in execute
screen v12s7_seating_front():
File "game/v12/scene7_screens.rpy", line 89, in execute
screen v12s7_seating_front():
File "game/v12/scene7_screens.rpy", line 93, in execute
if (v12s7_samantha and ms_rose in v12s7_killList) or (ms_rose in v12s7_killList and not v11_invite_sam_europe):
File "game/v12/scene7_screens.rpy", line 93, in <module>
if (v12s7_samantha and ms_rose in v12s7_killList) or (ms_rose in v12s7_killList and not v11_invite_sam_europe):
TypeError: argument of type 'int' is not iterable
Darwin-17.7.0-x86_64-i386-64bit
Ren'Py 7.4.9.1908
College Kings 12.0.2
Thu Aug 19 14:46:34 2021
There are no sex scene right? Unless i mess up the convo.You have to join the other frat, butter up Samantha and invite her to Europe. For the options, always defend her from Cameron. You'll probably want a save solely for her since like 85% of people join the Wolves.
start a new game without using any modsanyone has an idea what to do ?
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/v12/scene7.rpy", line 405, in script call screen v12s7_seating_front File "renpy/common/000statements.rpy", line 569, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "game/v12/scene7_screens.rpy", line 89, in execute screen v12s7_seating_front(): File "game/v12/scene7_screens.rpy", line 89, in execute screen v12s7_seating_front(): File "game/v12/scene7_screens.rpy", line 93, in execute if (v12s7_samantha and ms_rose in v12s7_killList) or (ms_rose in v12s7_killList and not v11_invite_sam_europe): File "game/v12/scene7_screens.rpy", line 93, in <module> if (v12s7_samantha and ms_rose in v12s7_killList) or (ms_rose in v12s7_killList and not v11_invite_sam_europe): TypeError: argument of type 'int' is not iterable -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/v12/scene7.rpy", line 405, in script call screen v12s7_seating_front File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 5.app/Contents/Resources/autorun/renpy/ast.py", line 2010, in execute self.call("execute") File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 5.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 5.app/Contents/Resources/autorun/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 "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 5.app/Contents/Resources/autorun/renpy/exports.py", line 3134, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 5.app/Contents/Resources/autorun/renpy/ui.py", line 298, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 5.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 5.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 5.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 5.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 5.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 5.app/Contents/Resources/autorun/renpy/display/screen.py", line 436, in visit_all callback(self) File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 5.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 5.app/Contents/Resources/autorun/renpy/display/screen.py", line 447, in per_interact self.update() File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 5.app/Contents/Resources/autorun/renpy/display/screen.py", line 637, in update self.screen.function(**self.scope) File "game/v12/scene7_screens.rpy", line 89, in execute screen v12s7_seating_front(): File "game/v12/scene7_screens.rpy", line 89, in execute screen v12s7_seating_front(): File "game/v12/scene7_screens.rpy", line 93, in execute if (v12s7_samantha and ms_rose in v12s7_killList) or (ms_rose in v12s7_killList and not v11_invite_sam_europe): File "game/v12/scene7_screens.rpy", line 93, in <module> if (v12s7_samantha and ms_rose in v12s7_killList) or (ms_rose in v12s7_killList and not v11_invite_sam_europe): TypeError: argument of type 'int' is not iterable Darwin-17.7.0-x86_64-i386-64bit Ren'Py 7.4.9.1908 College Kings 12.0.2 Thu Aug 19 14:46:34 2021