Skip to main content

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

FeDolphin

8
Posts
1
Topics
1
Followers
52
Following
A member registered Dec 21, 2022 · View creator page →

Recent community posts

I did that. Doesnt show anything new

Tried everything. DId the whole motorbike thing and nothing is appearing even though the quest is to talk to Anna about it. That doesn't pop up. Any help?

Could someone tell me the song that plays when you visit the uncle? Please i need it

It is released, its just 4.99$

So... basically if it was on sale n it updates, then i have to pay fullprice again?

how do you play the story mode wtf?

When i try to launch the newer version, this error pops up.


While running game code:

  File "game/unren-rollback.rpy", line 14, in <module>

IOError: [Errno 9] Bad file descriptor

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

Full traceback:

  File "renpy/bootstrap.py", line 277, in bootstrap

    renpy.main.main()

  File "renpy/main.py", line 558, in main

    renpy.game.context().run(node)

  File "unren-rollback.rpyc", line 2, in script

  File "unren-rollback.rpyc", line 2, in script

  File "renpy/ast.py", line 1131, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "renpy/python.py", line 1061, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/unren-rollback.rpy", line 14, in <module>

  File "renpy/minstore.py", line 74, in print

    _print(*args, **kwargs)

  File "renpy/log.py", line 251, in write

    self.real_file.flush()

IOError: [Errno 9] Bad file descriptor