Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Not working on my Linux system. :/    

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/gamestate.rpy", line 25, in script

    default persistent.gs = GameState()

  File "game/gamestate.rpy", line 25, in script

    default persistent.gs = GameState()

  File "game/gamestate.rpy", line 25, in execute

    default persistent.gs = GameState()

  File "game/gamestate.rpy", line 25, in <module>

    default persistent.gs = GameState()

  File "game/gamestate.rpy", line 8, in __init__

    self.os_name = os.getlogin()

OSError: [Errno 6] No such device or address

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

Full traceback:

  File "/home/x/Games/Lilith-Wants-To-Buy-Your-Soul-1.3.1-linux/renpy/bootstrap.py", line 277, in bootstrap

    renpy.main.main()

  File "/home/x/Games/Lilith-Wants-To-Buy-Your-Soul-1.3.1-linux/renpy/main.py", line 558, in main

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

  File "game/gamestate.rpy", line 25, in script

    default persistent.gs = GameState()

  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_

  File "game/gamestate.rpy", line 25, in script

    default persistent.gs = GameState()

  File "game/gamestate.rpy", line 25, in execute

    default persistent.gs = GameState()

  File "/home/x/Games/Lilith-Wants-To-Buy-Your-Soul-1.3.1-linux/renpy/python.py", line 1085, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/gamestate.rpy", line 25, in <module>

    default persistent.gs = GameState()

  File "game/gamestate.rpy", line 8, in __init__

    self.os_name = os.getlogin()

OSError: [Errno 6] No such device or address

Linux-5.15.0-102-generic-x86_64-with-glibc2.35 x86_64

Ren'Py 8.0.3.22090809

Lilith Wants To Buy Your Soul 1.3.1

Thu Apr 18 16:55:31 2024

Thank you for the bug report! Contacted our programmer. ISounds like a library isn't playing nice with your version of Linux.

Oh I see! I did upgrade to the newest Linux Mint version, maybe that's the reason then?