Orgitas

Engaged Member
Jan 5, 2023
2,029
6,816
Episode 3 is expected to last between 1.5 - 2 hours, according to the developer. After checking the College Kings project, I see that the engineer is focusing on Episode 4. He adds small bug fixes to Episode 3 sometimes but nothing related to new content. Episode 3 was supposed to have a low price and not be too long. It seems to me that now they will want to release another Episode 4 with a continuation of the story but these are just my observations.
Well, that's a shame. I, perhaps, stand corrected then!
 

Joshy92

Devoted Member
Mar 25, 2021
10,884
23,805
I have to confess i snitched because i really like nora hell i would burn down a city to save her lol.
 

Dogusgc

Newbie
Mar 26, 2021
22
5
Hi everyone. i have some problems on startup and also not see my saves from College Kings 1 1 4 version.
On startup i receive this code. if i ignore it game sart but i can see any of my saves from 1.1.4 version.
For the saves i tranferred all my saves to C:\Users\......\AppData\Roaming\RenPy\CollegeKings folder and also game folder but still nothing. Game want to start like i begin the second season for the first time.
Any helps will be great. thank you in advance.

Code:
I'm sorry, but an uncaught exception occurred.



While running game code:

File "game/vin_resume.rpy", line 2, in execute

screen main_menu():

File "game/vin_resume.rpy", line 2, in execute

screen main_menu():

File "game/vin_resume.rpy", line 15, in execute

if config.enable_steam:

File "game/vin_resume.rpy", line 16, in execute

vbox:

File "game/vin_resume.rpy", line 21, in execute

if not HAS_EP2:

File "game/vin_resume.rpy", line 21, in <module>

if not HAS_EP2:

NameError: name 'HAS_EP2' is not defined



-- Full Traceback ------------------------------------------------------------



Full traceback:

File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script

python hide:

File "E:\android\CollegeKings2-Ep1-3_3.0.6-pc_MinQ\renpy\ast.py", line 1131, in execute

renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

File "E:\android\CollegeKings2-Ep1-3_3.0.6-pc_MinQ\renpy\python.py", line 1061, in py_exec_bytecode

exec(bytecode, globals, locals)

File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>

python hide:

File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide

ui.interact()

File "E:\android\CollegeKings2-Ep1-3_3.0.6-pc_MinQ\renpy\ui.py", line 299, in interact

rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

File "E:\android\CollegeKings2-Ep1-3_3.0.6-pc_MinQ\renpy\display\core.py", line 3377, in interact

repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore

File "E:\android\CollegeKings2-Ep1-3_3.0.6-pc_MinQ\renpy\display\core.py", line 3810, in interact_core

root_widget.visit_all(lambda i : i.per_interact())

File "E:\android\CollegeKings2-Ep1-3_3.0.6-pc_MinQ\renpy\display\core.py", line 582, in visit_all

d.visit_all(callback, seen)

File "E:\android\CollegeKings2-Ep1-3_3.0.6-pc_MinQ\renpy\display\core.py", line 582, in visit_all

d.visit_all(callback, seen)

File "E:\android\CollegeKings2-Ep1-3_3.0.6-pc_MinQ\renpy\display\core.py", line 582, in visit_all

d.visit_all(callback, seen)

File "E:\android\CollegeKings2-Ep1-3_3.0.6-pc_MinQ\renpy\display\screen.py", line 451, in visit_all

callback(self)

File "E:\android\CollegeKings2-Ep1-3_3.0.6-pc_MinQ\renpy\display\core.py", line 3810, in <lambda>

root_widget.visit_all(lambda i : i.per_interact())

File "E:\android\CollegeKings2-Ep1-3_3.0.6-pc_MinQ\renpy\display\screen.py", line 462, in per_interact

self.update()

File "E:\android\CollegeKings2-Ep1-3_3.0.6-pc_MinQ\renpy\display\screen.py", line 653, in update

self.screen.function(**self.scope)

File "game/vin_resume.rpy", line 2, in execute

screen main_menu():

File "game/vin_resume.rpy", line 2, in execute

screen main_menu():

File "game/vin_resume.rpy", line 15, in execute

if config.enable_steam:

File "game/vin_resume.rpy", line 16, in execute

vbox:

File "game/vin_resume.rpy", line 21, in execute

if not HAS_EP2:

File "game/vin_resume.rpy", line 21, in <module>

if not HAS_EP2:

NameError: name 'HAS_EP2' is not defined



Windows-7-6.1.7601-SP1 AMD64

Ren'Py 8.0.3.22090809

College Kings 2 3.0.6s (SHA: 401c0f5af)

Sat Apr 1 08:22:51 2023
 

Dogusgc

Newbie
Mar 26, 2021
22
5
Hi everyone. i have some problems on startup and also not see my saves from College Kings 1 1 4 version.
On startup i receive this code. if i ignore it game sart but i can see any of my saves from 1.1.4 version.
For the saves i tranferred all my saves to C:\Users\......\AppData\Roaming\RenPy\CollegeKings folder and also game folder but still nothing. Game want to start like i begin the second season for the first time.
Any helps will be great. thank you in advance.

Code:
I'm sorry, but an uncaught exception occurred.



While running game code:

File "game/vin_resume.rpy", line 2, in execute

screen main_menu():

File "game/vin_resume.rpy", line 2, in execute

screen main_menu():

File "game/vin_resume.rpy", line 15, in execute

if config.enable_steam:

File "game/vin_resume.rpy", line 16, in execute

vbox:

File "game/vin_resume.rpy", line 21, in execute

if not HAS_EP2:

File "game/vin_resume.rpy", line 21, in <module>

if not HAS_EP2:

NameError: name 'HAS_EP2' is not defined



-- Full Traceback ------------------------------------------------------------



Full traceback:

File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script

python hide:

File "E:\android\CollegeKings2-Ep1-3_3.0.6-pc_MinQ\renpy\ast.py", line 1131, in execute

renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

File "E:\android\CollegeKings2-Ep1-3_3.0.6-pc_MinQ\renpy\python.py", line 1061, in py_exec_bytecode

exec(bytecode, globals, locals)

File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>

python hide:

File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide

ui.interact()

File "E:\android\CollegeKings2-Ep1-3_3.0.6-pc_MinQ\renpy\ui.py", line 299, in interact

rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

File "E:\android\CollegeKings2-Ep1-3_3.0.6-pc_MinQ\renpy\display\core.py", line 3377, in interact

repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore

File "E:\android\CollegeKings2-Ep1-3_3.0.6-pc_MinQ\renpy\display\core.py", line 3810, in interact_core

root_widget.visit_all(lambda i : i.per_interact())

File "E:\android\CollegeKings2-Ep1-3_3.0.6-pc_MinQ\renpy\display\core.py", line 582, in visit_all

d.visit_all(callback, seen)

File "E:\android\CollegeKings2-Ep1-3_3.0.6-pc_MinQ\renpy\display\core.py", line 582, in visit_all

d.visit_all(callback, seen)

File "E:\android\CollegeKings2-Ep1-3_3.0.6-pc_MinQ\renpy\display\core.py", line 582, in visit_all

d.visit_all(callback, seen)

File "E:\android\CollegeKings2-Ep1-3_3.0.6-pc_MinQ\renpy\display\screen.py", line 451, in visit_all

callback(self)

File "E:\android\CollegeKings2-Ep1-3_3.0.6-pc_MinQ\renpy\display\core.py", line 3810, in <lambda>

root_widget.visit_all(lambda i : i.per_interact())

File "E:\android\CollegeKings2-Ep1-3_3.0.6-pc_MinQ\renpy\display\screen.py", line 462, in per_interact

self.update()

File "E:\android\CollegeKings2-Ep1-3_3.0.6-pc_MinQ\renpy\display\screen.py", line 653, in update

self.screen.function(**self.scope)

File "game/vin_resume.rpy", line 2, in execute

screen main_menu():

File "game/vin_resume.rpy", line 2, in execute

screen main_menu():

File "game/vin_resume.rpy", line 15, in execute

if config.enable_steam:

