Spring naar inhoud
NLD Community

Join the NLD Discord channel! discord.png https://discord.gg/0WsKGiYeGHJEAI5q
Breaking News: NLD Community maakt een doorstart!

Not enough number meshes


Aanbevolen Bericht

Hallo,

 

momenteel heb ik in een mod die ik aan het tweaken ben deze error

Warning: Not enough number meshes in 'C:/Users/maasl/Documents/My Games/FarmingSimulator2017/mods/FS17_Case_Magnum_7250/CaseMagnum7250.xml'
 

Nog niet eerder gehad, kan zelf niet vinden waar het aan ligt

 

xml

Spoiler

<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<vehicle type="CaseMagnum7250">
    <annotation>Copyright (C) GIANTS Software GmbH, All Rights Reserved.</annotation>

    <storeData>
        <name>7250 Magnum</name>
        <specs>
            <power>215</power>
            <maxSpeed>33</maxSpeed>
        </specs>
        <functions>
            <function>$l10n_function_tractor</function>
        </functions>
        <image>textures/store_CaseMagnum.dds</image>
        <price>55000</price>
        <dailyUpkeep>270</dailyUpkeep>
        <lifetime>600</lifetime>
        <rotation>0</rotation>
        <brand>CASEIH</brand>
        <category>tractors</category>
        <fieldJob sizeCategory="2" typeCategory="tractor" hasFrontAndBackHydraulics="false" />
    </storeData>

    <typeDesc>$l10n_typeDesc_tractor</typeDesc>
    <filename>Case7250.i3d</filename>

    <size width="4" length="6"/>
 
 <wheelConfigurations>
        <wheelConfiguration name="$l10n_configuration_valueDefault" price="0">
            <wheels autoRotateBackSpeed="1.7">
                <wheel rotSpeed="1" restLoad="2.2" repr="1>0|0" driveNode="1>0|0|0" forcePointRatio="0.2" filename="$data/vehicles/wheels/trelleborg/TM800_600_65R28.xml" isLeft="true"  initialCompression="20" suspTravel="0.3" spring="34" damper="85" hasTireTracks="true" hasParticles="true"/>
                <wheel rotSpeed="1" restLoad="2.2" repr="1>0|1" driveNode="1>0|1|0" forcePointRatio="0.2" filename="$data/vehicles/wheels/trelleborg/TM800_600_65R28.xml" isLeft="false"  initialCompression="20" suspTravel="0.3" spring="34" damper="85" hasTireTracks="true" hasParticles="true" />
                <wheel rotSpeed="0" restLoad="2.0" repr="0>19|0"     forcePointRatio="0.3" filename="$data/vehicles/wheels/trelleborg/TM800_710_70R38.xml" isLeft="true"  initialCompression="20" suspTravel="0.3" spring="28" damper="85" hasTireTracks="true" hasParticles="true"/>
                <wheel rotSpeed="0" restLoad="2.0" repr="0>19|1"      forcePointRatio="0.3" filename="$data/vehicles/wheels/trelleborg/TM800_710_70R38.xml" isLeft="false"  initialCompression="20" suspTravel="0.3" spring="28" damper="85" hasTireTracks="true" hasParticles="true"/>
            </wheels>
        </wheelConfiguration>      
    </wheelConfigurations>

    <axisColor>0.0152 0.0152 0.0152 1</axisColor>

    <ackermannSteeringConfigurations>
        <ackermannSteering rotSpeed="65" rotMax="36" rotCenterWheel1="2" rotCenterWheel2="3" />
    </ackermannSteeringConfigurations>

    <differentials>
        <differential torqueRatio="0.5" maxSpeedRatio="1.4" wheelIndex1="0" wheelIndex2="1" /> <!-- front left-right -->
        <differential torqueRatio="0.5" maxSpeedRatio="1.6" wheelIndex1="2" wheelIndex2="3" /> <!-- back left-right -->
        <differential torqueRatio="0.5" maxSpeedRatio="1.8" differentialIndex1="0" differentialIndex2="1" /> <!-- front-back -->
    </differentials>

    <motorConfigurations>
        <motorConfiguration name="$l10n_configuration_valueDefault" price="0">
            <motor torqueScale="1.25" minRpm="1000" maxRpm="2200" maxForwardSpeed="44" maxBackwardSpeed="15" brakeForce="13" lowBrakeForceScale="0.22" lowBrakeForceSpeedLimit="1" rotInertia="0.002" minForwardGearRatio="10.2" maxForwardGearRatio="300" minBackwardGearRatio="40" maxBackwardGearRatio="300">
                <torque normRpm="0.45" torque="0.9"/>
                <torque normRpm="0.5" torque="0.97"/>
                <torque normRpm="0.59" torque="1"/>
                <torque normRpm="0.72" torque="1"/>
                <torque normRpm="0.86" torque="0.88"/>
                <torque normRpm="1" torque="0.72"/>
            </motor>
        </motorConfiguration>
    </motorConfigurations>

    <fuelCapacity>360</fuelCapacity>

    <cameras count="2">
        <camera1 index="0>0|0" rotatable="true" rotateNode="0>0" limit="true" useWorldXZRotation="true" rotMinX="-1.4" rotMaxX="1" transMin="4" transMax="35" >
            <raycastNode index="0>1"/>
            <raycastNode index="0>2"/>
        </camera1>
        <camera2 index="0>15" rotatable="true" limit="true" rotMinX="-1.1" rotMaxX="0.4" transMin="0" transMax="0" useMirror="true" isInside="true" />
    </cameras>

    <lights>
        <low>
            <light                       decoration="0>20|0|0"   lightTypes="0 3" />
   <light                       decoration="0>10|1"   lightTypes="0 3" />
            <light realLight="0>20|0|1"                          lightTypes="0" excludedLightTypes="3" /> <!--FrontLights-->
            <light realLight="0>20|1|0|1" decoration="0>20|1|0|0" lightTypes="1"/> <!--WorklightBack-->
            <light                       decoration="0>20|1|1|0" lightTypes="2"/> <!--WorklightFront-->
            <light realLight="0>20|0|2"                          lightTypes="3"/> <!--HighBeam -->
        </low>
        <high>
            <light                       decoration="0>20|0|0"   lightTypes="0 3" />
   <light                       decoration="0>10|1"   lightTypes="0 3" />
            <light realLight="0>20|0|3"                          lightTypes="0" excludedLightTypes="2 3" /> <!--FrontLights-->
            <light realLight="0>20|1|0|2" decoration="0>20|1|0|0" lightTypes="1" /> <!--WorklightBack  -->
            <light realLight="0>20|1|1|1" decoration="0>20|1|1|0" lightTypes="2"  /> <!--WorklightFront -->
            <light realLight="0>20|0|4"                          lightTypes="3" excludedLightTypes="2" /> <!--HighBeam-->
        </high>
        <states>
            <state lightTypes="0" />
            <state lightTypes="0 1" />
            <state lightTypes="0 1 2" />
        </states>
    </lights>

    <turnLights>
        <turnLightLeft realLight="0>20|3|0|1" decoration="0>20|3|0|0" />
        <turnLightLeft realLight="0>20|3|0|2" />
        <turnLightRight realLight="0>20|3|1|1" decoration="0>20|3|1|0" />
        <turnLightRight realLight="0>20|3|1|2" />
    </turnLights>

 <indoorHud>
        <speed numbers="0>24|0" precision="1" />
        <time numbers="0>24|2" precision="2" />
        <rpm numbers="0>24|1" precision="0" />
    </indoorHud>

    <enterReferenceNode index="0>"/>

    <exitPoint index="0>3"/>

    <attacherJoints comboDuration="2">
        <attacherJoint index="0>22|0|0|0|0" dynamicHoseIndice="0" rotationNode="0>22|0|0" rotationNode2="0>22|0|0|0" upperRotation="29 0 0" lowerRotation="-18 0 0" upperDistanceToGround="1.05" lowerDistanceToGround="0.55" upperRotationOffset="0.75" moveTime="2.5" ptoOutputNode="0>22|2" comboTime="1">
            <bottomArm rotationNode="0>22|0|1" translationNode="0>22|0|1|0" referenceNode="0>22|0|1|0|0" zScale="-1" startRotation="-17 0 0" />
            <topArm baseNode="0>22|0|2" filename="$data/shared/vehicleParts/upperLink.i3d" zScale="-1" />
   <schema position="1 0" rotation="0" invertX="false" />
        </attacherJoint>
        <!-- trailer attacher -->
        <attacherJoint index="0>22|1|0" dynamicHoseIndice="0" jointType="trailer" lowerRotLimit="10 50 50" upperRotRotationOffset="0" allowsJointLimitMovement="false" ptoOutputNode="0>22|2" comboTime="1">
            <schema position="1 0" rotation="0" invertX="false" />
   <objectChange node="0>22|1|1" visibilityActive="false"  visibilityInactive="true" />
        </attacherJoint>
        <attacherJoint index="0>22|1|1|0" dynamicHoseIndice="0" transNode="0>22|1|1" transNodeMinY="0.4" transNodeMaxY="0.7" jointType="trailerLow" lowerRotLimit="10 50 50" upperRotRotationOffset="0" allowsJointLimitMovement="false" ptoOutputNode="0>22|2" comboTime="1">
            <schema position="1 0" rotation="0" invertX="false" />
   <objectChange node="0>22|0|1" rotationActive="25 0 0"  rotationInactive="-17 0 0" />
            <steeringBars leftNode="0>22|1|1|1" rightNode="0>22|1|1|2" />
        </attacherJoint>
    </attacherJoints>
 
 <dynamicHose>
        <!-- rear - ref point set 0 -->
        <set toolIndices="0">
   <ref type="hydraulic" index="0>24|8" />
   <ref type="hydraulic" index="0>24|7" />
   <ref type="hydraulic" index="0>24|6" />
            <ref type="hydraulic" index="0>24|5" />
   <ref type="hydraulic" index="0>24|4" />
            <ref type="hydraulic" index="0>24|3" />
            <ref type="air" index="0>24|2" />
   <ref type="air" index="0>24|1" />
            <ref type="electric" index="0>24|0" />
        </set>
    </dynamicHose>

    <movingTools>
        <!-- attacher joint back bottom-->
        <movingTool index="0>22|0|1">
            <dependentPart index="0>22|0" />
        </movingTool>
 </movingTools>

    <movingParts>
        <!-- back -->
        <movingPart index="0>22|0" referencePoint="0>22|0|1|0|1" localReferencePoint="0>22|0|0" referenceFrame="0>22|0|1" >
            <dependentPart index="0>22|0|0" />
            <dependentPart index="0>22|1" />
            <dependentPart index="0>22|2" />
        </movingPart>
        <movingPart index="0>22|0|0" referencePoint="0>22|0|1|0|1" referenceFrame="0>22|0|1|0|1" />
        <movingPart index="0>22|2" referencePoint="0>22|0|1|0|2" referenceFrame="0>22|0|1|0|2" />

        <!-- pto -->
        <movingPart index="1>1|3|1" referencePoint="0>18" referenceFrame="0>" isActiveDirty="true"/>

        <!-- steering -->
        <movingPart index="1>0|0|2" referencePoint="1>0|1|2" referenceFrame="1>0|1|2" isActiveDirty="true" />
        <movingPart index="1>1|0" referencePoint="1>0|1|3" referenceFrame="1>0|1|3" isActiveDirty="true" >
            <translatingPart index="1>1|0|0" />
            <dependentPart index="1>1|0|1" />
            <dependentPart index="1>1|0|2" />
        </movingPart>
        <movingPart index="1>1|0|1" referencePoint="0>21|4" referenceFrame="0>21|4" />
        <movingPart index="1>1|0|2" referencePoint="0>21|5" referenceFrame="0>21|5" />
 </movingParts>

    <speedRotatingParts>
        <speedRotatingPart index="1>1|3|0"      wheelIndex="0" />
        <speedRotatingPart index="1>1|3|1|0|0"  wheelIndex="0" />
        <speedRotatingPart index="1>1|1"        wheelIndex="0" />
        <speedRotatingPart index="1>1|2"        wheelIndex="1" />
        <speedRotatingPart index="1>0|0|1"      wheelIndex="0" />
        <speedRotatingPart index="1>0|1|1"      wheelIndex="1" />
    </speedRotatingParts>

    <steering index="0>4|0" indoorRotation="540" outdoorRotation="50" />

    <characterNode index="0>5|0" cameraMinDistance="1.5" filename="$dataS2/character/player/player.xml" spineRotation="180 0 100" >
        <target ikChain="rightFoot" targetNode="0>5|1" />
        <target ikChain="leftFoot"  targetNode="0>5|2" />
        <target ikChain="rightArm"  targetNode="0>4|0|0" setDirty="true"/>
        <target ikChain="leftArm"   targetNode="0>4|0|1" setDirty="true" />
    </characterNode>

 <designConfigurations>
  <designConfiguration name="No warning triangle" price="0" icon="$dataS2/menu/hud/configurations/config_edition.png">
   <objectChange node="0>9|2"  visibilityActive="false" visibilityInactive="true"/>          
        </designConfiguration>
        <designConfiguration name="Warning triangle" price="80" icon="$dataS2/menu/hud/configurations/config_edition.png">
   <objectChange node="0>9|2"  visibilityActive="true" visibilityInactive="false"/>          
        </designConfiguration>
    </designConfigurations> 

    <ai>
        <trafficCollisionTrigger index="0>6" />
    </ai>

 <exhaustEffects>
        <exhaustEffect index="0>7" filename="$data/particleSystems/shared/exhaust.i3d" minRpmColor="0.6 0.6 0.6 0.1" maxRpmColor="0.1 0.1 0.1 0.4" minRpmScale="0.05" maxRpmScale="0.5" xzRotationsOffset="100 0" xzRotationsForward="100 0" xzRotationsBackward="-100 0" xzRotationsLeft="-20 -150" xzRotationsRight="-20 150" />
    </exhaustEffects>
 
    <motorStartDuration>2500</motorStartDuration>
    <motorStartSound file="$data/vehicles/steerable/masseyFerguson/MF7700_start.wav" pitchOffset="0.90" volume="1.00" indoorVolumeFactor="0.50" indoorLowpassGain="0.75" />
    <motorStopSound file="$data/vehicles/steerable/fendt/sisuAwi5_stop.wav"          pitchOffset="1.00" volume="1.00" indoorVolumeFactor="0.50" indoorLowpassGain="0.75" />
    <motorSound file="$data/vehicles/steerable/masseyFerguson/MF7700_idle.wav"       pitchOffset="0.90" volume="1.10" indoorVolumeFactor="0.50" indoorLowpassGain="0.75" pitchScale="0.014" volumeMin="0.65"  volumeMinSpeed="10" pitchMax="1.65" />
    <motorSoundRun file="$data/vehicles/steerable/fendt/fendt900_run.wav"            pitchOffset="0.55" volume="0.87" indoorVolumeFactor="0.50" indoorLowpassGain="0.75" pitchMax="1.00"   />
    <motorSoundLoad file="$data/sounds/engine/loadHP300.wav"                         pitchOffset="0.50" volume="0.80" indoorVolumeFactor="0.60" indoorLowpassGain="0.85" pitchMax="1.05" minimalVolumeFactor="0.04" />
    <gearboxSound file="$data/sounds/transmission/transmissionCVT_X.wav"             pitchOffset="0.60" volume="0.24" indoorVolumeFactor="0.60" indoorLowpassGain="0.75" pitchMax="1.32" reverseVolumeMax="0.55" volumeMax="0.57"   />
    <retarderSound file="$data/sounds/transmission/retarderET2015.wav"               pitchOffset="0.30" volume="0.05" indoorVolumeFactor="0.70" indoorLowpassGain="0.60" pitchMax="1.80" volumeMax="0.30"  minSpeed="2.5" />
    <brakeCompressor capacity="10000" fillSpeed="250" />
    <maximalAirConsumptionPerFullStop value="2500" />
    <brakeCompressorStartSound file="$data/sounds/technicalAccessories/brakeSmall.wav"      pitchOffset="1.40" volume="1.15"  indoorVolumeFactor="0.60" indoorLowpassGain="0.75" />
    <brakeCompressorRunSound file="$data/sounds/technicalAccessories/compressor_idle.wav"   pitchOffset="0.87" volume="0.26"  indoorVolumeFactor="0.20" indoorLowpassGain="0.75" pitchMax="1.10" />
    <brakeCompressorStopSound file="$data/vehicles/steerable/jcb/jcb_module.wav"            pitchOffset="1.10" volume="0.75"  indoorVolumeFactor="0.45" indoorLowpassGain="0.75" />
    <compressedAirSound file="$data/sounds/technicalAccessories/brakeSmall.wav"             pitchOffset="0.95" volume="0.75"  indoorVolumeFactor="0.60" indoorLowpassGain="0.75" />
    <airReleaseValveSound file="$data/sounds/technicalAccessories/regulator_valve.wav"      pitchOffset="0.94" volume="1.00"  indoorVolumeFactor="0.80" indoorLowpassGain="0.75" />
    <hydraulicSound file="$data/sounds/hydraulicUp.wav"                                     pitchOffset="0.90" volume="0.35" indoorVolumeFactor="0.40" indoorLowpassGain="0.45" />
    <attachSound file="$data/sounds/attach.wav"                                             pitchOffset="1.00" volume="0.80" indoorVolumeFactor="0.45" indoorLowpassGain="0.75" />
    <honkSound file="$data/sounds/hornBig.wav" pitchOffset="1.1" volume="1.70" indoorVolumeFactor="0.30" indoorLowpassGain="0.85" radius="90" innerRadius="15"/>
    <washable dirtDuration="50" washDuration="1" workMultiplier="4" />

 <components count="2">
        <component1 centerOfMass="0 0.94 -0.22" solverIterationCount="25"/>
        <component2 centerOfMass="0 0 0" solverIterationCount="25"/>
        <joint component1="0" component2="1" index="0>19|2" rotLimit="0 0 5"/>
    </components>

    <schemaOverlay file="$dataS2/menu/schemas/vehicleSchema.png" fileSelected="$dataS2/menu/schemas/vehicleSchemaSelected.png" width="0.5" height="0.5" attacherJointPosition="0.5 0" />
</vehicle>

 

Link naar opmerking
Deel via andere websites

        <Shape shapeId="13" name="interior" rotation="90 -0 0" nodeId="156" materialIds="25,25,25,25,25,25,25,25,25,25" castsShadows="true" receiveShadows="true"/>
        <Shape shapeId="14" name="lights" visibility="false" nodeId="157" materialIds="28,28,28,28,28,28,28,28,28,28,28,28,28" castsShadows="true" receiveShadows="true"/>

 

hmmmm

 

10 minuten later toegevoegd

Even door blender halen?

 

Link naar opmerking
Deel via andere websites

Gearchiveerd

Dit topic is nu gearchiveerd en gesloten voor verdere reacties.

×
×
  • Maak Nieuw...

Belangrijke Informatie

By using this site, you agree to our Gebruiksvoorwaarden.