Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hmm, okay. I added a test rank inside the Reputation category, and inside Reputation Ranks. The error message now reads;  'Type Error, failed to execute 'createLinearGradient' on 'CanvasRenderingContext2D'; The provided double value is non-finite.' 

Could you attach a screenshot of the dev tools error trace?

(1 edit)

Sure! Let me know if it's legible, I know Itch sometimes reduces the image size. (And if that happens, just lmk where else I could send it to you.)

Does your reputation rank have 0 for the reputation amount?

....

....

....

Well'p. Changing it to a value greater than 0 solved it! >A</ Thank you so much, I'm so sorry for all the confusion! It's perfect now!

Ok no problem, glad you got it working 😁The issue was that it was trying to use that in the denominator for the gauge to determine how full the gauge should be, and therefore dividing by 0.

Ahhh I see! Thank you so much for troubleshooting with me, I really appreciate it! Looking forward to your future endeavors!