Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/discordrichpresence.rpy", line 50, in <module>

OSError: [WinError 66] Tipo de dispositivo erróneo: '\\\\?\\pipe'

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

Full traceback:

  File "game/discordrichpresence.rpyc", line 20, in script

  File "C:\users\hrrf\AppData\Roaming\itch\apps\commandingaharem\CommandingAHarem-1.0.9.1-win\renpy\ast.py", line 823, in execute

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

  File "C:\users\hrrf\AppData\Roaming\itch\apps\commandingaharem\CommandingAHarem-1.0.9.1-win\renpy\python.py", line 1178, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/discordrichpresence.rpy", line 50, in <module>

  File "python-packages/pypresence/presence.py", line 13, in __init__

  File "python-packages/pypresence/baseclient.py", line 25, in __init__

  File "python-packages/pypresence/utils.py", line 43, in get_ipc_path

OSError: [WinError 66] Tipo de dispositivo erróneo: '\\\\?\\pipe'

Windows-10-10.0.19043 AMD64

Ren'Py 8.2.0.24012702

 1.0.9.1

Sat Jul  6 17:00:36 2024

[/code]

(+1)

You can go into the game directory and remove anything that's related to "discordrichpresence"

that worked thank you!!!