hallo Leute
ich habs glaub ich geschnallt.
ich habe übersehen/wußte nicht das man den pfad zur i3d auch i nder xml des mods machen muss
also in der
Documents\My Games\FarmingSimulator2019\mods\myFelsbrunn\maps\meins\Objekte\_placeholders\LS19_BioMilch\BioMilch.xml
muss man
<filename>maps/meins/Objekte/_placeholders/LS19_BioMilch/BioMilch.i3d</filename>
anstelle von
<filename>BioMilch.i3d</filename>
eingeben.
so hab ich nun nach und nach einige Objekte einbauen können:
in der moddesc
<storeItems>
<storeItem xmlfilename="maps/meins/Objekte/_placeholders/LS19_sellingStationLuManure/sellingStationLuManure.xml"/>
<storeItem xmlfilename="maps/meins/Objekte/_placeholders/LS19_BioMilch/BioMilch.xml"/>
<storeItem xmlfilename="maps/meins/Objekte/_placeholders/LS19_placeableStations/waterTank_fertilizer.xml"/>
<storeItem xmlfilename="maps/meins/Objekte/_placeholders/LS19_placeableStations/waterTank_seeds.xml"/>
<storeItem xmlfilename="maps/meins/Objekte/_placeholders/LS19_placeableStations/waterTank_lime.xml"/>
<storeItem xmlfilename="maps/meins/Objekte/_placeholders/LS19_buyFood_forXML/SCS_WERKSTATT_TRIGGER.xml"/>
<storeItem xmlfilename="maps/meins/Objekte/_placeholders/LS19_ExtendedBarn/hayLoftExtended.xml"/>
<storeItem xmlfilename="maps/meins/Objekte/_placeholders/LS19_rootCropStorage/rootCropStorage.xml"/>
<storeItem xmlfilename="maps/meins/Objekte/_placeholders/LS19_buyFood_forXML/SCS_BUY_SILO_FORAGE.xml"/>
<storeItem xmlfilename="maps/meins/Objekte/_placeholders/LS19_buyFood_forXML/SCS_BUY_SILO_PIGFOOD.xml"/>
<storeItem xmlfilename="maps/meins/Objekte/_placeholders/LS19_metalSilo/farmSiloSmall.xml"/>
<storeItem xmlfilename="maps/meins/Objekte/_placeholders/LS19_powerLights/powerLightsL.xml"/>
</storeItems>
Alles anzeigen
und in der defaultItems
<!-- placeholders Tiere -->
<item className="AnimalHusbandry" id="1" filename="data/placeables/animalHusbandry/husbandryCowLarge.xml" position="-27.0000 66.0000 -230.0000" rotation="0.0000 90.0000 0.0000" age="0" price="300000.000000" farmId="1" globalProductionFactor="0.000000" />
<item className="AnimalHusbandry" id="2" filename="data/placeables/animalHusbandry/husbandryPigLarge.xml" position="-28.0000 66.0000 -170.0000" rotation="0.0000 -180.0000 0.0000" age="0" price="250000.000000" farmId="1" globalProductionFactor="0.000000" />
<item className="AnimalHusbandry" id="3" filename="data/placeables/animalHusbandry/husbandryHorse.xml" position="-810.0000 60.0000 485.0000" rotation="0.0000 -45.0000 0.0000" age="0" price="50000.000000" farmId="1" globalProductionFactor="0.000000" />
<item className="AnimalHusbandry" id="4" filename="data/placeables/animalHusbandry/husbandrySheepLarge.xml" position="-745.7000 60.0000 519.4000" rotation="0.0000 110.0000 0.0000" age="0" price="180000.000000" farmId="1" globalProductionFactor="0.000000" />
<item className="AnimalHusbandry" id="5" filename="data/placeables/animalHusbandry/husbandryChicken.xml" position="-770.0000 60.0000 492.0000" rotation="0.0000 -90.0000 0.0000" age="0" price="20000.000000" farmId="1" globalProductionFactor="0.000000" />
<!-- placeholders Verkaufsstellen-->
<item className="SellingStationPlaceable" id="6" filename="$moddir$myFelsbrunn/maps/meins/Objekte/_placeholders/LS19_sellingStationLuManure/sellingStationLuManure.xml" position="784.000 69.200 54.750" rotation="0 180 0" />
<item className="SellingStationPlaceable" id="7" filename="$moddir$myFelsbrunn/maps/meins/Objekte/_placeholders/LS19_BioMilch/BioMilch.xml" position="-773 56.47 -170.4" rotation="0 180 0" />
<!-- placeholders Starthof -->
<item className="BuyingStationPlaceable" id="8" filename="$moddir$myFelsbrunn/maps/meins/Objekte/_placeholders/LS19_placeableStations/waterTank_fertilizer.xml" position="-37.00 67 201" rotation="0 0 0" farmId="1"/>
<item className="BuyingStationPlaceable" id="10" filename="$moddir$myFelsbrunn/maps/meins/Objekte/_placeholders/LS19_placeableStations/waterTank_seeds.xml" position="-37.00 67 209" rotation="0 180 0" farmId="1"/>
<item className="BuyingStationPlaceable" id="11" filename="$moddir$myFelsbrunn/maps/meins/Objekte/_placeholders/LS19_placeableStations/waterTank_lime.xml" position="-64.65 67 226" rotation="0 0 0" farmId="1"/>
<item className="Workshop" id="12" filename="$moddir$myFelsbrunn/maps/meins/Objekte/_placeholders/LS19_buyFood_forXML/SCS_WERKSTATT_TRIGGER.xml" position="-55.4 66.996 241" rotation="0 0 0" farmId="1"/>
<!-- placeholders Tiere N -->
<item className="SiloPlaceable" id="13" filename="$moddir$myFelsbrunn/maps/meins/Objekte/_placeholders/LS19_ExtendedBarn/hayLoftExtended.xml" position="-60 66 -140" rotation="0 0 0" farmId="1"/>
<item className="SiloPlaceable" id="14" filename="$moddir$myFelsbrunn/maps/meins/Objekte/_placeholders/LS19_rootCropStorage/rootCropStorage.xml" position="-59 66 -127" rotation="0 0 0" farmId="1"/>
<item className="BuyingStationPlaceable" id="15" filename="$moddir$myFelsbrunn/maps/meins/Objekte/_placeholders/LS19_buyFood_forXML/SCS_BUY_SILO_FORAGE.xml" position="-64 66 -164.5" rotation="0 -90 0" farmId="1"/>
<item className="BuyingStationPlaceable" id="16" filename="$moddir$myFelsbrunn/maps/meins/Objekte/_placeholders/LS19_buyFood_forXML/SCS_BUY_SILO_PIGFOOD.xml" position="-70 66 -164.5" rotation="0 -90 0" farmId="1"/>
<!-- placeholders Tiere SW -->
<item className="SiloPlaceable" id="17" filename="$moddir$myFelsbrunn/maps/meins/Objekte/_placeholders/LS19_metalSilo/farmSiloSmall.xml" position="-788.000 60.000 544.0000" rotation="0.0000 20.0000 0.0000" farmId="1" />
<item className="Placeable" id="18" filename="$moddir$myFelsbrunn/maps/meins/Objekte/_placeholders/LS19_powerLights/powerLightsL.xml" position="-801.7500 60.0000 402.6000" rotation="0.0000 -45.0000 0.0000" farmId="1"/>
<item className="Placeable" id="19" filename="$moddir$myFelsbrunn/maps/meins/Objekte/_placeholders/LS19_powerLights/powerLightsL.xml" position="-842.7500 60.0000 402.6000" rotation="0.0000 45.0000 0.0000" farmId="1"/>
<item className="Placeable" id="20" filename="$moddir$myFelsbrunn/maps/meins/Objekte/_placeholders/LS19_powerLights/powerLightsL.xml" position="-801.7500 60.0000 463.6000" rotation="0.0000 -135.0000 0.0000" farmId="1"/>
<item className="Placeable" id="21" filename="$moddir$myFelsbrunn/maps/meins/Objekte/_placeholders/LS19_powerLights/powerLightsL.xml" position="-842.7500 60.0000 463.6000" rotation="0.0000 135.0000 0.0000" farmId="1"/>
</items>
Alles anzeigen
klappt fast alles, aber bei den drei eingebauten Silos
LS19_ExtendedBarn/hayLoftExtended.xml, LS19_rootCropStorage/rootCropStorage.xml und LS19_metalSilo/farmSiloSmall.xml
habe ich probleme. also alle, die die item className="SiloPlaceable" haben.
ich sehe sie zwar auf der Karte, kann aber nichts entnehmen oder einfüllen
auch werden mir die Lagerkapazitäten im Menü nicht angezeigt
und die log gibt massig errors und callstacks aus
(im anhang die log, moddesc und defaultItems)
könntet ihr sie bitte mal hier runterladen:
https://filehorst.de/d/cxcyEfJF
oder
Datei von filehorst.de laden
und bei euch einzubauen versuchen?
und mir sagen was ich übersehen bzw falsch gemacht habe
lg
andreas