Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

UPDATE: So, I removed the space after the comma in the text tag and that seems to have fixed it (albeit temporarily?).



Hey, so this plugin doesn't seem compatible with certain text shaders like the Jitter. I always get an error like:

I'm sorry, but an uncaught exception occurred. 
While processing text tag {shader=jitter:u__jitter=1.0,{cps=*0.06666666666666667} in '{shader=jitter:u__jitter=1.0,{cps=*0.06666666666666667} {/cps}3.0}example text{/shader}!'.
(+1)

Thank you for reporting this! Unfortunately, I won't be able to resolve this without a major rewrite of the plugin's code, I'm sorry...

The code pays attention to blank spaces after each period or comma, so as long as you avoid those within the shader tag, it should always be fine - not just temporarily.

(+1)

It's fine. Still, thanks for the response!