Code: Select all
I'm sorry, but an exception occured while executing your Ren'Py
script.
AttributeError: 'module' object has no attribute 'error'
While running game code:
- script at line 30 of /home/tom/ab/renpy/renpygame-demo/game/script.rpy
- python at line 30 of /home/tom/ab/renpy/renpygame-demo/game/script.rpy.
-- Full Traceback ------------------------------------------------------------
File "C:\Games\renpy\Renpy-6.3.2\renpy\bootstrap.py", line 209, in bootstrap
File "C:\Games\renpy\Renpy-6.3.2\renpy\main.py", line 293, in main
File "C:\Games\renpy\Renpy-6.3.2\renpy\main.py", line 88, in run
File "C:\Games\renpy\Renpy-6.3.2\renpy\execution.py", line 194, in run
File "C:\Games\renpy\Renpy-6.3.2\renpy\ast.py", line 491, in execute
File "C:\Games\renpy\Renpy-6.3.2\renpy\python.py", line 861, in py_exec_bytecode
File "/home/tom/ab/renpy/renpygame-demo/game/script.rpy", line 30, in <module>
File "aliens.py", line 197, in main
File "aliens.py", line 29, in load_image
AttributeError: 'module' object has no attribute 'error'
While running game code:
Ren'Py Version: Ren'Py 6.3.2b


