Page 1 of 1

Bug report

Posted: Tue Feb 15, 2011 7:52 pm
by Orusaka
Here's the content of the traceback file. I would give details, but the file says it all.

I'm sorry, but an uncaught exception occurred.

NameError: name 'self' is not defined

While running game code:
- script at line 734 of /Users/scout/Applications/renpy/Love & Order/game/dorothy.rpy
- python at line 734 of /Users/scout/Applications/renpy/Love & Order/game/dorothy.rpy.

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

File "C:\Program Files (x86)\Love and Order\renpy\bootstrap.py", line 279, in bootstrap
File "C:\Program Files (x86)\Love and Order\renpy\main.py", line 320, in main
File "C:\Program Files (x86)\Love and Order\renpy\main.py", line 93, in run
File "C:\Program Files (x86)\Love and Order\renpy\execution.py", line 259, in run
File "C:\Program Files (x86)\Love and Order\renpy\ast.py", line 588, in execute
File "C:\Program Files (x86)\Love and Order\renpy\python.py", line 957, in py_exec_bytecode
File "/Users/scout/Applications/renpy/Love & Order/game/dorothy.rpy", line 734, in <module>
NameError: name 'self' is not defined

While running game code:
- script at line 734 of /Users/scout/Applications/renpy/Love & Order/game/dorothy.rpy
- python at line 734 of /Users/scout/Applications/renpy/Love & Order/game/dorothy.rpy.

Ren'Py Version: Ren'Py 6.12.0e

Re: Bug report

Posted: Tue Feb 15, 2011 9:48 pm
by Christine
Ah, thanks for the report, but this is actually a bug that's been fixed. This won't happen in the most recent build.

Re: Bug report

Posted: Tue Feb 15, 2011 11:31 pm
by Orusaka
My apologies, Christine. I was not aware there had been updated versions published.