I got an error on Joiplay Do you know how too fix it?
[/CODE]
Hours of replay? Well, only if you want to enjoy the game again, because with the skip function (standard for RenPy) it takes about 10-15 minutes. And that's if you stick to your choices.
It's better to spend some of that time replaying, since:
- many people have already made it to the end of 0.17;
- the game has a lot of choices that have consequences, you may not like someone else's playthrough;
- this is a sandbox and there is no clear division into releases, some quests (not interesting to the player) may not have been completed, and you will still need to pass them, some will be completed before 0.17;
- downloading saves for RenPy games from the internetYou must be registered to see the links;
- and finally it's just a good game that can be replayed again.
If you are only interested in content in the gallery, then use the mod that opens the gallery.
Code:
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/tl/italian/replaceText.rpy", line 407, in <module>
File "game/tl/italian/replaceText.rpy", line 372, in get_file_from_apk
OSError: x-tl/x-italian/x-strings.json not found in apk.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "tl/italian/replaceText.rpyc", line 1, in script
File "renpy/ast.py", line 821, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/tl/italian/replaceText.rpy", line 407, in <module>
File "game/tl/italian/replaceText.rpy", line 372, in get_file_from_apk
File "lib/python3.9/android/apk.py", line 74, in open
OSError: x-tl/x-italian/x-strings.json not found in apk.