Closed KnightChaser closed 3 weeks ago
Thank you for taking the time to report this. Yes, there are a few issue with the current map data and renderer.
I'm going to close this as a duplicate of https://github.com/rastapasta/mapscii/issues/87. I know that there are more issues listed, but to keep things simple and because we hobby developers wish for a larger maintainance update, it's currently best to close this issue in my opinion.
Steps to reproduce
My environment is
Ubuntu 22.04.5 LTS on Windows 10 x86_64
,5.15.153.1-microsoft-standard-WSL2
Install the newestmapscii
viasnap
command. (In my environment)For more context about my environment, here I attach the output of the command
neofetch
Current behavior
Open
mapscii
and gradually zoom toward any position. When I zoom in more than (approximately) 2.0x, it suddenly shows a blackout screen like the picture below.I don't know exactly why this was occurred. Sometimes, when I zoom out again so the magnification rate becomes smaller than about 2.0x, it returns to normal. Or, it pauses working and crashes.
And I could check the following exception log was also printed after that crash.
The one notable thing is I encountered this issue that hasn't happened before, I encountered such a problem first today.
Expected behavior
The zoomed map should be rendered properly, even though there might be a delay due to the rendering process.