Hi! So I finally got a moment to play again and I am really enjoying it so far (the writing is really descriptive and interesting!) However, I found another error with the 1.5 demo. I'd rather not send a screenshot as the only email I have uses my full name, so I'll try my best to describe it here. It's right after you get off the boat and carriage. The previous line before the error is "I would have liked KaiYang, I think, if not for all the damp and salt that saturated everything. The food, the air, even the water (despite being poured through an odd machine before it was safe to drink) tasted of salt."
The next screen is the following error:
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: DynamicImage u'images/sprites/xiyun/[age]/base2.png': could not find image. (u'images/sprites/xiyun/0/base2.png')
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "s1.rpyc", line 225, in script
File "renpy/ast.py", line 1438, in execute
renpy.exports.with_statement(trans, paired)
File "renpy/exports.py", line 1682, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "renpy/display/core.py", line 2718, in do_with
clear=clear)
File "renpy/display/core.py", line 3276, 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 3694, 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/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/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/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/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/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 558, in visit_all
for d in self.visit():
File "renpy/display/image.py", line 744, in visit
self.find_target()
File "renpy/display/image.py", line 652, in find_target
raise Exception(error)
Exception: DynamicImage u'images/sprites/xiyun/[age]/base2.png': could not find image. (u'images/sprites/xiyun/0/base2.png')
Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Promise & Prophecy Demo 1.5
Mon Sep 6 18:54:05 2021
[/code]
Sorry for the bother, this game seems quite interesting and so far I've liked what I've seen!