Courseplay / Courseplay_FS22

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

[Enhancement]Turn recovery need to drive further back (maybe depending on turn radius?) - general recovery function for different modes #3391

Open Roby1164 opened 2 months ago

Roby1164 commented 2 months ago

Actual behavior A clear and concise description of what happen.

Expected behavior With this release, there are problems with the turn at the end of the field, where there are obstacles, the vehicle first tries to follow the path created, but finding the obstacle it stops, recalculates, but then, sometimes it starts to work freewheeling, no longer following the path, but making turns at full speed skipping part of the work, while sometimes it goes completely crazy and takes a road outside the field, stopping against the first obstacle it finds on its way. I do not have screenshots or videos, but I believe that from the log you can trace the problem, since it contains various tests done, redoing the work paths, trying various solutions, but I have not found a solution. Screenshots If applicable, add screenshots to help explain your problem.

Courseplay version Version used: 7.4.2.0

Log

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

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

log.txt

Tensuko commented 2 months ago

Sharp Corner turn? And only when while in the turn it gets "blocked" ? A screenshot (or more) would help a lot here...

Roby1164 commented 2 months ago

Sharp Corner turn? And only when while in the turn it gets "blocked" ? A screenshot (or more) would help a lot here...

Ok, I'll try to do some more tests, with debugging enabled, and some screenshots...

Roby1164 commented 2 months ago

I made a video (weight 1.21 Gb :( ), recreating the situations. With, initially set the turn out of the field, and then with the turn in the field. With the second setting, it started with a turn out of the field, to then correct and make it in the field, but, from there it loses control, and no longer uses the regular path, but starts to go up and down, without ever slowing down and collecting the product completely. I hope it is useful together with the log. log.txt

https://drive.google.com/file/d/1SKmBh8FtXPxiBKc2nZq6DtlvlyJmtvLD/view?usp=drive_link

Roby1164 commented 2 months ago

And it is impossible to go back to the previous version of the CP, it gives an error and it gets stuck at 85% in loading. See the screenshot Screenshot_25

Tensuko commented 2 months ago

Reason is simple, the old version doesnt know the new stuff, how could it? https://github.com/Courseplay/Courseplay_FS22/issues/3392#issuecomment-2326558030

bbielcentennial commented 2 months ago

You can revert to a previous version by loading the save with the updated version, deleting all saved courses, then saving and reverting to the old version and recreate the courses.

Tensuko commented 1 month ago

Video is not headland turn. Turn recovery needs improvement -> low priority. (Got nothing to do with generator).