Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I download the new demo version 2.0 for Windows, and at the start, when I input the name for MC it crashes.


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

While running game code:
AttributeError: 'unicode' object has no attribute 'block'

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

Full traceback:
  File "main.rpyc", line 75, in script call
  File "main.rpyc", line 629, in script
  File "C:\Users\marug\Desktop\MiEscritorio\Juegos\Seiyuu Danshi!\SeiyuuDanshiDemo-2.0-pc\renpy\ast.py", line 2159, in execute
    next_node(self.lookup())
  File "C:\Users\marug\Desktop\MiEscritorio\Juegos\Seiyuu Danshi!\SeiyuuDanshiDemo-2.0-pc\renpy\ast.py", line 2144, in lookup
    return renpy.game.script.translator.lookup_translate(self.identifier, getattr(self, "alternate", None))
  File "C:\Users\marug\Desktop\MiEscritorio\Juegos\Seiyuu Danshi!\SeiyuuDanshiDemo-2.0-pc\renpy\translation\__init__.py", line 190, in lookup_translate
    return tl.block[0]
AttributeError: 'unicode' object has no attribute 'block'

Windows-8-6.2.9200
Ren'Py 6.99.14.3.3347
seiyuudanshi 0.1
Mon May 14 09:31:48 2018
[/code]

I oddly don't get the same error. Hmm... Were you able to play through the old demo just fine?