Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
Hello, sorry for the inconvenience, but does anyone know how I can solve this problem? [code] I'm sorry, but an uncaught exception occurred.  While running game code:   File "game/IntroSonico.rpy", line 721, in script     Main "Yeah. I told you: We're in this together, 100%." ValueError: incomplete format  -- Full Traceback ------------------------------------------------------------  Full traceback:   File "game/IntroSonico.rpy", line 721, in script     Main "Yeah. I told you: We're in this together, 100%."   File "C:\Users\T-Gamer\AppData\Local\Temp\Rar$EXa1844.7360\Stuffed_Sonico-0.2-pc\renpy\ast.py", line 2579, in execute     Say.execute(self)   File "C:\Users\T-Gamer\AppData\Local\Temp\Rar$EXa1844.7360\Stuffed_Sonico-0.2-pc\renpy\ast.py", line 621, in execute     renpy.exports.say(who, what, *args, **kwargs)   File "C:\Users\T-Gamer\AppData\Local\Temp\Rar$EXa1844.7360\Stuffed_Sonico-0.2-pc\renpy\exports\sayexports.py", line 121, in say     what = what % tag_quoting_dict ValueError: incomplete format  Windows-10-10.0.19041 AMD64 Ren'Py 8.3.4.24120703 Super Sonico Plus Size Adventure 0.1 Tue May 20 02:26:31 2025 [/code]