Hi,
I have this error with a number of my scenery files "path does not exist, title is none unique". How do I correct this error?
[Area.121]
Title=VFR Real Scenery Volume 3
Local=JustFlightVFRRealSceneryvolume3\vfrrs3_main
Layer=121
Active=TRUE
Required=FALSE
[Area.122]
Title=VFR Real Scenery Volume 3
Local=JustFlightVFRRealSceneryvolume3\vfrrs3_mesh
Layer=122
Active=TRUE
Required=FALSE
[Area.123]
Title=VFR Real Scenery Volume 4
Local=JustFlightVFRRealSceneryvolume4\vfrrs4_main
Layer=123
Active=TRUE
Required=FALSE
[Area.124]
Title=VFR Real Scenery Volume 4
Local=JustFlightVFRRealSceneryvolume4\vfrrs4_mesh
Layer=124
Active=TRUE
Required=FALSE
[Area.125]
Title=VFR Real Scenery Volume 2
Local=JustFlightVFRRealSceneryvolume2\vfrrs2_main
Layer=125
Active=TRUE
Required=FALSE
[Area.126]
Title=VFR Real Scenery Volume 2
Local=JustFlightVFRRealSceneryvolume2\vfrrs2_mesh
Layer=126
Active=TRUE
Required=FALSE
[Area.127]
Title=VFR Real Scenery Volume 1
Local=JustFlightVFRRealSceneryvolume1\vfrrs1_main
Layer=127
Active=TRUE
Required=FALSE
[Area.128]
Title=VFR Real Scenery Volume 1
Local=JustFlightVFRRealSceneryvolume1\vfrrs1_mesh
Layer=128
Active=TRUE
Required=FALSE
Regards
Chris Jones
OK so let's deal with "title is non-unique"
You have multiple areas with the same name. You should just add a suffix to these areas saying "Mesh" or "Main" - or ignore the error if you'd prefer.
Now, "path does not exist".
Say you have your flightsimulator directory set as "X:\SomeDirectory" - (Please don't set your flight simulator directory to this) and you have an area with directory set "AreaDirectory".
Then, SCE will simply check if "X:\SomeDirectory\AreaDirectory" exists. If it doesn't then the path doesn't exist - and there's no point referring to the Area in flightsim because it won't be able to find it.
What this is saying is, these scenery areas are probably not on your computer anymore and FS will not be able to load them. (Assuming of course you have set up SCE correctly with the correct flightsimulator directory and of course that there's not some strange scenery program that doesn't create these directories on starting flightsimulator.)
HTH