Skip to main content

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

Bug



Whenever i try to do the assignment or talk to andre in the libreray i get an code error like this one

[code]

I'm sorry, but an uncaught exception occurred.


While running game code:

  File "game/script/story/legacy/computer_stuff/homework/assignments.rpy", line 20, in <module>

NameError: name 'can_write_meteorology_essay' is not defined

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

Full traceback:

  File "script.rpyc", line 22, in script call

  File "script/story/legacy/computer_stuff/homework/assignments.rpyc", line 19, in script

  File "renpy/ast.py", line 1618, in execute

  File "renpy/exports.py", line 1075, in menu

  File "renpy/python.py", line 1209, in py_eval

  File "renpy/python.py", line 1202, in py_eval_bytecode

  File "game/script/story/legacy/computer_stuff/homework/assignments.rpy", line 20, in <module>

NameError: name 'can_write_meteorology_essay' is not defined

[/code]

Im on android btw

How do i fix it?? Thx!