Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

DamiX2001

1
Posts
A member registered Jan 25, 2020

Recent community posts

[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 187, in script call
  File "game/PL/day8_pl.rpy", line 201, in script call
  File "game/script.rpy", line 187, in script call
  File "game/PL/day8_pl.rpy", line 201, in script call
ScriptError: could not find label 'greet_m_pl_pl'.

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

Full traceback:
  File "game/script.rpy", line 187, in script call
  File "game/PL/day8_pl.rpy", line 201, in script call
  File "C:\Users\DamiX\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\ast.py", line 1322, in execute
    rv = renpy.game.context().call(label, return_site=self.next.name)
  File "game/script.rpy", line 187, in script call
  File "game/PL/day8_pl.rpy", line 201, in script call
  File "C:\Users\DamiX\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\script.py", line 858, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'greet_m_pl_pl'.

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Doki Doki Summertime 1.4.0
[/code]