eugeneration / HappyIslandDesigner

https://eugeneration.github.io/HappyIslandDesigner/
MIT License
835 stars 143 forks source link

Map saving issues #51

Closed Jademalo closed 4 years ago

Jademalo commented 4 years ago

Not really sure of the cause of this, it happened on both Chrome and Firefox. For some reason, the following images don't load properly and turn the entire island into sand.

Firefox - HappyIslandDesigner_1586130841635 Chrome - HappyIslandDesigner_1586132180252 Chrome - HappyIslandDesigner_1586132249824

The same face was drawn in both Firefox and Chrome, and doesn't load correctly in either.

In addition features such as paths and buildings aren't being loaded correctly, though that issue seems separate and is covered by #14

eugeneration commented 4 years ago

56 should fix this!

55 also included a change that should prevent this kind of map from saving incorrectly.

I don't think I'll be able to fix #14, as it seems like the compressed data got corrupted, but if I get more reports then I will check it out again