diff --git a/Q&A.md b/Q&A.md index d11105a..7c4e9a2 100644 --- a/Q&A.md +++ b/Q&A.md @@ -3,6 +3,9 @@ Here I want to answer the most common questions Fantasy Map Generator users may ### I have issues with Generator, what should I do? First, please try to reproduce the issue on your own. If it's reproducible, please log [an issue](https://github.com/Azgaar/Fantasy-Map-Generator/issues). A lot of issues are caused by browsers, please also try to use another browser (I recommend Chrome) +### My previously saved map is not working properly. What should I do? +If there is no version conflict, please raise a defect. If your map is obsolete, you may either use an [appropriate version](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/Changelog) on the Generator or re-create a map in a current version. I will try to minimize a version dependency and stabilize the code in the future. + ### Why there are so many bugs? It's just a beta-version, I'm going to fix all major bugs on release. Also I'm not a real programmer and almost all Generator is coded in a naive way. So the code is messy and uneasy to debug. Professional help is highly appreciated