Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Getting many "The “coords” attribute of the <area shape="poly"> tag is not in the “x1,y1,x2,y2 …” format."  errors from jquery and myJs.

If I use verb "Hit" with noun "Pillar Nail" then click "execute," it asks me for a second noun; then it highlights the second noun in orange.  When I click 'execute' again it asks me again for a second noun instead of responding to my attempt.

(1 edit)

Sorry for your frustrations! Let me see the issue.

I couldn't able to replicate your first errors. I can play the game from start to finish with minimal issue. However if you're using mobile, I expected that there would be issues.

Fixed: The third actions prompting itself after inputting 'Pillar Nail' and 'Hit' as action type.

Not mobile, Firefox.  It's probably because the "map" element has twenty "area" child elements, but the "coords" attributes for areas "map8" through "map20" are empty strings.

Correct. I only tested on Chrome and it doesn't seem to output the error.