Courseplay / Courseplay_FS22

Courseplay for Farming Simulator 2022
GNU General Public License v3.0
819 stars 172 forks source link

[BUG_SP]Kaweco optiJect8.xml falsche Arbeitsbreite #3327

Closed andreasthu closed 2 days ago

andreasthu commented 2 days ago

READ FIRST https://github.com/Courseplay/Courseplay_FS22/wiki

Steps to reproduce Steps to reproduce the behavior. einen Kurs mit dem Kaweco optiJect 8 generieren (aus dem Claas Sattle trac dlc)

Actual behavior A clear and concise description of what happen. die arbeitsbreite wird auf 6m festgelegt weil in der FS22_Courseplay\config\VehicleConfigurations.xml

    <!--Claas-->
    <Vehicle name="optiJect8.xml"
             workingWidth = "6"
    />

eingetragen ist

Expected behavior A clear and concise description of what you expected to happen. sie sollte 8m haben:

    <!--Claas-->
    <Vehicle name="optiJect8.xml"
             workingWidth = "8"
    />

Screenshots If applicable, add screenshots to help explain your problem.

Courseplay version Version used: aktuelle main

Log Please attach a log with all debug channels active. For help with the debug channels, please check out the readme at the github front page.

Map Map played on.

Vehicles/ implements involved Which vehicle or implement? Mod yes/no ?

Relevant script mods Mods like Autodrive or VCA and so on.

andreasthu commented 1 day ago

👍 Das war promt. Lg Andreas

Tensuko commented 1 day ago

Naja es war eindeutig, aber die Beschreibung im Spiel ist auch falsch :) Da steht 6m desshalb habe ich das wohl so eingetragen.