I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script/script.rpy", line 9, in script
init -20 python:
File "game/script/script.rpy", line 11, in <module>
import discord_rpc
ImportError: No module named util.backoff
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script/script.rpy", line 9, in script
init -20 python:
File "D:\Games\My Documents\Downloads\LOP\HHGv0.1.2-v0.1.2Beta-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Games\My Documents\Downloads\LOP\HHGv0.1.2-v0.1.2Beta-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script/script.rpy", line 11, in <module>
import discord_rpc
File "D:\Games\My Documents\Downloads\LOP\HHGv0.1.2-v0.1.2Beta-pc\renpy\loader.py", line 754, in load_module
exec code in mod.__dict__
File "python-packages/discord_rpc/__init__.py", line 5, in <module>
ImportError: No module named util.backoff
Windows-7-6.1.7601-SP1
Ren'Py 7.3.5.606
Tue Oct 27 04:30:38 2020
its pops up after launching the game everytime and i aplied the patch already,or is it some new bug/problem?