Skip to main content

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

Hi there.

I like this plugin, it's much easier to understand than some other quest plugins I found. However, I'm starting to have a problem. I'm creating a new quest and when I try to select it on the quest screen i get an error: 

TypeError

Cannot read property 'replace' of undefined

Is there a fix?

PS: I downloaded this plugin approx. 5 months ago, so if this is an old problem that got fixed in an update, please let me know.

Hi, make sure your quest does not have a blank description parameter.

Thanks, that worked