Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/all_assets.rpy", line 5, in script

    default persistent.ui_texts = getTextFromFile("languages/"+persistent.language+"/00_UI.txt")

  File "game/all_assets.rpy", line 5, in execute

    default persistent.ui_texts = getTextFromFile("languages/"+persistent.language+"/00_UI.txt")

  File "game/all_assets.rpy", line 5, in <module>

    default persistent.ui_texts = getTextFromFile("languages/"+persistent.language+"/00_UI.txt")

  File "game/language_setup.rpy", line 18, in getTextFromFile

    yourData = renpy.file(filename).read().decode("utf-8")

IOError: Couldn't find file 'languages/Türkçe/00_UI.txt'.

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

Full traceback:

  File "game/all_assets.rpy", line 5, in script

    default persistent.ui_texts = getTextFromFile("languages/"+persistent.language+"/00_UI.txt")

  File "game/all_assets.rpy", line 5, in execute

    default persistent.ui_texts = getTextFromFile("languages/"+persistent.language+"/00_UI.txt")

  File "D:\oyun\YENİ\SuccubusContract-0.7.9-pc\SuccubusContract-0.7.9-pc\renpy\python.py", line 2052, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/all_assets.rpy", line 5, in <module>

    default persistent.ui_texts = getTextFromFile("languages/"+persistent.language+"/00_UI.txt")

  File "game/language_setup.rpy", line 18, in getTextFromFile

    yourData = renpy.file(filename).read().decode("utf-8")

  File "D:\oyun\YENİ\SuccubusContract-0.7.9-pc\SuccubusContract-0.7.9-pc\renpy\exports.py", line 2255, in file

    return renpy.loader.load(fn)

  File "D:\oyun\YENİ\SuccubusContract-0.7.9-pc\SuccubusContract-0.7.9-pc\renpy\loader.py", line 576, in load

    raise IOError("Couldn't find file '%s'." % name)

IOError: Couldn't find file 'languages/Türkçe/00_UI.txt'.

Windows-8-6.2.9200

Ren'Py 7.3.5.606

Fri Jul 30 22:35:22 2021

[/code]


does not open any version


And so, first of all: this is a fairly old version, so it might have had some bugs that I fixed later, and secondly it is (as I understand it) the Turkish version of the game. There is no Turkish in my game, which means that someone has done the translation himself and may have broken the script. Right now I'm busy posting the Public version of the update - 0.9.4. I recommend you check it out as it fixes all bugs. Or look for it in the near future on other sites in Turkish. 

I did not download from another platform
I downloaded the new version from patreon, it didn't open again, what should I do to open it?