Mod Cheat Mod Ren'Py College Kings Multi Mod[Duke Knox]

5.00 star(s) 1 Vote

Knox_

Member
Modder
Oct 1, 2023
279
1,058
so im lost i cant get past this part as everytime i hit ignore it sends me back to a random spot right before or after the fighting tornement were chirs gets his ass beat.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/ep5/scene60b.rpy", line 18, in <module>
AttributeError: EP4S61B_AUBREY

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

Full traceback:
  File "ep3/scene18.rpyc", line 115, in script call
  File "ep3/scene60.rpyc", line 859, in script call
  File "ep5/scene60b.rpyc", line 18, in script
  File "C:\Users\chamb\Desktop\Pc games\CollegeKings2-6.3.1-pc\renpy\ast.py", line 1849, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\chamb\Desktop\Pc games\CollegeKings2-6.3.1-pc\renpy\python.py", line 1209, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\chamb\Desktop\Pc games\CollegeKings2-6.3.1-pc\renpy\python.py", line 1202, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/ep5/scene60b.rpy", line 18, in <module>
  File "lib/python3.9/enum.py", line 429, in __getattr__
AttributeError: EP4S61B_AUBREY

Windows-10-10.0.26100 AMD64
Ren'Py 8.3.4.24120703
College Kings 2 6.3.1
Sat Jul 26 12:17:17 2025
has to be some short coding error, as i did a fresh build of chapter 4 and reach the same point and it came up with the same era.
The code tries to access EP4S61B_AUBREY — an Enum member that hasn’t been defined.
 

Moltencow

New Member
Aug 8, 2017
7
2
1753713534956.png
I want to unlock this. What will i do with the "copy condition"? I'm not familiar with the console commands on a renpy
 

arkhamtheknight

Active Member
May 3, 2017
782
249
Has any porter done an Android port of Act 1 with this mod ?
No but it sorta works.
It doesn't have the stuff like universal Ren'Py walkthrough mod + Multi-choice experience mod but it tells you what the points mean.

That's the best the mod does on android.
 

arkhamtheknight

Active Member
May 3, 2017
782
249
Is there any possibility of adding an automatic option for the multi choice and WT mod and implementing them both into the current main mod so it does the choices automatically when used on Android?
Since keyboards aren't used, it would be a useful feature so all options can be explored without missing scenes.
 

Knox_

Member
Modder
Oct 1, 2023
279
1,058
Is there any possibility of adding an automatic option for the multi choice and WT mod and implementing them both into the current main mod so it does the choices automatically when used on Android?
Since keyboards aren't used, it would be a useful feature so all options can be explored without missing scenes.
Yeah, it's possible.
 

Hawka1O7

Member
Dec 25, 2018
283
171
Any ETA for an update on Act 2's mod now that the season is finished or should we just keep using the universal version for now? :cry:
 

jaden_yuki

Well-Known Member
Jul 11, 2017
1,163
1,073
I'm facing this error

Code:
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


File "game/Duke/core/2knox.rpy", line 24: style property shaper is not known.
    shaper "harfbuzz"
          ^

File "game/Duke/core/2knox.rpy", line 31: style property shaper is not known.
    shaper "harfbuzz"
          ^

File "game/Duke/core/2knox.rpy", line 61: style property shaper is not known.
    shaper "harfbuzz"
          ^

Ren'Py Version: Ren'Py 8.1.3.23091805
Wed Sep 17 17:37:52 2025
 
5.00 star(s) 1 Vote