Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Save Map #1058

Open
pattihix opened this issue Mar 15, 2024 · 3 comments
Open

Unable to Save Map #1058

pattihix opened this issue Mar 15, 2024 · 3 comments

Comments

@pattihix
Copy link

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
@Azgaar
Copy link
Owner

Azgaar commented Mar 15, 2024

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

@pattihix
Copy link
Author

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
Copy link
Owner

Azgaar commented Mar 15, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants