Mod Cheat Mod Ren'Py Thorian Mod - College Kings [Thorian Studios]

angangan

Newbie
Oct 23, 2020
81
44
I put the mod in ... \game\CK2-ThorianMod-0.3
but the game crash
Version for v3.0.11.
This is my traceback

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

While parsing D:\_GAMES\Visual Novel\College Kings 2\game/CK2-ThorianMod-0.3/versions.rpy.
  File "game/compact/after_load.rpy", line 45, in <module>
Exception: Deleting old files please RESTART GAME.

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

Full traceback:
  File "D:\_GAMES\Visual Novel\College Kings 2\renpy\bootstrap.py", line 277, in bootstrap
    renpy.main.main()
  File "D:\_GAMES\Visual Novel\College Kings 2\renpy\main.py", line 490, in main
    renpy.game.script.load_script() # sets renpy.game.script.
  File "D:\_GAMES\Visual Novel\College Kings 2\renpy\script.py", line 297, in load_script
    self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
  File "D:\_GAMES\Visual Novel\College Kings 2\renpy\script.py", line 809, in load_appropriate_file
    self.finish_load(stmts, initcode, filename=lastfn) # type: ignore
  File "D:\_GAMES\Visual Novel\College Kings 2\renpy\script.py", line 499, in finish_load
    node.early_execute()
  File "D:\_GAMES\Visual Novel\College Kings 2\renpy\ast.py", line 1188, in early_execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\_GAMES\Visual Novel\College Kings 2\renpy\python.py", line 1061, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/compact/after_load.rpy", line 45, in <module>
Exception: Deleting old files please RESTART GAME.

Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809

Wed Apr 26 21:18:44 2023
same~~
 
Oct 11, 2020
39
43
I put the mod in ... \game\CK2-ThorianMod-0.3
but the game crash
Version for v3.0.11.
This is my traceback

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

While parsing D:\_GAMES\Visual Novel\College Kings 2\game/CK2-ThorianMod-0.3/versions.rpy.
  File "game/compact/after_load.rpy", line 45, in <module>
Exception: Deleting old files please RESTART GAME.

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

Full traceback:
  File "D:\_GAMES\Visual Novel\College Kings 2\renpy\bootstrap.py", line 277, in bootstrap
    renpy.main.main()
  File "D:\_GAMES\Visual Novel\College Kings 2\renpy\main.py", line 490, in main
    renpy.game.script.load_script() # sets renpy.game.script.
  File "D:\_GAMES\Visual Novel\College Kings 2\renpy\script.py", line 297, in load_script
    self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
  File "D:\_GAMES\Visual Novel\College Kings 2\renpy\script.py", line 809, in load_appropriate_file
    self.finish_load(stmts, initcode, filename=lastfn) # type: ignore
  File "D:\_GAMES\Visual Novel\College Kings 2\renpy\script.py", line 499, in finish_load
    node.early_execute()
  File "D:\_GAMES\Visual Novel\College Kings 2\renpy\ast.py", line 1188, in early_execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\_GAMES\Visual Novel\College Kings 2\renpy\python.py", line 1061, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/compact/after_load.rpy", line 45, in <module>
Exception: Deleting old files please RESTART GAME.

Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809

Wed Apr 26 21:18:44 2023
As I stated below the download for 3.0.11 you need to use unrpa on archive.rpa, ep2.rpa, and ep3.rpa then delete them. archive.rpa has a file in it that deletes any .rpy files in it. Until I find away around it or Undergrad Steve removes this file this is what you must do to get the mod to work. I'm sorry for any confusion caused by me.
 
  • Like
Reactions: cicciopasticcio6789

angangan

Newbie
Oct 23, 2020
81
44
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 287, in script
python:
ScriptError: could not find label 'start'.

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

Full traceback:
File "G:\CollegeKings-14.0.1-pc\2\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "G:\CollegeKings-14.0.1-pc\2\renpy\main.py", line 660, in main
run(restart)
File "G:\CollegeKings-14.0.1-pc\2\renpy\main.py", line 146, in run
renpy.execution.run_context(True)
File "G:\CollegeKings-14.0.1-pc\2\renpy\execution.py", line 938, in run_context
context.run()
File "renpy/common/00start.rpy", line 287, in script
python:
File "G:\CollegeKings-14.0.1-pc\2\renpy\script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'start'.

Windows-10-10.0.19041 AMD64
Ren'Py 8.0.3.22090809

Sat Apr 29 10:20:09 2023

