hallo
ich habe meinen <fillUnit> eintrag in der xml geändert und nun bekomme ich in der log die warnung Missing exactFillRootNode for fuel fill unit (1)
die betankung geht aber .
hir der eintrag in der xml :
Spoiler anzeigen
<fillUnit>
<fillUnitConfigurations title="$l10n_fillType_diesel">
<fillUnitConfiguration name="$l10n_configuration_valueDefault" price="0">
<fillUnits>
<fillUnit unitunitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" fillTypes="diesel" capacity="450"/>
<fillUnit unitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" showOnInfoHud="false" fillTypes="air" capacity="2500">
<dashboard displayType="ROT" valueType="fillLevel" node="oilPressureAir" minRot="0" maxRot="-75" rotAxis="3" doInterpolation="true" interpolationSpeed="1.3" groups="MOTOR_ACTIVE"/>
<exactFillRootNode node="exactFillRootNode"/>
</fillUnit>
</fillUnits>
<objectChange node="gasCanisterVis1_point" visibilityActive="false" visibilityInactive="true"/>
<objectChange node="gasCanisterVis2_point" visibilityActive="false" visibilityInactive="true"/>
<objectChange node="gasCanisterVis3_point" visibilityActive="false" visibilityInactive="true"/>
</fillUnitConfiguration>
<fillUnitConfiguration name="$l10n_configuration_capacityX" params="+20" price="25">
<fillUnits>
<fillUnit unitunitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" fillTypes="diesel" capacity="470"/>
<fillUnit unitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" showOnInfoHud="false" fillTypes="air" capacity="2500">
<dashboard displayType="ROT" valueType="fillLevel" node="oilPressureAir" minRot="0" maxRot="-75" rotAxis="3" doInterpolation="true" interpolationSpeed="1.3" groups="MOTOR_ACTIVE"/>
<exactFillRootNode node="exactFillRootNode"/>
</fillUnit>
</fillUnits>
<objectChange node="gasCanisterVis1_point" visibilityActive="true" visibilityInactive="false"/>
<objectChange node="gasCanisterVis2_point" visibilityActive="false" visibilityInactive="true"/>
<objectChange node="gasCanisterVis3_point" visibilityActive="false" visibilityInactive="true"/>
</fillUnitConfiguration>
<fillUnitConfiguration name="$l10n_configuration_capacityX" params="+40" price="50">
<fillUnits>
<fillUnit unitunitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" fillTypes="diesel" capacity="490"/>
<fillUnit unitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" showOnInfoHud="false" fillTypes="air" capacity="2500">
<dashboard displayType="ROT" valueType="fillLevel" node="oilPressureAir" minRot="0" maxRot="-75" rotAxis="3" doInterpolation="true" interpolationSpeed="1.3" groups="MOTOR_ACTIVE"/>
<exactFillRootNode node="exactFillRootNode"/>
</fillUnit>
</fillUnits>
<objectChange node="gasCanisterVis1_point" visibilityActive="true" visibilityInactive="false"/>
<objectChange node="gasCanisterVis2_point" visibilityActive="true" visibilityInactive="false"/>
<objectChange node="gasCanisterVis3_point" visibilityActive="false" visibilityInactive="true"/>
</fillUnitConfiguration>
<fillUnitConfiguration name="$l10n_configuration_capacityX" params="+60" price="75">
<fillUnits>
<fillUnit unitunitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" fillTypes="diesel" capacity="510"/>
<fillUnit unitTextOverride="$l10n_unit_literShort" showOnHud="false" showInShop="false" showOnInfoHud="false" fillTypes="air" capacity="2500">
<dashboard displayType="ROT" valueType="fillLevel" node="oilPressureAir" minRot="0" maxRot="-75" rotAxis="3" doInterpolation="true" interpolationSpeed="1.3" groups="MOTOR_ACTIVE"/>
<exactFillRootNode node="exactFillRootNode"/>
</fillUnit>
</fillUnits>
<objectChange node="gasCanisterVis1_point" visibilityActive="true" visibilityInactive="false"/>
<objectChange node="gasCanisterVis2_point" visibilityActive="true" visibilityInactive="false"/>
<objectChange node="gasCanisterVis3_point" visibilityActive="true" visibilityInactive="false"/>
</fillUnitConfiguration>
</fillUnitConfigurations>
</fillUnit>