Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

K@zuh@

2
Posts
2
Following
A member registered Jan 22, 2025

Recent community posts

Just talk to RNPCs and there will be an option to invite them, if there's none, then try to increase your relationship with Ayano first

I'm currently playing on my phone and there was this event where I had to save someone from a bully and when I picked the first dialogue option, this error happend:

[code]

I'm sorry, but an uncaught exception occurred.


While running game code:

SyntaxError: invalid syntax (ivent_npc_list.rpy, line 4652)


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


Full traceback:

  File "mods/ivent_npc_list.rpyc", line 4652, in script

  File "renpy/ast.py", line 1845, in execute

  File "renpy/python.py", line 1210, in py_eval

  File "renpy/python.py", line 1144, in py_compile

  File "renpy/python.py", line 1081, in py_compile

  File "renpy/python.py", line 1073, in py_compile

SyntaxError: invalid syntax (ivent_npc_list.rpy, line 4652)


[/code]