Azgaar / Fantasy-Map-Generator

Web application generating interactive and highly customizable maps
https://azgaar.github.io/Fantasy-Map-Generator
Other
4.48k stars 636 forks source link

Unable to Save Map #1058

Open pattihix opened 5 months ago

pattihix commented 5 months ago

Describe the bug I cannot save my map to machine, dropbox, or browser. I receive the error message:

ReferenceError: version is not defined at prepareMapData (save.js?v=1.96.00:44:19) at saveMap (save.js?v=1.96.00:9:21) at HTMLButtonElement.onclick (:5979:121)

Steps to reproduce Click on Save > Machine // Dropbox // Browser > See the Saving error

Expected behavior .map file downloads

.map file do not have, keep getting error message

Screenshots save error

System

Azgaar commented 5 months ago

Hello. Something weird with files loading, try to clean the cache and ensure nothing is getting blocked by the browser

pattihix commented 5 months ago

Thanks for responding! Clearing the cache did not correct the issue (I selected all time) and there are no blocks. I tried again after clearing the cache, and after getting the first error I clicked "retry" and got this error:

ReferenceError: version is not defined at prepareMapData (save.js?v=1.96.00:44:19) at saveMap (save.js?v=1.96.00:9:21) at HTMLDivElement.Retry (save.js?v=1.96.00:29:11) at HTMLButtonElement. (jquery-ui.min.js:1:102587) at HTMLButtonElement.dispatch (jquery-3.1.1.min.js:3:10315) at q.handle (jquery-3.1.1.min.js:3:8342)

I am able to open a new tab and save a different map, but not the one I am getting the errors on. Is there a way to recover the auto save?

Azgaar commented 5 months ago

Hello. I'm not sure what is happening, I did not see this error before. Can you try a different browser?