Skip to main content

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

Just Slammed into this bug

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

ScriptError: could not find label 'ch3_downtown.spoiling_my_meat3'.

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

Full traceback:

  File "scripts/chapter_2_1/ch2_1_neighborhood.rpyc", line 38, in script call

  File "scripts/chapter_3/ch3_downtown.rpyc", line 3509, in script

  File "C:\Users\eclar\OneDrive\Desktop\Games\R18\sbarpg-win\SummonedByAccident-Public-win\renpy\ast.py", line 1699, in execute

    rv = renpy.game.script.lookup(target)

  File "C:\Users\eclar\OneDrive\Desktop\Games\R18\sbarpg-win\SummonedByAccident-Public-win\renpy\script.py", line 1103, in lookup

    raise ScriptError("could not find label '%s'." % str(original))

ScriptError: could not find label 'ch3_downtown.spoiling_my_meat3'.

Windows-10-10.0.22631 AMD64

Ren'Py 8.3.0.24080605

Summoned By Accident Public

Wed Oct  9 07:38:39 2024

[/code]