shardofhonor / dominion-card-generator

a web-app to generate mockups of fan-cards for the card game dominion easily
https://shardofhonor.github.io/dominion-card-generator/
26 stars 18 forks source link

Uncaught TypeError: Cannot read property 'value' of null #8

Closed finnock closed 4 years ago

finnock commented 4 years ago

I very frequently get this js exception, resulting in an "infinite loading spin" and the editor crashing. Reloading the page sometimes works, sometimes doesn't.

Browser: Chrome 78.0.3904.97 (newest to date) OS: Win 10

main.js:86 Uncaught TypeError: Cannot read property 'value' of null
    at rebuildBoldLinePatternWords (main.js:86)
    at initCardImageGenerator (main.js:91)
    at initialize (?title=Test&description=&type=&credit=&creator=&price=&preview=&type2=&color2split=1&boldkeys=&picture-x=0&picture-y=0&picture-zoom=1&picture=http%3A%2F%2Fwiki.dominionstrategy.com%2Fimages%2F0%2F08%2FRemodelArt.jpg&expansion=&custom-icon=&color0=0&color1=0&size=0:38)
    at HTMLScriptElement.onload (?title=Test&description=&type=&credit=&creator=&price=&preview=&type2=&color2split=1&boldkeys=&picture-x=0&picture-y=0&picture-zoom=1&picture=http%3A%2F%2Fwiki.dominionstrategy.com%2Fimages%2F0%2F08%2FRemodelArt.jpg&expansion=&custom-icon=&color0=0&color1=0&size=0:43)
shardofhonor commented 4 years ago

should be fixed by now