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

Mowing stops when snow is disabled #3038

Closed
pjirsa opened this issue Dec 29, 2023 · 5 comments
Closed

Mowing stops when snow is disabled #3038

pjirsa opened this issue Dec 29, 2023 · 5 comments
Milestone

Comments

@pjirsa
Copy link

pjirsa commented Dec 29, 2023

Snow is disabled, month is September and I see info message: Waits for snow to clear.

Looks like breaking change was introduced with fix for issue #2812

https://github.com/Courseplay/Courseplay_FS22/blob/72b2d72ea17d2cdf152c8a7c26e58f3651f6c361/scripts/ai/controllers/MowerController.lua#L15C1-L15C1

@Tensuko
Copy link
Contributor

Tensuko commented Dec 29, 2023

What is the weather state in the game?

@Tensuko Tensuko added the waiting for user User answer needed label Dec 29, 2023
@pjirsa
Copy link
Author

pjirsa commented Dec 29, 2023

image

Let me know if there is a better way to get weather info

@pjirsa
Copy link
Author

pjirsa commented Dec 29, 2023

I commented out the getDriveData() function in MowerController and it resolved the issue. However, this most likely re-introduces the issue in #2812.

@Tensuko Tensuko removed the waiting for user User answer needed label Dec 29, 2023
schwiti6190 added a commit that referenced this issue Dec 29, 2023
@Tensuko
Copy link
Contributor

Tensuko commented Dec 29, 2023

Pls try out #3039

@pjirsa
Copy link
Author

pjirsa commented Dec 29, 2023

This resolves the issue.
Thank you so much!

@Tensuko Tensuko added this to the 7.4.0.2 milestone Dec 30, 2023
Tensuko added a commit that referenced this issue Dec 30, 2023
@Tensuko Tensuko closed this as completed Dec 30, 2023
Tensuko added a commit that referenced this issue Jan 3, 2024
- Code improvements
- Improving how root vegetable harvesters are recognized by @tn4799
- Fix silo driver park position.
- Fix for #3012
- Fix for #3034
- Fix for #2828
- Fix for #3038
- Added food mixer wagon, fertilizer/lime/manure sprayer and Göweil LT Master as valid target for shovel mode.
  - 3-point attached tools and the Göweil will be targeted from behind to fill up.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants