Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hi, I need help. I was normally playing and as I was trying to open the journal I got this error message

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/000statements.rpy", line 670, in execute_call_screen

    store._return = renpy.call_screen(name, *args, **kwargs)

  File "renpy/common/00action_other.rpy", line 582, in __call__

    rv = self.callable(*self.args, **self.kwargs)

  File "game/questlog.rpy", line 165, in CheckQuestProgress

AttributeError: 'unicode' object has no attribute 'checkRequirement'

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

Full traceback:

  File "main_lusterfield01.rpyc", line 193, in script

  File "renpy/ast.py", line 2259, in execute

    self.call("execute")

  File "renpy/ast.py", line 2241, in call

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

  File "renpy/statements.py", line 342, in call

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

  File "renpy/common/000statements.rpy", line 670, in execute_call_screen

    store._return = renpy.call_screen(name, *args, **kwargs)

  File "renpy/exports.py", line 3336, 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 3499, 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 4457, in interact_core

    rv = root_widget.event(ev, x, y, 0)

  File "renpy/display/layout.py", line 1177, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/layout.py", line 1177, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/layout.py", line 1177, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/screen.py", line 770, in event

    rv = self.child.event(ev, x, y, st)

  File "renpy/display/layout.py", line 1177, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/layout.py", line 1177, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/behavior.py", line 1138, in event

    return handle_click(self.clicked)

  File "renpy/display/behavior.py", line 1071, in handle_click

    rv = run(action)

  File "renpy/display/behavior.py", line 368, in run

    new_rv = run(i, *args, **kwargs)

  File "renpy/display/behavior.py", line 375, in run

    return action(*args, **kwargs)

  File "renpy/common/00action_other.rpy", line 582, in __call__

    rv = self.callable(*self.args, **self.kwargs)

  File "game/questlog.rpy", line 165, in CheckQuestProgress

AttributeError: 'unicode' object has no attribute 'checkRequirement'

Windows-10-10.0.19041 AMD64

Ren'Py 7.6.0.23051307

Outland Wanderer 0.0.16

Sat Jul  1 20:11:24 2023

[/code]

(1 edit)

Hey there! Sorry about the bug, it's fixed in the current version now! You'll have to access it in the bedroom.