Skip to main content

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

Ran into a bug

[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/day01.rpy", line 3189, in <module>
NameError: name 'requests' is not defined

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

Full traceback:
  File "script.rpyc", line 4752, in script call
  File "day01.rpyc", line 3189, in script
  File "D:\itch.io\Enslaver_Part1-0.8.0-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\itch.io\Enslaver_Part1-0.8.0-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/day01.rpy", line 3189, in <module>
NameError: name 'requests' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Enslaver 0.8.0
Tue Sep 15 11:58:13 2020
[/code]

thanks, friend! I’ll bug fix that.  

I am getting the same bug. Is there a fix or workaround?