:(:(:(
 
Oct 11, 2020
39
43
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 287, in script
python:
ScriptError: could not find label 'start'.

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

Full traceback:
File "G:\CollegeKings-14.0.1-pc\2\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "G:\CollegeKings-14.0.1-pc\2\renpy\main.py", line 660, in main
run(restart)
File "G:\CollegeKings-14.0.1-pc\2\renpy\main.py", line 146, in run
renpy.execution.run_context(True)
File "G:\CollegeKings-14.0.1-pc\2\renpy\execution.py", line 938, in run_context
context.run()
File "renpy/common/00start.rpy", line 287, in script
python:
File "G:\CollegeKings-14.0.1-pc\2\renpy\script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'start'.

Windows-10-10.0.19041 AMD64
Ren'Py 8.0.3.22090809

Sat Apr 29 10:20:09 2023

:(:(:(
It appears you are using 14.0.1 which is not supported by this mod. For College Kings Season 1 please use 1.2.17 which can be found on the College Kings page here.
 
  • Like
Reactions: angangan

shanenufc09

Newbie
Aug 4, 2021
70
119
can you please update the mod from 1.2.17 to 1.2.11 thats the new version for some reason these devs are backwards and the mod gives an error with that latest version
 

IIISUPRAIII

New Member
Aug 29, 2022
1
0
Can anyone help me fix this ? it shows up as soon as i try to start or load any saves or new game.


```
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 "game/screens/quick_menu_screen.rpy", line 6, in execute
screen quick_menu():
File "game/screens/quick_menu_screen.rpy", line 6, in execute
screen quick_menu():
File "game/screens/quick_menu_screen.rpy", line 12, in execute
if quick_menu:
File "game/screens/quick_menu_screen.rpy", line 13, in execute
hbox:
File "game/screens/quick_menu_screen.rpy", line 18, in execute
if not real_life_mode:
File "game/screens/quick_menu_screen.rpy", line 18, in <module>
if not real_life_mode:
NameError: name 'real_life_mode' is not defined

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

Full traceback:
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 3737, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 436, in visit_all
callback(self)
File "renpy/display/core.py", line 3737, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 447, in per_interact
self.update()
File "renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/screens/quick_menu_screen.rpy", line 6, in execute
screen quick_menu():
File "game/screens/quick_menu_screen.rpy", line 6, in execute
screen quick_menu():
File "game/screens/quick_menu_screen.rpy", line 12, in execute
if quick_menu:
File "game/screens/quick_menu_screen.rpy", line 13, in execute
hbox:
File "game/screens/quick_menu_screen.rpy", line 18, in execute
if not real_life_mode:
File "game/screens/quick_menu_screen.rpy", line 18, in <module>
if not real_life_mode:
NameError: name 'real_life_mode' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
College Kings 1.1.2s (SHA: 0e9b5a206)
Fri Jun 2 05:46:15 2023
```
 
Oct 11, 2020
39
43
Can anyone help me fix this ? it shows up as soon as i try to start or load any saves or new game.


```
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 "game/screens/quick_menu_screen.rpy", line 6, in execute
screen quick_menu():
File "game/screens/quick_menu_screen.rpy", line 6, in execute
screen quick_menu():
File "game/screens/quick_menu_screen.rpy", line 12, in execute
if quick_menu:
File "game/screens/quick_menu_screen.rpy", line 13, in execute
hbox:
File "game/screens/quick_menu_screen.rpy", line 18, in execute
if not real_life_mode:
File "game/screens/quick_menu_screen.rpy", line 18, in <module>
if not real_life_mode:
NameError: name 'real_life_mode' is not defined

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

Full traceback:
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 3737, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 436, in visit_all
callback(self)
File "renpy/display/core.py", line 3737, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 447, in per_interact
self.update()
File "renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/screens/quick_menu_screen.rpy", line 6, in execute
screen quick_menu():
File "game/screens/quick_menu_screen.rpy", line 6, in execute
screen quick_menu():
File "game/screens/quick_menu_screen.rpy", line 12, in execute
if quick_menu:
File "game/screens/quick_menu_screen.rpy", line 13, in execute
hbox:
File "game/screens/quick_menu_screen.rpy", line 18, in execute
if not real_life_mode:
File "game/screens/quick_menu_screen.rpy", line 18, in <module>
if not real_life_mode:
NameError: name 'real_life_mode' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
College Kings 1.1.2s (SHA: 0e9b5a206)
Fri Jun 2 05:46:15 2023
```
It appears your using 1.1.2s. The season 1 mod is for 1.2.11 the most recent version. I would recommend updating the game and reinstalling the mod. That should fix it up for you.
 

rottvailer

New Member
Jun 5, 2023
1
0
Baixei a versão 3.01 correspondente ao meu jogo, coloquei na pasta ''jogo'', mas ao entrar no jogo não vejo nenhuma opção para mudar a reputação. Alguém pode me ajudar e explicar o que devo fazer?
 
Oct 11, 2020
39
43
Finally Updated for 3.1.8, It's been a pain to figure out the logic so I've had to delay the Pool Party Integration for the next update. A lot changed on the backend for this update like normal. But everything should be working please report any bugs or crashes here so I can fix them.
 
Oct 11, 2020
39
43
Baixei a versão 3.01 correspondente ao meu jogo, coloquei na pasta ''jogo'', mas ao entrar no jogo não vejo nenhuma opção para mudar a reputação. Alguém pode me ajudar e explicar o que devo fazer?
Desculpe pela resposta tardia e desculpe por quaisquer problemas de tradução, estou usando o google translate. Experimente a nova versão que acabei de postar para 3.1.8, ela deve corrigir seu problema.
 

donaldduck17

New Member
Jun 4, 2023
6
0
I installed like you said, by dragging the files from the mod (CK2) to the game folder, the game opens and works fine but the cheat button doesn't appear near the prefs. Using the latest 3.1.8 version
 

Jennider100

Newbie
Feb 2, 2020
65
53
I'm sorry, but an uncaught exception occurred.

While loading the script.
File "game/script.rpy", line 7, in <module>
define config.version = get_version(15, 1, 0)
NameError: name 'get_version' is not defined
 
Oct 11, 2020
39
43
I installed like you said, by dragging the files from the mod (CK2) to the game folder, the game opens and works fine but the cheat button doesn't appear near the prefs. Using the latest 3.1.8 version
That's my mistake. I forgot to include the quick menu change. Please redownload the mod and it should work again.
 
Oct 11, 2020
39
43
I'm sorry, but an uncaught exception occurred.

While loading the script.
File "game/script.rpy", line 7, in <module>
define config.version = get_version(15, 1, 0)
NameError: name 'get_version' is not defined
It appears you are using 15.1.0 which is not a supported version for this mod