Glodenox / wme-om

Waze Map Editor - Open Maps userscript
GNU General Public License v2.0
8 stars 7 forks source link

Loading/saving previous map state may fail #24

Closed Glodenox closed 8 years ago

Glodenox commented 8 years ago

The following message can occur TypeError: storage.state.active is undefined The available objects should be checked and the saveMapState should probably create these objects as well.

Glodenox commented 8 years ago

This probably caused several other bugs I encountered as it broke the script halfway through execution.