How to fix a problem with an error message? It appears after every few clicks and continues to reappear. I downloaded the macOS version using the download button, and this error screen started appearing immediately. Should I reinstall it? or do anything else to fix it. The 'discord.rpc' is not defined, it appeared many times as soon I started the game in different script lines.
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script/013mainmenu.rpy", line 7, in <module>
File "game/script/discord.rpy", line 115, in DiscordUpdate
NameError: name 'discord_rpc' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script/013mainmenu.rpyc", line 7, in script
File "/private/var/folders/rs/m21dz5xs3b5gh9cq8cp81j0h0000gn/T/AppTranslocation/FD46329D-3E49-440A-8E62-589260193513/d/HHGv0.1.2.3b.app/Contents/Resources/autorun/renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/private/var/folders/rs/m21dz5xs3b5gh9cq8cp81j0h0000gn/T/AppTranslocation/FD46329D-3E49-440A-8E62-589260193513/d/HHGv0.1.2.3b.app/Contents/Resources/autorun/renpy/python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script/013mainmenu.rpy", line 7, in <module>
File "game/script/discord.rpy", line 115, in DiscordUpdate
NameError: name 'discord_rpc' is not defined
macOS-26.1-x86_64-i386-64bit x86_64
Ren'Py 8.0.3.22090809
Heros Harem Guild v0.1.2.3b
Tue Nov 11 13:50:35 2025
```