Excpetion when creating atlas
Brought to you by:
r_x
Before this exception, I just click on create Atlas.
But before that, I have few "strangs things"...
I make a new atlas with some element, but I make a mistake, and I delete all.
I add again some few elements, with different layer.
But after that, when I wanted to save profile or create atlas, I have an error who said that my atlas was empty (it was not)
I need to stop and start again mobac, but after making a new atlas, I had this exception.
Hope this help.
And I don't know if now I can success to make new correct atlas...
Version: Mobile Atlas Creator (MOBAC) 2.3.3 (2759)
Platform: Windows 11 (10.0)
Java VM: Eclipse Adoptium OpenJDK 64-Bit Server VM (21.0.2+13-LTS)
Max heap size: 3924,00 MiB
CPU cores: 16
Thread: AtlasThread 1
Error hierarchy:
IOException: Failed to create directory "X:\Ext Documents\Mobac\Atlas\Degres 2 42 a 46N_2024-04-23_165410"
#############################################################
java.io.IOException: Failed to create directory "X:\Ext Documents\Mobac\Atlas\Degres 2 42 a 46N_2024-04-23_165410"
at mobac.utilities.Utilities.mkDirs(Utilities.java:412)
at mobac.program.atlascreators.AtlasCreator.startAtlasCreation(AtlasCreator.java:132)
at mobac.program.atlascreators.OruxMapsSqlite.startAtlasCreation(OruxMapsSqlite.java:76)
at mobac.program.AtlasThread.createAtlas(AtlasThread.java:214)
at mobac.program.AtlasThread.run(AtlasThread.java:149)
#############################################################
Sorry, just a small bug, just need to test if directory for tiles can be create and reachable, and show a warning popup instead of exception.
Because in my case, my disk was not reachable.