Name Input Blank

I have a weird problem I can’t wrap my head around.

I’m starting the coding of the startup file, and I wanted to include the option to make a name. I already have a “” name variable created, also in the stats.
This occurs in a first indent choice btw:

*label input_name
Well, what do you propose?
*input_text name

Hmm, $!{name}, are you sure that’s correct?

I run it through, check to make any revisions. But ${name} stays blank
The inspection says it’s fine, but still no name.

If this specific problem has been addressed I’d like to know whr that is plz.

I fixed a bug almost exactly like this a few days ago. Try downloading the latest version of ChoiceScript from GitHub.

Do you post somewhere when each new version of ChoiceScript is available?