Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

hi i have some feedback for you i caught it crashing 3 time both *.EXE the 32 and 64bit and the *sh and saved the crash log as it never even made it to the splash screen.

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/bibifoc/save_name.rpy", line 5, in script

    init python:

  File "game/bibifoc/save_name.rpy", line 5, in script

    init python:

  File "game/bibifoc/save_name.rpy", line 16, in <module>

    if unicode(persistent._file_page, "utf-8").isnumeric():

TypeError: decoding Unicode is not supported

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

Full traceback:

  File "/home/gatez/Desktop/TheAssistant-2.03-pc/renpy/bootstrap.py", line 331, in bootstrap

    renpy.main.main()

  File "/home/gatez/Desktop/TheAssistant-2.03-pc/renpy/main.py", line 560, in main

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

  File "game/bibifoc/save_name.rpy", line 5, in script

    init python:

  File "game/bibifoc/save_name.rpy", line 5, in script

    init python:

  File "/home/gatez/Desktop/TheAssistant-2.03-pc/renpy/ast.py", line 928, in execute

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

  File "/home/gatez/Desktop/TheAssistant-2.03-pc/renpy/python.py", line 2245, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/bibifoc/save_name.rpy", line 16, in <module>

    if unicode(persistent._file_page, "utf-8").isnumeric():

TypeError: decoding Unicode is not supported

Linux-5.15.0-48-generic-x86_64-with-debian-bookworm-sid

Ren'Py 7.4.11.2266

The Assistant 2.03

Sun Oct  9 19:01:55 2022

I got the same thing

Inside the 'game' folder, delete the bibifoc folder and start the game again. It's a problem with de save files system.