Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG_SP] Weird course at the end point #3378

Closed
Martin-L45 opened this issue Sep 1, 2024 · 6 comments · Fixed by #3388
Closed

[BUG_SP] Weird course at the end point #3378

Martin-L45 opened this issue Sep 1, 2024 · 6 comments · Fixed by #3388
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Martin-L45
Copy link

Martin-L45 commented Sep 1, 2024

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

Steps to reproduce
Steps to reproduce the behavior.

Actual behavior
A clear and concise description of what happen.

When generating a course with start at center selected. The vehicle does not end up where i set the marker(the previous version did)
There is also some erratic course generation around the endpoint.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.
Farming Simulator 22 Screenshot 2024 09 01 - 19 20 42 35

Different field same issues

Farming Simulator 22 Screenshot 2024 09 01 - 19 37 14 18
Farming Simulator 22 Screenshot 2024 09 01 - 19 38 30 47

Courseplay version
Version used:

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.
log.txt

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.

@Martin-L45 Martin-L45 added the bug Something isn't working label Sep 1, 2024
@Tensuko Tensuko changed the title [BUG_SP]new course generator endpoint not respected [BUG_SP]start on lanes, endpoint is not at the field marker Sep 1, 2024
@pvaiko
Copy link
Contributor

pvaiko commented Sep 1, 2024

When generating a course with start at center selected. The vehicle does not end up where i set the marker(the previous version did)

This is by design, there were many complaints about the previous behavior. So now, when you select a start location, the course will start as close as possible to that location. We are not going back to the old behavior.

@pvaiko
Copy link
Contributor

pvaiko commented Sep 1, 2024

Map played on.

That's not very helpful. We need to know which map is this.

@Tensuko Tensuko changed the title [BUG_SP]start on lanes, endpoint is not at the field marker [BUG_SP] Weird course at the end point Sep 2, 2024
@Martin-L45
Copy link
Author

I did not mention the map because it is a custom map. I have never had any issues with the old course generator on this map.
I will try to find a map on modhub with large irregular fields and retest to see if the problem can be replicated.
regarding the starting point, i liked the old feature. But I'm sure i will get used to the new one just fine. And i really like the extra features in the new generator.

@Martin-L45
Copy link
Author

Here is the same issue on Alma Missouri from modhub.
Let me know if you need more info

log.txt
Farming Simulator 22 Screenshot 2024 09 02 - 14 36 19 37

Farming Simulator 22 Screenshot 2024 09 02 - 14 39 25 44

Farming Simulator 22 Screenshot 2024 09 02 - 14 39 30 02

@Tensuko
Copy link
Contributor

Tensuko commented Sep 2, 2024

I will try to reproduce this and try to find the cause, thanks!

@pvaiko pvaiko linked a pull request Sep 2, 2024 that will close this issue
@Martin-L45
Copy link
Author

I tried your fix on both maps. And it seems to have solved the problem.
Awesome work guys...

@Tensuko Tensuko added this to the 7.4.2.1 milestone Sep 3, 2024
Tensuko added a commit that referenced this issue Sep 20, 2024
WARNING: While this version is backwards compatible with older savegames, it'll write the courses to the savegame in a new format. Vesions before 7.4.2.0 WILL NOT BE ABLE TO READ the games saved with this version! If you install this version, and decide to revert to an old one, YOU MUST BACK UP YOUR OLD SAVEGAME before!

- Even row width setting does work now #3423
- Fix for a strange waypoint transformation #3399
- Narrow field is now fixed too #3387
- Transition fix #3387
- Another fix for Bale Unloader #3381
- Fix for #3378
- Fix for plows not starting the work after headland #3413
- Vehicles in 180° turns near a diagonal field border are not leaving the field anymore.
- Fix for Multitool #3379

New for Multitool:
- A multitool now contains 2-5 single course for each lane depending on the amount of vehicles you selected.
- That course is switched when switching the lane.
- The old "symetric lane change" got renamed to "switching lanes" and hopefully is more clear about what it does and have to be selected in the generator before generating the course.
- Multitool courses saved by older versions will not work, you'll need to regenerate them!

Known Issue:
After reconnecting to the server, the selected lane setting for multitool gets reset and won't show the correct lane, but the tool keeps working on the correct one. This will be fixed in a later version, as we don't want to wait longer with important fixes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants