Skip to main content

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

Same for the others ; all of the error messages are below, in case it's helpful:

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/marcroute.rpy", line 9, in <module>
  File "game/journal.rpy", line 34, in add
AttributeError: 'NoneType' object has no attribute 'add_paragraph'

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

Full traceback:
  File "marcroute.rpyc", line 3, in script
  File "/private/var/folders/6d/h646n21960sbmljq57sbr07h0000gp/T/AppTranslocation/8483FC81-30E6-455E-82CD-204885716D42/d/Changeling.app/Contents/Resources/autorun/renpy/ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/private/var/folders/6d/h646n21960sbmljq57sbr07h0000gp/T/AppTranslocation/8483FC81-30E6-455E-82CD-204885716D42/d/Changeling.app/Contents/Resources/autorun/renpy/python.py", line 1888, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/marcroute.rpy", line 9, in <module>
  File "game/journal.rpy", line 34, in add
AttributeError: 'NoneType' object has no attribute 'add_paragraph'

Darwin-17.7.0-x86_64-i386-64bit
Ren'Py 6.99.14.3.3347
ChangelingBeta 3.2
Thu Jan 31 22:04:07 2019
[/code]

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

While running game code:
  File "game/danroute.rpy", line 20, in <module>
  File "game/journal.rpy", line 34, in add
AttributeError: 'NoneType' object has no attribute 'add_paragraph'

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

Full traceback:
  File "danroute.rpyc", line 14, in script
  File "/private/var/folders/6d/h646n21960sbmljq57sbr07h0000gp/T/AppTranslocation/8483FC81-30E6-455E-82CD-204885716D42/d/Changeling.app/Contents/Resources/autorun/renpy/ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/private/var/folders/6d/h646n21960sbmljq57sbr07h0000gp/T/AppTranslocation/8483FC81-30E6-455E-82CD-204885716D42/d/Changeling.app/Contents/Resources/autorun/renpy/python.py", line 1888, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/danroute.rpy", line 20, in <module>
  File "game/journal.rpy", line 34, in add
AttributeError: 'NoneType' object has no attribute 'add_paragraph'

Darwin-17.7.0-x86_64-i386-64bit
Ren'Py 6.99.14.3.3347
ChangelingBeta 3.2
Thu Jan 31 22:24:03 2019
[/code]

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

While running game code:
  File "game/willroute.rpy", line 11, in <module>
  File "game/journal.rpy", line 34, in add
AttributeError: 'NoneType' object has no attribute 'add_paragraph'

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

Full traceback:
  File "willroute.rpyc", line 5, in script
  File "/private/var/folders/6d/h646n21960sbmljq57sbr07h0000gp/T/AppTranslocation/8483FC81-30E6-455E-82CD-204885716D42/d/Changeling.app/Contents/Resources/autorun/renpy/ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/private/var/folders/6d/h646n21960sbmljq57sbr07h0000gp/T/AppTranslocation/8483FC81-30E6-455E-82CD-204885716D42/d/Changeling.app/Contents/Resources/autorun/renpy/python.py", line 1888, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/willroute.rpy", line 11, in <module>
  File "game/journal.rpy", line 34, in add
AttributeError: 'NoneType' object has no attribute 'add_paragraph'

Darwin-17.7.0-x86_64-i386-64bit
Ren'Py 6.99.14.3.3347
ChangelingBeta 3.2
Thu Jan 31 22:34:14 2019
[/code]

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

While running game code:
  File "game/ewanroute.rpy", line 10, in <module>
  File "game/journal.rpy", line 34, in add
AttributeError: 'NoneType' object has no attribute 'add_paragraph'

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

Full traceback:
  File "ewanroute.rpyc", line 4, in script
  File "/private/var/folders/6d/h646n21960sbmljq57sbr07h0000gp/T/AppTranslocation/8483FC81-30E6-455E-82CD-204885716D42/d/Changeling.app/Contents/Resources/autorun/renpy/ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/private/var/folders/6d/h646n21960sbmljq57sbr07h0000gp/T/AppTranslocation/8483FC81-30E6-455E-82CD-204885716D42/d/Changeling.app/Contents/Resources/autorun/renpy/python.py", line 1888, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/ewanroute.rpy", line 10, in <module>
  File "game/journal.rpy", line 34, in add
AttributeError: 'NoneType' object has no attribute 'add_paragraph'

Darwin-17.7.0-x86_64-i386-64bit
Ren'Py 6.99.14.3.3347
ChangelingBeta 3.2
Thu Jan 31 22:45:55 2019
[/code]