Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Question one: WHY do you try to spawn another process?


Traceback (most recent call last):

File "main.py", line 244, in <module>

main()

File "main.py", line 231, in main

import renpy.bootstrap

File "./renpy/__init__.py", line 58, in <module>

from renpy.compat import PY2, basestring, bchr, bord, chr, open, pystr, range, round, str, tobytes, unicode # *

File "./renpy/compat/__init__.py", line 186, in <module>

class Popen(subprocess.Popen):

AttributeError: 'module' object has no attribute 'Popen'

Yeah uhhhh no clue why that happened (or what that means) >~< will ask Renpy discord…

“install the game clean and don’t edit it” is what they said

What were you trying to change?

Nothing. Just opened game in browser tab.

Hmmm, I’d keep it in the itchio game page, haven’t tested the separate browser nor know how to deal with errors on that end.

In frame I'm just getting "DOMException: The operation is insecure." in console and "Warning: cannot save games" in game itself immediately.