[Suggestion] Load the map file in the local cache folder while the download process fails, instead of abort
TUsama opened this issue ยท 2 comments
After the refactor of the MapService.java, the function loadMaps will abort the map load work if the client cannot link to some specified links, such as dataStaticAbilities, dataStaticMaps, and dataStaticUrls. this result in a black map occurs when you join the Wynncrafft, even if you have a brand new map cache in the cache folder.
I'll appreciate that if the dev can re-think this logic, or give an alternate way to load the map from the cache folder manually.
Duplicate of #1674
But this report added some crucial new information. I'll move that over to #1674.