Danke für deine Antwort!
Hab jetzt mal die XML angeschaut, aber die Struktur müsste eigentlich passen, oder? (Nutze fmXML)
<record>
<!-- resource manager options -->
<!-- dont preload anything in this folder -->
<boolean id="preload" value="false"/>
<!-- turn off auto mapping -->
<boolean id="amap" value="false"/>
<!-- logo mappings -->
<!-- the following XML maps pictures inside this folder into other positions
in the resource system, which allows this folder to be dropped into any
place in the graphics folder and still have the game pick up the graphics
files from the correct places
-->
<list id="maps">
<!-- Auto generated by fmXML -->
<record from="91108835" to="graphics/pictures/person/91108835/portrait"/>
<record from="91136617" to="graphics/pictures/person/91136617/portrait"/>
<record from="91144511" to="graphics/pictures/person/91144511/portrait"/>
<record from="92028578" to="graphics/pictures/person/92028578/portrait"/>
</list>
</record>
Andere Idee: Könnte es damit zusammenhängen, dass ich bei der Mannschaft, bei der ich die Bilder hinzufüge, von der Liga her verschoben habe (4. in 3. Deutschland), da die IDs ja aus den Mannschaften (und Ligen?) zusammengesetzt sind?!
Vg