File "game/vin_resume.rpy", line 16, in execute

vbox:

File "game/vin_resume.rpy", line 21, in execute

if not HAS_EP2:

File "game/vin_resume.rpy", line 21, in <module>

if not HAS_EP2:

NameError: name 'HAS_EP2' is not defined



Windows-7-6.1.7601-SP1 AMD64

Ren'Py 8.0.3.22090809

College Kings 2 3.0.6s (SHA: 401c0f5af)

Sat Apr 1 08:22:51 2023
i found the installed mod not working correctly. if i start the game without mod everything is fine.
 

BaasB

Trial Moderator
Trial Moderator
Uploader
Donor
Respected User
Aug 5, 2018
23,501
370,680
College Kings 2 - Collection [v3.0.7]
Episode: I x II x III

Download:
Win/Lin:
F this, how many more bug fixes does this developer post :lepew:
 
  • Haha
Reactions: JennaJJ

HogRocket

Engaged Member
Jun 8, 2020
2,397
12,207
Controversial opinion;

I think I'm done with CK. Not because of any of the girls storylines or changes (Riley's hotter with the newer hairstyle) but because of Chris. The fact that Chris supposedly has me over a barrel and is going to try and run my life in the frat is bullshit. He "suspects" what he's using as blackmail (he's right but that's beside the point) but he has no proof to make it stick. If (when, it's happened) someone tried to tell me how I was going to be their bitch, I'd wear them out with a 2x4, not roll over. There's no option for telling Chris to shove it up his ass. I kind of figured something was up when you couldn't vote him out as president.

The other thing that bugs me is I keep telling Lauren and Chloe to get stuffed - but they keep showing up in possibly romantic circumstances. I don't want to date your ass, bitch!. It's like the first ex-girlfriend (can't be bothered to remember her name) who I kicked to the curb early, then showed up bitching about other girls and finally says a tearful goodbye as if I give a shit.
 

Orgitas

Engaged Member
Jan 5, 2023
2,029
6,816
Controversial opinion;

I think I'm done with CK. Not because of any of the girls storylines or changes (Riley's hotter with the newer hairstyle) but because of Chris. The fact that Chris supposedly has me over a barrel and is going to try and run my life in the frat is bullshit. He "suspects" what he's using as blackmail (he's right but that's beside the point) but he has no proof to make it stick. If (when, it's happened) someone tried to tell me how I was going to be their bitch, I'd wear them out with a 2x4, not roll over. There's no option for telling Chris to shove it up his ass. I kind of figured something was up when you couldn't vote him out as president.

The other thing that bugs me is I keep telling Lauren and Chloe to get stuffed - but they keep showing up in possibly romantic circumstances. I don't want to date your ass, bitch!. It's like the first ex-girlfriend (can't be bothered to remember her name) who I kicked to the curb early, then showed up bitching about other girls and finally says a tearful goodbye as if I give a shit.
With how Episode 3 ended both Grayson and Chris might be on the way out anyway. I think it is, essentially, building up so the MC takes over - Which would be weird.. Considering he is still a freshman.
 
  • Thinking Face
Reactions: HogRocket

HogRocket

Engaged Member
Jun 8, 2020
2,397
12,207
With how Episode 3 ended both Grayson and Chris might be on the way out anyway. I think it is, essentially, building up so the MC takes over - Which would be weird.. Considering he is still a freshman.
That's kind of what I expected, although I agree with you; he's too "young" or new to take over. Look at Being a Dik, the MC has all but taken over the frat as a freshman and it just doesn't settle right (but a LOT of BaD doesn't make sense )
 
  • Like
Reactions: Orgitas

joacoccc

Newbie
Sep 22, 2020
36
14
Unless I'm missing something there isn't an inbuilt one in Act II, at least not in the latest version, so something like this designed to work for that one would be nice...

You don't have permission to view the spoiler content. Log in or register now.

I tried using this one on the off-chance it'd work but no joy (not that I expected it to).
You don't have permission to view the spoiler content. Log in or register now.
have you found the unlocker?
 
3.20 star(s) 197 Votes