Version: Mobile Atlas Creator (MOBAC) 2.0.0 beta 2 (2311)
Platform: Windows 7 (6.1) (windows)
Java VM: Java HotSpot(TM) Client VM (1.8.0_111-b14)
Max heap size: 989,88 MiB
CPU cores: 4
Thread: main
Error hierarchy:
RuntimeException: Failed to load map packs: URI has an authority component
IllegalArgumentException: URI has an authority component
java.lang.RuntimeException: Failed to load map packs: URI has an authority component
at mobac.mapsources.DefaultMapSourcesManager.loadMapSources(DefaultMapSourcesManager.java:91)
at mobac.mapsources.DefaultMapSourcesManager.initialize(DefaultMapSourcesManager.java:151)
at mobac.Main.<init>(Main.java:65)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at mobac.StartMOBAC.main(StartMOBAC.java:46)
Caused by: java.lang.IllegalArgumentException: URI has an authority component
at java.io.File.<init>(Unknown Source)
at mobac.mapsources.loader.EclipseMapPackLoader.loadMapPacks(EclipseMapPackLoader.java:53)
at mobac.mapsources.DefaultMapSourcesManager.loadMapPacksEclipseMode(DefaultMapSourcesManager.java:110)
at mobac.mapsources.DefaultMapSourcesManager.loadMapSources(DefaultMapSourcesManager.java:87)
... 8 more</init></init>
The error accured starting the application
This error indicates that you have installed MOBAC to a directory that has an path incompatible with Java and MOBAC (may be an UNC drive or a path with an '!' exclamation mark in the path).
Change the path and everything will hopefully work.
Last edit: r_x 2016-11-10
Right! Now OK.
Thank you, best regards
ezio
2016-11-10 11:50 GMT+01:00 r_x r_x@users.sf.net:
Related
Bugs: #288