Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Seems to be an error with the phone when you get a text message during the meeting unfortunately.


Edit: Specifically: 

While running game code:

  File "game/d5.rpy", line 448, in script

    vick_vl "Hey there [mcname]. Work going ok?"

Exception: Sayer 'vick_vl' is not defined.

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

Full traceback:

  File "game/d5.rpy", line 448, in script

    vick_vl "Hey there [mcname]. Work going ok?"

  File "E:\Itch\dragon-of-calon-valley\DragonofCalonValley-0.2-pc\renpy\ast.py", line 2573, in execute

    Say.execute(self)

  File "E:\Itch\dragon-of-calon-valley\DragonofCalonValley-0.2-pc\renpy\ast.py", line 575, in execute

    who = eval_who(self.who, self.who_fast)

  File "E:\Itch\dragon-of-calon-valley\DragonofCalonValley-0.2-pc\renpy\ast.py", line 464, in eval_who

    raise Exception("Sayer '%s' is not defined." % who)

Exception: Sayer 'vick_vl' is not defined.

Windows-10-10.0.26100 AMD64

Ren'Py 8.3.2.24090902

Dragon of Calon Valley 0.2

Tue May 27 22:02:02 2025


Did you have saves from the prologue? If so, try and do a fresh run, that might fix it.