Azgaar / Fantasy-Map-Generator

Web application generating interactive and highly customizable maps

Home Page:https://azgaar.github.io/Fantasy-Map-Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to Save Map

pattihix opened this issue · comments

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

  • Version: v1.96.07
  • Browser: Chrome - OS:
  • Windows 10 Home

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

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?

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