Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

hi there seem to be a bug in the code of the V.N. it crashed 3 times on me but i kept the crash log , i hope this will be of some help to fix the issue.

i am running LINUX Mint 20.1 with WineHQ and here is the log trackback.


I'm sorry, but an uncaught exception occurred.

Compiling ATL code at game/qscreens.rpy:72

  File "renpy/common/000statements.rpy", line 414, in execute_pause

    renpy.with_statement(Pause(delay))

Exception: Cannot display None as text.

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

Full traceback:

  File "kitchenroaming.rpyc", line 4, in script call

  File "kitchenroaming.rpyc", line 4, in script call

  File "kitchenroaming.rpyc", line 4, in script call

  File "kitchenroaming.rpyc", line 4, in script call

  File "patch_0-3/events/p03bedroommcevent.rpyc", line 82, in script

  File "Z:\home\gatez\Desktop\Lilys Curse 0.3.2\renpy\ast.py", line 1861, in execute

    self.call("execute")

  File "Z:\home\gatez\Desktop\Lilys Curse 0.3.2\renpy\ast.py", line 1849, in call

    return renpy.statements.call(method, parsed, *args, **kwargs)

  File "Z:\home\gatez\Desktop\Lilys Curse 0.3.2\renpy\statements.py", line 203, in call

    return method(parsed, *args, **kwargs)

  File "renpy/common/000statements.rpy", line 414, in execute_pause

    renpy.with_statement(Pause(delay))

  File "Z:\home\gatez\Desktop\Lilys Curse 0.3.2\renpy\exports.py", line 1481, in with_statement

    return renpy.game.interface.do_with(trans, paired, clear=clear)

  File "Z:\home\gatez\Desktop\Lilys Curse 0.3.2\renpy\display\core.py", line 2227, in do_with

    clear=clear)

  File "Z:\home\gatez\Desktop\Lilys Curse 0.3.2\renpy\display\core.py", line 2672, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)

  File "Z:\home\gatez\Desktop\Lilys Curse 0.3.2\renpy\display\core.py", line 3059, in interact_core

    root_widget.visit_all(lambda i : i.per_interact())

  File "Z:\home\gatez\Desktop\Lilys Curse 0.3.2\renpy\display\core.py", line 531, in visit_all

    d.visit_all(callback, seen)

  File "Z:\home\gatez\Desktop\Lilys Curse 0.3.2\renpy\display\core.py", line 531, in visit_all

    d.visit_all(callback, seen)

  File "Z:\home\gatez\Desktop\Lilys Curse 0.3.2\renpy\display\core.py", line 531, in visit_all

    d.visit_all(callback, seen)

  File "Z:\home\gatez\Desktop\Lilys Curse 0.3.2\renpy\display\core.py", line 531, in visit_all

    d.visit_all(callback, seen)

  File "Z:\home\gatez\Desktop\Lilys Curse 0.3.2\renpy\display\core.py", line 531, in visit_all

    d.visit_all(callback, seen)

  File "Z:\home\gatez\Desktop\Lilys Curse 0.3.2\renpy\display\core.py", line 531, in visit_all

    d.visit_all(callback, seen)

  File "Z:\home\gatez\Desktop\Lilys Curse 0.3.2\renpy\display\core.py", line 521, in visit_all

    for d in self.visit():

  File "Z:\home\gatez\Desktop\Lilys Curse 0.3.2\renpy\atl.py", line 574, in visit

    block = self.compile()

  File "Z:\home\gatez\Desktop\Lilys Curse 0.3.2\renpy\atl.py", line 481, in compile

    block = self.atl.compile(self.context)

  File "Z:\home\gatez\Desktop\Lilys Curse 0.3.2\renpy\atl.py", line 676, in compile

    statements = [ i.compile(ctx) for i in self.statements ]

  File "Z:\home\gatez\Desktop\Lilys Curse 0.3.2\renpy\atl.py", line 889, in compile

    child = ctx.eval(expr)

  File "Z:\home\gatez\Desktop\Lilys Curse 0.3.2\renpy\atl.py", line 246, in eval

    return eval(expr, renpy.store.__dict__, self.context)  # @UndefinedVariable

  File "<string>", line 1, in <module>

  File "Z:\home\gatez\Desktop\Lilys Curse 0.3.2\renpy\text\text.py", line 1408, in __init__

    raise Exception("Cannot display {0!r} as text.".format(i))

Exception: Cannot display None as text.

Windows-Vista-6.0.6002-SP2

Ren'Py 7.1.3.1092

v3.0
Wed Jun 02 19:38:13 2021