Skip to main content

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

Hello! Definitely remove the {/if}, as it's automatically added internally if you have an {else} tag. Can you show the error you get if the {/if} is removed? Is it just this line in particular/does commenting out this line remove the error? Do you have other inline conditions with if/else working? Which Ren'Py version? When does the error message appear?

It's the same error without the if close tag, and seemingly just this one line (line 20 of the common route .rpy file) line is broken? (the other if-tag line I have a little bit later in the same file works perfectly)

on ren'py 8.3.2