Crusader of Romance

Active Member
Dec 14, 2019
729
805
does that mean that my choices in the previous games dont matter?
You will be able to import saves from the first game at a later date, but you can't right now. You can however recreate some of the choices with the Path Builder feature.
That's just stupid. It's just common sense to compare similar games in reviews.
On the one hand, of course that makes a difference. On the other hand, me, the customer just care about a good end product. And having a big budget does not automatically equal a good game and the same the other way around.
In a perfect world where people were fair about it, sure. But toxic Being a DIK fans have been trashing this game since day one, review bombing it and constantly throwing shit at it. That's why this rule exists, because toxic fans can't help themselves to trash games they consider "competition".
no milf ?
Technically no. A step MILF, however.
so I can't even play this... everytime i go through the options to recreate my previous saves (Act 1) the game either crashes or just gives me a few error screens and throws me back to the main menu... was this not play tested at all??? If we can't just import our saves then it's kind of important that the mechanic you implement to create a save actually works...
2 things,

are saves not allowed to carrry over? none of mines are showing.
and am I the only one who keeps crashing after hitting play now and select the choices?

keep getting this View attachment 1743613
I have the same issue.
Importing saves haven't been implemented yet. Also, "Play Now" is bugged. Looks like it links wrong. You need to click "Path Builder" to play.
 

Kovandov

New Member
May 4, 2018
3
2
so I can't even play this... everytime i go through the options to recreate my previous saves (Act 1) the game either crashes or just gives me a few error screens and throws me back to the main menu... was this not play tested at all??? If we can't just import our saves then it's kind of important that the mechanic you implement to create a save actually works...
Try Pathbuilder Act 1 Part 1.

It's the only way it works for me (No advanced options expect the cheats are working as well)
 

Crusader of Romance

Active Member
Dec 14, 2019
729
805
The season 1 links lead to 15.1.0, but doesn't that include a bit of season 2 as well?
It does. They decided to turn it into College Kings 2 after that update because it was really bugged because of old code and ruined some saves. College Kings 2 start when you return from Europe in version 14.
 

Crusader of Romance

Active Member
Dec 14, 2019
729
805
No, I´m talking about this one, not about Maya and Josy of DaDIK. I´m talking about this character.
Ah, yes, she's Bi. For some reason you still can't become her boyfriend, something that makes little sense with her character IMO. You can however become Friends-with-Benefits.
 
  • Like
Reactions: 224488

224488

Newbie
Jul 21, 2021
99
369
Riley. She's Bi.
Yeah. At first she was totally into the MC if the MC invites her to the party, and suddenly she decides that she´s bi and she starts ignoring or being an ass with the MC, becomes friend of that "Charly" character, and seems to be way more interested in a brunette girl (I don´t remember the name either). It´s a 180º turn for the character, I suppose because there was a change of the script writer, and a total turn off for me, that was trying to follow the route of this character. It was the reason why I stopped playing this game last summer. I was asking if this character continues being like that (totally ruined for me), or the writer has changed her again and she´s into the MC.
 

Crusader of Romance

Active Member
Dec 14, 2019
729
805
Yeah. At first she was totally into the MC if the MC invites her to the party, and suddenly she decides that she´s bi and she starts ignoring or being an ass with the MC, becomes friend of that "Charly" character, and seems to be way more interested in a brunette girl (I don´t remember the name either). It´s a 180º turn for the character, I suppose because there was a change of the script writer, and a total turn off for me, that was trying to follow the route of this character. It was the reason why I stopped playing this game last summer. I was asking if this character continues being like that (totally ruined for me), or the writer has changed her again and she´s into the MC.
Continues to being Bi, yes. Continues to being a bitch towards the MC, no. That was just a short time until she found out that Charli was manipulating her. She's back to being your best-friend-with-benefits again.
 

zVoidwalker

Newbie
Aug 2, 2017
99
276
Yeah. At first she was totally into the MC if the MC invites her to the party, and suddenly she decides that she´s bi and she starts ignoring or being an ass with the MC, becomes friend of that "Charly" character, and seems to be way more interested in a brunette girl (I don´t remember the name either). It´s a 180º turn for the character, I suppose because there was a change of the script writer, and a total turn off for me, that was trying to follow the route of this character. It was the reason why I stopped playing this game last summer. I was asking if this character continues being like that (totally ruined for me), or the writer has changed her again and she´s into the MC.
I mean... I think she's into MC, but she's for sure more interested in a polyamorous relationship. I'm personally not a big fan of this, 'since I'd probably like a save focusing only on her but... Who knows. Maybe the update we got today changes something on her. I mean she already got rejected by Amber and Aubrey didn't like her 'polygamy' idea.
 

224488

Newbie
Jul 21, 2021
99
369
I mean... I think she's into MC, but she's for sure more interested in a polyamorous relationship. I'm personally not a big fan of this, 'since I'd probably like a save focusing only on her but... Who knows. Maybe the update we got today changes something on her. I mean she already got rejected by Amber and Aubrey didn't like her 'polygamy' idea.
Yeah, I get it. The character is ruined, probably for good. It´s OK. I wasn´t planning in playing again this game. It´s just random scenes put together. The plotlines and the behavior of the different characters have zero sense, the dialogues are uninteresting and, on the top of the ice, a lot of bugs. I used to play it because I liked this Riley girl. The 3D model is good and she had a decent personality at first. Kind of a "sexy girl next door" vibre. But since the writer decided to make her more interested in women than in the MC - that means, the player - she´s ruined.
 

Ceesko

Engaged Member
Jun 3, 2017
2,077
5,320
game crashes when choosing to play new game and selecting custom settings. what gives?
 

Ceesko

Engaged Member
Jun 3, 2017
2,077
5,320
'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: v1_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: v1_start

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
College Kings 2 3.0.0 (Act: 2) (SHA: a0977a8c)
Wed Apr 6 22:33:01 2022
 
3.20 star(s) 188 Votes