Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit) (+2)

Never mind, I found the error. I'm currently working on a new build, which I'll upload as soon as it's finished. Thanks again for letting me know about this problem!

Edit: I've uploaded a new build (v1.5). Sorry for any inconvenience my mistake caused. 

(+1)

Awesome!  I'll redownload and play this evening.  I'm excited :)

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!

(+1)

Sorry! After I fixed Alfons' sprite, I checked XiYun's to make sure it wasn't doing this, but - here we are, I guess. This happens because the child versions of the sprites are trying to use the adult version assets.

I'm uploading a new build right now. Bright side: this build has the option to choose a family motto when you build your family crest, which was going to be released with Demo 2, but now you're getting it early.

I'm glad you're liking what you've seen of the game so far!

Awesome, I'll redownload and finish it up!  Looking forward to it :)