- Sep 12, 2018
- 9,482
- 38,554
it seems as a renpy problem to me, which happens sometimes.Annoyed route seems brokenCode:I'm sorry, but an uncaught exception occurred. While running game code: ValueError: unsupported format character 'y' (0x79) at index 13 -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/ch02.rpyc", line 2210, in script �:��[H�o��NPޱPvY�[�Qhr�-r��bDr�J(�_B�?�uJ��ZiF���J��L��cU'H�� File "C:\Users\Pomf\Downloads\Connected-v02-pc\Connected-v0.2-pc\renpy\ast.py", line 706, in execute renpy.exports.say(who, what, *args, **kwargs) File "C:\Users\Pomf\Downloads\Connected-v02-pc\Connected-v0.2-pc\renpy\exports.py", line 1325, in say what = what % tag_quoting_dict ValueError: unsupported format character 'y' (0x79) at index 13 Windows-8-6.2.9200 Ren'Py 7.3.2.320 v0.2 Sun Feb 02 10:18:14 2020
you could try to update exports.py, from the newer renpy version instead that from 7.3.2, and see if that fixes it.
edit. are you playing compressed or uncompressed game?
if you are on uncompressed, you could try compressed version as there are already updated renpy files...