pistacchio / tako80

Opensource framework for creating javascript retro-games. Inspired by Pico8
MIT License
39 stars 2 forks source link

Game won't run if sections missing from assets.json #9

Closed Viza74 closed 7 years ago

Viza74 commented 7 years ago

I deleted "mods" and "maps" sections from assets.json, because I don't use them yet, and the game can't start in the browser with the error: tako80.min.js:1 Uncaught (in promise) TypeError: Cannot convert undefined or null to object

pistacchio commented 7 years ago

Will be fixed in the next version, thanks.