Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(-1)

Actually, wherever "Pypresence" appears there is error. Throughout the game I experienced that error.

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/free_roam.rpy", line 52, in <module>

NameError: name 'pypresence' is not defined

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

Full traceback:

  File "free_roam.rpyc", line 42, in script

  File "C:\Users\Rodrigo\Desktop\RedSonata-0.13.3-pc\renpy\ast.py", line 823, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "C:\Users\Rodrigo\Desktop\RedSonata-0.13.3-pc\renpy\python.py", line 1178, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/free_roam.rpy", line 52, in <module>

NameError: name 'pypresence' is not defined

Windows-10-10.0.19041 AMD64

Ren'Py 8.2.1.24030407

Red Sonata 0.13.3

Wed Jul 10 23:17:01 2024

[/code]