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

Hi, recently  installed the last update (1,55), i deleted the older version and uncompressed the new one, and when i tried to open i got a text doc saying: 

I'm sorry, but an uncaught exception occurred.
After loading the script.
UnicodeDecodeError: 'utf8' codec can't decode byte 0xf3 in position 10: invalid continuation byte -- Full Traceback ------------------------------------------------------------ Full traceback:
  File "renpy/bootstrap.py", line 326, in bootstrap
    renpy.main.main()
  File "renpy/main.py", line 452, in main
    game.persistent = renpy.persistent.init()
  File "renpy/persistent.py", line 223, in init
    filename = os.path.join(renpy.config.savedir, "persistent.new")
  File "/home/tom/ab/nightly-build/tmp/install.linux-x86_64/lib/python2.7/ntpath.py", line 85, in join
UnicodeDecodeError: 'utf8' codec can't decode byte 0xf3 in position 10: invalid continuation byte


I restored the version 1,44 and it's working but with the new one i can't open the game uwu.
There are one solution for that?

(1 edit)

Are you using the older save file instead of starting a new game? If that's true, that could be the reason why because the coding has been changed, so using older save files will only causes problem! You have to start a new game!