EXERT_CUM

New Member
Aug 22, 2018
1
0
i keep getting this error code in the ren.py file 'cho2_enable' seems to be the error not allowing me to enter into the shadow institutes its kinda anoying anybody got a fix?
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
16,114
188,083
You don't have permission to view the spoiler content. Log in or register now.
--------------------------
Vae Victis - Khan: Conquer, Ravish, Breed [v0.11.3] [Doorknob22] - Update only

The patch may break your game, use at your own risk.
Ren'Py/Python version changed, read the Spoiler before installing!

Win/Linux: v0.10.9 -> v0.11.3
[674 MB]
- - -

Mac: v0.10.9 -> v0.11.3 [666 MB]
- - -

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

Please @ me or quote this post if there is a new version that doesn't show up on the "Latest Updates" page.
 
Last edited:

msleomac

Engaged Member
Feb 1, 2019
2,533
1,626
This should (hopefully) unlock everything for the newest version (0.6.9).

Edit 19.11.2022: Updated to v0.7.4.
Edit 18.03.2023: Updated to v0.8.8.
Edit 15.06.2023: Updated to v0.9.6.
Edit 05.10.2023: Updated to v0.10.9.
just heads up. new game ver out
 

sleepingkirby

Active Member
Aug 8, 2017
987
1,520
Vae Victis - Khan: Conquer, Ravish, Breed [v0.11.3] [Doorknob22] - Compressed

Use at your own risk.

Win/Linux [1,09 GB]
- MEGA - - PIXELDRAIN

Mac [1,09 GB]
- MEGA - - PIXELDRAIN

You don't have permission to view the spoiler content. Log in or register now.
--------------------------
Vae Victis - Khan: Conquer, Ravish, Breed [v0.11.3] [Doorknob22] - Update only

The patch may break your game, use at your own risk.
Ren'Py/Python version changed, read the Spoiler before installing!

Win/Linux: v0.10.9 -> v0.11.3
[674 MB]
- MEGA - - PIXELDRAIN

Mac: v0.10.9 -> v0.11.3 [666 MB]
- MEGA - - PIXELDRAIN

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

Please @ me or quote this post if there is a new version that doesn't show up on the "Latest Updates" page.
Confirmed that patch version works on linux (Debian fork Devuan here). Will need to chmod a+x ./Khan.sh ./lib/py2-linux-x86_64/Khan
 
  • Like
Reactions: gojira667 and Bob69

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
16,114
188,083
Works fine for me, refresh. Make sure the Mega URL doesn't have "Https:" twice.
 

pizbia

Member
Sep 17, 2017
383
1,211
I don't know what's happened in the last update but there are far too many exceptions being thrown. It's hard to play at this point.
 

xerex24

New Member
Apr 12, 2020
11
1
help pleaaaaas

Full traceback:
File "territories.rpyc", line 407, in script
File "renpy/ast.py", line 1801, in execute
next_node(renpy.game.context().lookup_return(pop=True))
File "renpy/execution.py", line 741, in lookup_return
raise Exception("Could not find return label {!r}.".format(self.return_stack[-1]))
Exception: Could not find return label (u'game/map.rpy', 1656252296, 125).
 

xerex24

New Member
Apr 12, 2020
11
1
While running game code:
File "game/map.rpy", line 543, in execute
screen world_map:
File "game/map.rpy", line 543, in execute
screen world_map:
File "game/map.rpy", line 544, in execute
imagebutton auto "Maps/map_%s.png" action NullAction()
Exception: Imagebutton does not have a idle image. (auto=u'Maps/map_%s.png').

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

Full traceback:
File "territories.rpyc", line 329, 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 "game/map.rpy", line 543, in execute
screen world_map:
File "game/map.rpy", line 543, in execute
screen world_map:
File "game/map.rpy", line 544, in execute
imagebutton auto "Maps/map_%s.png" action NullAction()
File "renpy/ui.py", line 948, in _imagebutton
idle = choice(idle, idle_image, "idle", required=True)
File "renpy/ui.py", line 942, in choice
raise Exception("Imagebutton does not have a %s image. (auto=%r)." % (name, auto))
Exception: Imagebutton does not have a idle image. (auto=u'Maps/map_%s.png').
 

Kvr64##

Member
Mar 13, 2021
269
232
Hoping that the next update besides more conquering will be inviting characters like the goblin, centaur and priestess from Weguk to join MC's court of wives
 
  • Like
Reactions: Cavpal
4.10 star(s) 137 Votes