Moin
Ich hätte da mal eine frage ob mir wer da helfen kann und zwar hab ich bei einem traktor im 22er fh verbaut sie funktioniert auch problemlos uasser das:
The given attacherJointIndex '4' for powerTakeOff output '2' can't be resolved into a valid attacherJoint
das sind die xml einträge:
<connectionHoses>
<target attacherJointIndices="1 2 3" type="hydraulicIn" node="hydraulic01In"/>
<target attacherJointIndices="1 2 3" type="hydraulicOut" node="hydraulic01Out"/>
<target attacherJointIndices="1 2 3" type="hydraulicIn" node="hydraulic02In"/>
<target attacherJointIndices="1 2 3" type="hydraulicOut" node="hydraulic02Out"/>
<target attacherJointIndices="1 2 3" type="electric" node="backElectric01" socket="electric"/>
<!--fh-->
(macht probleme)
<target attacherJointIndices="4" type="hydraulicIn" node="HydraulicFront_01_In_Ref">
<objectChange node="HydraulicFront_01_In_CAB" rotationActive="0 80 0" rotationInactive="0 0 0"/>
</target>
<target attacherJointIndices="4" type="hydraulicOut" node="HydraulicFront_01_Out_Ref">
<objectChange node="HydraulicFront_01_Out_CAB" rotationActive="0 80 0" rotationInactive="0 0 0"/>
</target>
</connectionHoses>
<powerTakeOffs>
<output attacherJointIndices="1 2 3" outputNode="ptoBack">
<objectChange node="ptoLever" translationActive="-0.345 1.603 -1.19" translationInactive="-0.345 1.603 -1.213" rotationActive="35 0 0" rotationInactive="0 0 0"/>
</output>
<!--fh-->
(macht probleme)
<output attacherJointIndices="4" outputNode="ptoFront">
<objectChange node="ptoLever" translationActive="-0.345 1.603 -1.19" translationInactive="-0.345 1.603 -1.213" rotationActive="35 0 0" rotationInactive="0 0 0"/>
</output>
</powerTakeOffs>
Vielleicht hat ja jemand eine Idee wodran bzw woher diese Warning kommt.