Skip to main content

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

Yo if you call papyrus while in the mettaton building this pops up as an error:

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/def-cellphone.rpy", line 403, in <module>

NameError: name 'mtl_callp' is not defined

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

Full traceback:

  File "game/pl-snowdin.rpyc", line 685, in script call

  File "game/sys-screens.rpyc", line 1701, in script call

  File "game/pl-snowdin town.rpyc", line 89, in script call

  File "game/def-cellphone.rpyc", line 403, in script

  File "C:\Users\start of my email address\Desktop\itch games\act-to-flirt\UT-ActToFlirt-5.1-pc-pc\renpy\ast.py", line 1842, in execute

    if renpy.python.py_eval(condition):

  File "C:\Users\start of my email address\Desktop\itch games\act-to-flirt\UT-ActToFlirt-5.1-pc-pc\renpy\python.py", line 1209, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "C:\Users\start of my email address\Desktop\itch games\act-to-flirt\UT-ActToFlirt-5.1-pc-pc\renpy\python.py", line 1202, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/def-cellphone.rpy", line 403, in <module>

NameError: name 'mtl_callp' is not defined

It put my computer model here in detail and I dunno if I should censor that too so I just am 

Ren'Py 8.2.0.24012702

Act to Flirt 5.1

Fri Mar 27 22:49:53 2026

```

Thanks for the heads up!! I think this is one I have caught for the next update, but I'll be sure to double check.