There's no way to prevent it. I tried doing what I could to get along with the guy, didn't help. he acts the same way, so your choices don't been squat. Eventually you get him back and get rid of him in one of two ways (I think the dev seen how much people hated him). I was the same as you. He blocked you from talking to Nora and you didn't have the option to tell him to go fuck himself, which annoyed the piss out of me. We were forced into being a pussy.I was enjoying playing this game until charli was introduced.
I didn't have any problems with him until he started basically cucking/cockblocking mc of most of the girls.
And whats worse is you dont get the choice to stop it or anything.
I wouldnt care if i got the option to kick his ass and have it done with. but it seems that the dev is pretty set on making the mc a passive little wuss who wont do shit even if his life depended on it.
could anyone tell me if theres any way to prevent or fix it? cus quite frankly this game became such a damn turn off.
The dev said this game would be "realistic" then tell me wheres the damn option to punch him? smh.
What bothered me the most about the Charli character is he was just added out of nowhere, for no real reason with a really poor background explanation and then he starts hating on you and going out of his way to wreck your reputation with women, and there is never any reason given why.Shit this dev is so dumb, Why ruin something that was good in the first place?
if i didnt know better i would have thought the dev was self inserting as the charli guy as a way to get off or something![]()
My problem with Chari is that he didn't have human motivations. He was so much a human being as he was a perpetual motion cock blocking machine. He came out of nowhere and to nowhere did he return, a source of grief and irritation that only Lauren could see through. And evedently he didn't sleep because in addition to playing penis police he was also doing everybody's homework.What bothered me the most about the Charli character is he was just added out of nowhere, for no real reason with a really poor background explanation and then he starts hating on you and going out of his way to wreck your reputation with women, and there is never any reason given why.
I'm pretty open to new storylines and ideas, but the whole thing didn't make any sense. How you treated him didn't effect how he acted one little bit. I think the whole thing was some spur of the moment idea that popped into the dev's head without much thought into character development or a story-line that made sense.
My theory? Charli had a crush on MC and wanted him for himself. Kind of like a gay bunny boiler.so he didnt sleep with any of the girls and only did their homework?
then why did he go such lengths to do what he did?
Still got the same error message while showing how I helped during the election in the Path Builder. Well, worth a try, but still have the hope that someone would update the file here to 3.0.2 as that may have bug fixes in that. Have been talking with OscarSix on Discord about it, guess he's working on this game, and may have the issues fixed. We shall see.I've solved this issue, try this cheat mod
https://f95zone.to/threads/college-...ugh-mod-multi-mod-vincent-mod-vincent.113539/
I found Chris' clothes. All in one pack! Plus this has the red shirt that the MC wears sometimes.
View attachment 1755523
You must be registered to see the links
They claimed that 3.0.2 has it fixed, or that's what they are saying on Discord. Unfortunately, it hasn't been updated on here, so waiting for that to see if it is fixed or not.i can't start a new game. it seems bugged.. i see i'm not the only one. has the dev said something about fixing the problem?
Did they say if this version also allows to load progress from season 1?They claimed that 3.0.2 has it fixed, or that's what they are saying on Discord. Unfortunately, it hasn't been updated on here, so waiting for that to see if it is fixed or not.
They didn't say. Personally, I think that would make things A LOT easier, just able to continue where we left off, but unfortunately, it would probably be best not to hold our breath on that happening.Did they say if this version also allows to load progress from season 1?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 18, in script
call screen real_life_mode
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/common/00action_menu.rpy", line 148, in __call__
renpy.jump_out_of_context(self.label)
JumpOutException: v3_start
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 662, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "game/script.rpy", line 18, in script
call screen real_life_mode
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 4160, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 727, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/behavior.py", line 983, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 918, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 323, in run
new_rv = run(i, *args, **kwargs)
File "renpy/display/behavior.py", line 330, in run
return action(*args, **kwargs)
File "renpy/common/00action_menu.rpy", line 148, in __call__
renpy.jump_out_of_context(self.label)
File "renpy/exports.py", line 1925, in jump_out_of_context
raise renpy.game.JumpOutException(label)
JumpOutException: v3_start
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
College Kings 2 3.0.0 (Act: 2) (SHA: a0977a8c)
Thu Apr 14 16:39:19 2022
Good question.wheres the rest of the walkthrough for season 1?