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

Another problem in loading .map files (and another one)

eyedad opened this issue · comments

I have the same problem as @TheBatsOfDoom and @kennychar204.
Did everything as written in the solution of the @TheBatsOfDoom 's issue, but got this error --> "The map version you are trying to load (2022) is newer than the current version."

Steps to reproduce

  • replace [object HTMLSpanElement] by map version
  • click on "load"
  • Select file saved on the disk

Expected behavior
For the application to open the map as it was when I clicked "save

.map file
Tatia 2022-11-02-21-21.zip

Screenshots
Скриншот 02-11-2022 214554

System

  • Version: v1.87.15
  • Browser: google
  • OS: windows

The first paramenter should be the version, not the date: replace the first 2022-11-2 with 1.88.00

I changed 2022-11-2 to 1.88.00, but now there is a new error

Скриншот 03-11-2022 092014
Tatia 2022-11-03-09-03.zip

The file is still formatted, new line symbol in svg part is replaced. It can be fixed manually, see #64 (comment) for the details