Atlas mobile
Brought to you by:
r_x
For some time now, when creating an atlas, I have had this window appear (attached screenshot) and the atlas is not created.
In addition, the selection of the tiles this name so many times I click on the map and I cannot reduce or modify it unless I click elsewhere?
Thank you in advance for your help
cordially, Mr. Yves Rouquette.
The error message would be easier to read it would not be truncated. Please post the error message, which has already been copied to clipboard for easy pasting it into your web browser instead of making a screenshot.
Disk errors like "Failed to create directory" are usually caused by problems on yozr hard disk. That means defect on file-system level or the chosen path is getting too long.
Version: Mobile Atlas Creator (MOBAC) 2.3.3 (2759)
Platform: Windows 10 (10.0)
Java VM: Eclipse Adoptium OpenJDK 64-Bit Server VM (21.0.4+7-LTS)
Max heap size: 4080,00 MiB
CPU cores: 8
Thread: AtlasThread 1
Error hierarchy:
IOException: Failed to create directory "C:\Users\Utilisateur\Documents\Dossier Atlas Creator\Mobile Atlas Créator 2.0.0\mobac2.0\atlases\Atlas_sans_nom_2024-11-20_162520"
java.io.IOException: Failed to create directory "C:\Users\Utilisateur\Documents\Dossier Atlas Creator\Mobile Atlas Créator 2.0.0\mobac2.0\atlases\Atlas_sans_nom_2024-11-20_162520"
at mobac.utilities.Utilities.mkDirs(Utilities.java:412)
at mobac.program.atlascreators.AtlasCreator.startAtlasCreation(AtlasCreator.java:132)
at mobac.program.AtlasThread.createAtlas(AtlasThread.java:214)
at mobac.program.AtlasThread.run(AtlasThread.java:149)
Make sure you write permissions on the folder
C:\Users\Utilisateur\Documents\Dossier Atlas Creator\Mobile Atlas Créator 2.0.0\mobac2.0\atlases. And I would recommend to avoid non-ASCII characters even so characters with accents should work. The path is also not too long.Therefore by a high chance this is a Windows NTFS permission problem as written at the beginning of this message.