Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Interesting. Well, that means I probably have a bug in my code. But how I can break a build-in function I have no idea.

Did you resolve this?

Yep, just added another print before ask_int. I don't know, whats happened.

(1 edit)

I reproduced the bug. It's not printing if the question string contains colors, i.e.:

ask_int question="1. <Green<#393>> 2. <Red<#c30>>" ...

great. This will really help to fix this.