- Oct 16, 2018
- 574
- 491
You need at least 10 troops, and build those barracks and fortificationsis there a chance to expand and hold morale and fiefdom? after 2x 1400+ rounds i can barely only
hold 2 territories from attacks/rebellion etc....
You need at least 10 troops, and build those barracks and fortificationsis there a chance to expand and hold morale and fiefdom? after 2x 1400+ rounds i can barely only
hold 2 territories from attacks/rebellion etc....
I've seen the errors also without rolling back over a save point.FYI, the game data structure is typically updated between versions. If you load a save, hit a traceback during load and then rollback, you've just rolled back before the update function and broken your save going forward.
android?! v
Android version of 0.10.8 can be found in my sig. Since we're going to publish a final 0.10.9 for the ziruanDoubleRavishmentOfAlam bug, I'm not going to bother F95 uploaders with it so if you're an Android user, take it from the Mega link in my signature.
The bit about rollback when loading an old save was a separate point.I've seen the errors also without rolling back over a save point.
'cho2_enable'
. As explained that has nothing to do with rollback. If you have a different error(s) with v0.10.8 feel free to post the log.txt
file and what version the save was made in (shown in Load while hovering).Well. I've see the cho2_enable error in connection with a rollback without rolling past a save point, just as I've see other similar errors in connection with a rollback without rolling past a save point. Not just in this game, but in multiple renpy games.What are "the errors". Before you said same error,'cho2_enable'
. As explained that has nothing to do with rollback.
Perhaps I wasn't clear. TheWell. I've see the cho2_enable error in connection with a rollback without rolling past a save point, just as I've see other similar errors in connection with a rollback without rolling past a save point.
'cho2_enable'
error is because you have an old version of the screen that you added to the game folder. It doesn't happen in an unmodified game. It doesn't have anything to do with rollback, at all. Further, it can only occur with the Shadow Institute.It's not getting disabled any further in this game. You can safely report such behavior with the unmodified game here. In which case it will at least get investigated.I've stopped reporting the errors, as the dev's often explain them with strange renpy behavior during rollback. Some dev's have disabled rollback for that reason, but I would rather keep the rollback option, so I've stopped reporting the errors.
Perhaps I wasn't clear. I got the cho2_enable error in the latest version of this game, which I downloaded using one of the links in the first post in this thread. I haven't applied any mods or anything to the game before I ran it and got the error.Perhaps I wasn't clear. The'cho2_enable'
error is because you have an old version of the screen that you added to the game folder.
It wasn't to me. Which download did you use? I assume you let it extract to a separate folder. Also, what's the contents of yourPerhaps I wasn't clear. I got the cho2_enable error in the latest version of this game, which I downloaded using one of the links in the first post in this thread. I haven't applied any mods or anything to the game before I ran it and got the error.
game/0GUI/
folder?hope you will updateThis 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.
And what's next? You clearly don't believe me, so once I send the info you are asking for you will probably say that I didn't see this error in this game.It wasn't to me. Which download did you use? I assume you let it extract to a separate folder. Also, what's the contents of yourgame/0GUI/
folder?
someone have a great save pls a hero?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/map.rpy", line 543, in execute
File "game/map.rpy", line 543, in execute
File "game/map.rpy", line 544, in execute
Exception: Imagebutton does not have a idle image. (auto=u'Maps/map_%s.png').
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/map.rpyc", line 834, in script
File "renpy/ast.py", line 2232, in execute
self.call("execute")
File "renpy/ast.py", line 2220, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 281, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3181, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", 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 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 "renpy/display/core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 451, in visit_all
callback(self)
File "renpy/display/core.py", line 3810, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 462, in per_interact
self.update()
File "renpy/display/screen.py", line 653, in update
self.screen.function(**self.scope)
File "game/map.rpy", line 543, in execute
File "game/map.rpy", line 543, in execute
File "game/map.rpy", line 544, in execute
File "renpy/ui.py", line 952, in _imagebutton
idle = choice(idle, idle_image, "idle", required=True)
File "renpy/ui.py", line 946, 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').
Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
Khan 0.10.8
Tue Oct 3 21:59:45 2023