WCM Forum

WCM Forum (http://www.wcm.at/forum/index.php)
-   Designer Forum (http://www.wcm.at/forum/forumdisplay.php?f=61)
-   -   Scenegenx €RROR (http://www.wcm.at/forum/showthread.php?t=215566)

KORG 12.05.2007 11:14

Scenegenx €RROR
 
Hallo an alle.

Ich bin dabei einen Airport zu erstellen, nutze dazu AFCAD und
es ist alles in Ordnung. Als ich aber mit "SCENEGENX" das Gebiet
etwas in Ordnung bringen will, also "Flatten & Exclude area",
bekomme ich immer beim Erzeugen der :BGL folgenden Fehler:


ERROR C2034: XML Parse Fatal Error (line, column, error)

ERROR: 18, 15, Illegal xml character.

ERROR C2470: Unrecoverable error parsing XML!
ERROR C2006: Parse failed (0x80004005)
ERROR C2003: Failed to process file: C:\PROGRAMME\SCENEGENX SCENERY GENERATOR FOR FS2004\GARRINCHA.XML

Hat jemand eine Idee was das sein kann. Den neuen " XML Parser" hab
ich bereits installiert.

Danke an alle

Sandra_007 12.05.2007 11:35

Re: Scenegenx €RROR
 
Zitat:

Original geschrieben von KORG
Hallo an alle.

Ich bin dabei einen Airport zu erstellen, nutze dazu AFCAD und
es ist alles in Ordnung. Als ich aber mit "SCENEGENX" das Gebiet
etwas in Ordnung bringen will, also "Flatten & Exclude area",
bekomme ich immer beim Erzeugen der :BGL folgenden Fehler:


ERROR C2034: XML Parse Fatal Error (line, column, error)

ERROR: 18, 15, Illegal xml character.

ERROR C2470: Unrecoverable error parsing XML!
ERROR C2006: Parse failed (0x80004005)
ERROR C2003: Failed to process file: C:\PROGRAMME\SCENEGENX SCENERY GENERATOR FOR FS2004\GARRINCHA.XML

Hat jemand eine Idee was das sein kann. Den neuen " XML Parser" hab
ich bereits installiert.

Danke an alle

Schau mal bei Line 18 - an 15ter Stelle ist ein illegal xml zeichen.

Steht doch oben in der Fehlermeldung

Leerzeichen und Leerzeilen mitrechnen.

Ansonst xml hier rein als Anhang zum Downloaden und nachschauen.

Danke.

KORG 12.05.2007 12:24

Also lt. der Zeile 18 ist was am Namen
verkehrt, aber was genau ??




=============== GARRINCHA.XML ===============
00001 - <?xml version="1.0"?>
00002 - <FSData
00003 - version = "9.0"
00004 - xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
00005 - xsi:noNamespaceSchemaLocation="bglcomp.xsd" >
00006 -
00007 -
00008 -
00009 -
00010 -
00011 -
00012 -
00013 - <Airport
00014 - region = ""
00015 - country = "Brazil"
00016 - state = ""
00017 - city = "no name city"
00018 - name = "Mané Garrincha CARGO"
00019 - lat = "-14.5626666666667"
00020 - lon = "-51.2701666666667"
00021 - alt = "320.65"
00022 - magvar = "16.501"
00023 - ident = "SBGA">
00024 - <Tower lat = "0.0" lon = "0.0" alt = "320.65"/>
00025 -
00026 -
00027 - <TaxiwayPoint index = "1" type = "NORMAL" orientation = "FORWARD"
00028 - lat = "-14.5753173722872" lon = "-51.2618742448925"/>
00029 -
00030 - <TaxiwayPoint index = "2" type = "NORMAL" orientation = "FORWARD"
00031 - lat = "-14.5551479427441" lon = "-51.2558319455568"/>
00032 -
00033 - <TaxiwayPath type = "TAXI" start = "1" end = "2" width = "10.0"
00034 - weightLimit = "500000" surface = "ASPHALT"
00035 - centerLine = "FALSE" centerLineLighted = "FALSE"
00036 - leftEdge = "DASHED" leftEdgeLighted = "TRUE"
00037 - rightEdge = "DASHED" rightEdgeLighted = "TRUE" name = "0"/>
00038 -
00039 - <TaxiName index="0" name="A" />
00040 -
00041 - <Runway
00042 - lat = "-14.5594769050026" lon = "-51.2706366667443" alt = "320.65"
00043 - surface = "ASPHALT" heading = "343.499" length = "5486.4" width = "180.0" number = "36" designator = "NONE"
00044 - patternAltitude = "243.84" primaryTakeoff = "TRUE" primaryLanding = "TRUE" primaryPattern = "LEFT"
00045 - secondaryTakeoff = "TRUE" secondaryLanding = "TRUE" secondaryPattern = "LEFT">
00046 - <Markings
00047 - edges = "TRUE"
00048 - threshold = "TRUE"
00049 - fixedDistance = "TRUE"
00050 - touchdown = "TRUE"
00051 - dashes = "TRUE"
00052 - ident = "TRUE"
00053 - precision = "FALSE"
00054 - edgePavement = "FALSE"
00055 - singleEnd = "FALSE"
00056 - primaryClosed = "FALSE"
00057 - secondaryClosed = "FALSE"
00058 - primaryStol = "FALSE"
00059 - secondaryStol = "FALSE"/>
00060 - <Lights center = "MEDIUM" edge = "MEDIUM" centerRed = "FALSE"/>
00061 - <ApproachLights
00062 - end = "PRIMARY"
00063 - system = "NONE"
00064 - strobes = "0"
00065 - reil = "FALSE"
00066 - touchdown = "FALSE"
00067 - endLights = "TRUE"/>
00068 - <ApproachLights
00069 - end = "SECONDARY"
00070 - system = "NONE"
00071 - strobes = "0"
00072 - reil = "FALSE"
00073 - touchdown = "FALSE"
00074 - endLights = "TRUE"/>
00075 - </Runway>
00076 -
00077 - <Aprons>
00078 -
00079 - <Apron surface = "CONCRETE" drawSurface = "TRUE" drawDetail = "TRUE">
00080 - <Vertex lat = "-14.5683626696383" lon = "-51.2567711247261"/>
00081 - <Vertex lat = "-14.5774762743929" lon = "-51.2520701862543"/>
00082 - <Vertex lat = "-14.5774762743929" lon = "-51.2614709552997"/>
00083 - </Apron>
00084 -
00085 - </Aprons>
00086 -
00087 - <ApronEdgeLights>
00088 -
00089 -
00090 -
00091 - </ApronEdgeLights>
00092 -
00093 - </Airport>
00094 -
00095 - <ExclusionRectangle
00096 - latitudeMinimum = "-14.602766527587"
00097 - latitudeMaximum = "-14.5000106339786"
00098 - longitudeMinimum = "-51.2842694404714"
00099 - longitudeMaximum = "-51.2351610422908"
00100 - excludeAllObjects = "TRUE"
00101 - excludeBeaconObjects = "TRUE"
00102 - excludeEffectObjects = "FALSE"
00103 - excludeGenericBuildingObjects = "TRUE"
00104 - excludeLibraryObjects = "TRUE"
00105 - excludeTaxiwaySignObjects = "TRUE"
00106 - excludeTriggerObjects = "TRUE"
00107 - excludeWindsockObjects = "TRUE"/>
00108 -
00109 -
00110 -
00111 -
00112 -
00113 - </FSData>
00114 -

Sandra_007 12.05.2007 12:36

das é als 15tes Zeichen

- name = "Mané Garrincha CARGO"


Alle Zeitangaben in WEZ +2. Es ist jetzt 17:10 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© 2009 FSL Verlag