-
Notifications
You must be signed in to change notification settings - Fork 179
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] "attempt to perform arithmetic on a nil value" #3557
Comments
Can you test this version in your specific situation? |
I can try, but in your version the change from pvaiko is not included, the code is the same as before. |
|
Oh, I must have changed the wrong copy. |
Tensuko
added a commit
that referenced
this issue
Oct 26, 2024
- Enhanced sharp corner detection when round corners is set to zero. #3384 - Better pocket handling with the new generator. #3536 - Fix for #3552 - Fix for #3540 - Fix for #3557 - Removed multitool option for vineyards. Fixing this is too complex and will be addressed later in FS25 #3550 - Some improvements for refill feature. - Added changelog for the modhub update.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to reproduce
It only happens sometimes in specific situations, mostly if the headland is finished and the worker tries to find the first row to continue the up and dow passes on the field.
Actual behavior
After finishing the headland, the worker sometimes stops and in the log is a remark that says "attempt to perform arithmetic on a nil value"
Expected behavior
If the headland is done, the worker should continue with the "rows".
Video link
https://youtu.be/CeCyCBGqlvo
Courseplay version
Version used: latest downloadable version as of writing this bugreport
Log
log.txt
Map
Krumbach
Vehicles/ implements involved
Combine with header (Case Axial-Flow 9250)
Mod no
Relevant script mods
Mods like Autodrive or VCA and so on.
The text was updated successfully, but these errors were encountered: