Cheat Mod Ren'Py Abandoned Vae Victis - Khan: Conquer, Ravish, Breed all version (CheatMod)[Sababukin]

Shubh105

New Member
Apr 11, 2019
1
0
This problem occur every time i click shadow institute

I'm sorry, but an uncaught exception occurred.

While running game code:
TypeError: Unexpected keyword arguments: 'cho2_enable'

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

Full traceback:
File "map.rpyc", line 844, in script call
File "map.rpyc", line 844, in script call
File "territories.rpyc", line 573, in script
File "renpy/ast.py", line 1922, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "renpy/exports.py", line 1106, in menu
rv = renpy.store.menu(new_items)
File "renpy/exports.py", line 1345, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3582, 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 "renpy/display/core.py", line 4055, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "renpy/display/core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 476, in visit_all
callback(self)
File "renpy/display/core.py", line 4055, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "renpy/display/screen.py", line 487, in per_interact
self.update()
File "renpy/display/screen.py", line 680, in update
self.screen.function(**self.scope)
File "renpy/ast.py", line 296, in apply_arguments
return parameters.apply(args, kwargs, ignore_errors)
File "renpy/ast.py", line 283, in apply
", ".join("'%s'" % i for i in kwargs))
TypeError: Unexpected keyword arguments: 'cho2_enable'

Windows-10-10.0.22621 AMD64
Ren'Py 7.6.3.23091805
Khan 0.11.5
Sat Jun 8 18:58:03 2024
 

dreamgoat

Member
Oct 10, 2020
339
308
This problem occur every time i click shadow institute

I'm sorry, but an uncaught exception occurred.

While running game code:
TypeError: Unexpected keyword arguments: 'cho2_enable'

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

Full traceback:
File "map.rpyc", line 844, in script call
File "map.rpyc", line 844, in script call
File "territories.rpyc", line 573, in script
File "renpy/ast.py", line 1922, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "renpy/exports.py", line 1106, in menu
rv = renpy.store.menu(new_items)
File "renpy/exports.py", line 1345, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3582, 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 "renpy/display/core.py", line 4055, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "renpy/display/core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 476, in visit_all
callback(self)
File "renpy/display/core.py", line 4055, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "renpy/display/screen.py", line 487, in per_interact
self.update()
File "renpy/display/screen.py", line 680, in update
self.screen.function(**self.scope)
File "renpy/ast.py", line 296, in apply_arguments
return parameters.apply(args, kwargs, ignore_errors)
File "renpy/ast.py", line 283, in apply
", ".join("'%s'" % i for i in kwargs))
TypeError: Unexpected keyword arguments: 'cho2_enable'

Windows-10-10.0.22621 AMD64
Ren'Py 7.6.3.23091805
Khan 0.11.5
Sat Jun 8 18:58:03 2024
It's abandoned so most likely you're going to get errors using an outdated version. Read post header.
 

Neko-Chan Pacifica

Active Member
Jul 6, 2021
931
927
This game being abandoned doesn't surprise me in the slightest and I knew it was going to happen sooner rather than later, it was for the best. Tried to be something it really couldn't be. Lack of updates and when there where the sporadic updates they generally caused issues with mods, which you really needed to use.
 

Mario4don

Your Mother's Lover
Donor
Dec 16, 2018
5,463
6,358
This game being abandoned doesn't surprise me in the slightest and I knew it was going to happen sooner rather than later, it was for the best. Tried to be something it really couldn't be. Lack of updates and when there where the sporadic updates they generally caused issues with mods, which you really needed to use.
Dude do you realize that this is thread with cheat mod for game "Vae Victis - Khan: Conquer, Ravish, Breed" and not thread with this game ?
Beacuse you write that this game is now abandoned but this is not true because you see only "abandoned" tag in this thread with cheat mod for this game but game itself is not abandoned so I advise you to read more carefully in the future and check whether you are browsing the thread about the game itself or some mod for it.
 

milkydelphinus

New Member
Feb 15, 2024
4
2
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00start.rpy", line 189, in script
    python:
  File "renpy/common/00start.rpy", line 190, in <module>
    renpy.execute_default_statement(True)
  File "game/0GUI/say.rpy", line 168, in execute_default
    default quick_menu = True
Exception: store.quick_menu is being given a default a second time.

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

Full traceback:
  File "renpy/common/00start.rpy", line 189, in script
    python:
  File "renpy/ast.py", line 1138, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 1122, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/00start.rpy", line 190, in <module>
    renpy.execute_default_statement(True)
  File "renpy/exports.py", line 3982, in execute_default_statement
    i.execute_default(start)
  File "game/0GUI/say.rpy", line 168, in execute_default
    default quick_menu = True
Exception: store.quick_menu is being given a default a second time.

Windows-10-10.0.22621 AMD64
Ren'Py 7.6.3.23091805
Khan 0.12.5
Sun Sep  1 06:08:07 2024
 

milkydelphinus

New Member
Feb 15, 2024
4
2
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00gamemenu.rpy", line 177, in script
    jump expression _game_menu_screen
ScriptError: could not find label 'SabMod_screen'.

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

Full traceback:
  File "renpy/common/00gamemenu.rpy", line 177, in script
    jump expression _game_menu_screen
  File "renpy/ast.py", line 1992, in execute
    rv = renpy.game.script.lookup(target)
  File "renpy/script.py", line 1013, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'SabMod_screen'.

Windows-10-10.0.22621 AMD64
Ren'Py 7.6.3.23091805
Khan 0.12.5
Sun Sep  1 06:18:22 2024
 
  • Haha
Reactions: DragonsFear

milkydelphinus

New Member
Feb 15, 2024
4
2
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00gamemenu.rpy", line 177, in script
    jump expression _game_menu_screen
ScriptError: could not find label 'SabMod_screen'.

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

Full traceback:
  File "renpy/common/00gamemenu.rpy", line 177, in script
    jump expression _game_menu_screen
  File "renpy/ast.py", line 1992, in execute
    rv = renpy.game.script.lookup(target)
  File "renpy/script.py", line 1013, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'SabMod_screen'.

Windows-10-10.0.22621 AMD64
Ren'Py 7.6.3.23091805
Khan 0.12.5
Sun Sep  1 06:23:32 2024
 
  • Haha
Reactions: DragonsFear

Mario4don

Your Mother's Lover
Donor
Dec 16, 2018
5,463
6,358
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00start.rpy", line 189, in script
    python:
  File "renpy/common/00start.rpy", line 190, in <module>
    renpy.execute_default_statement(True)
  File "game/0GUI/say.rpy", line 168, in execute_default
    default quick_menu = True
Exception: store.quick_menu is being given a default a second time.

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

Full traceback:
  File "renpy/common/00start.rpy", line 189, in script
    python:
  File "renpy/ast.py", line 1138, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 1122, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/00start.rpy", line 190, in <module>
    renpy.execute_default_statement(True)
  File "renpy/exports.py", line 3982, in execute_default_statement
    i.execute_default(start)
  File "game/0GUI/say.rpy", line 168, in execute_default
    default quick_menu = True
Exception: store.quick_menu is being given a default a second time.

Windows-10-10.0.22621 AMD64
Ren'Py 7.6.3.23091805
Khan 0.12.5
Sun Sep  1 06:08:07 2024
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00gamemenu.rpy", line 177, in script
    jump expression _game_menu_screen
ScriptError: could not find label 'SabMod_screen'.

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

Full traceback:
  File "renpy/common/00gamemenu.rpy", line 177, in script
    jump expression _game_menu_screen
  File "renpy/ast.py", line 1992, in execute
    rv = renpy.game.script.lookup(target)
  File "renpy/script.py", line 1013, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'SabMod_screen'.

Windows-10-10.0.22621 AMD64
Ren'Py 7.6.3.23091805
Khan 0.12.5
Sun Sep  1 06:23:32 2024
Well ... this is what happens when you install a mod that is firstly outdated and secondly was abandoned a long time ago and the game has had many new updates since then and probably dev changed code in the game during that time and maybe also variables on which this mod is based so I don't know why you are putting this info about errors and what you expect if this cheat mod has been abandoned for a long time.

I recommend reinstalling a clean copy of the game and if you want to use some cheats I recommend URM.
https://f95zone.to/threads/universal-renpy-mod-urm-2-3-1-mod-any-renpy-game-yourself.48025/
 
  • Like
Reactions: supaddss