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] Helper stalls after finishing first row #283

Closed
AyakawaSakura opened this issue Dec 31, 2021 · 9 comments
Closed

[BUG_SP] Helper stalls after finishing first row #283

AyakawaSakura opened this issue Dec 31, 2021 · 9 comments
Labels
bug Something isn't working

Comments

@AyakawaSakura
Copy link

Steps to reproduce
The course is east-west direction. Helper stops doing anything after finishing the first row.

Actual behavior
Helper stalls after finishing first row. Log shows C:/Users/*****/Documents/My Games/FarmingSimulator2022/mods/FS22_Courseplay/scripts/pathfinder/State3D.lua:224: bad argument #1 to 'ipairs' (table expected, got nil)

Expected behavior
Helper enters turning.

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

20211231224622_1
These boxes flashed for a second and disappeared.

Courseplay version
Version used: 7.0.0.10

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
Elm creek

Vehicles/ implements involved
Axion 960 TERRA TRAC(large tractor)
MEGA 1200L(Sprayer)

Relevant script mods
None

@AyakawaSakura AyakawaSakura added the bug Something isn't working label Dec 31, 2021
@AyakawaSakura
Copy link
Author

I thought it was a mod conflict but it is not. I disabled all mods except courseplay but this problem still exists. But this time the helper keeps going forward until it is blocked by a tree. Here are the screenshots and the log file.
20211231232354_1
20211231232356_1
log.txt

@RealNeo80
Copy link
Contributor

RealNeo80 commented Dec 31, 2021

Could it be that you start the Giants Helper instead of CP Helper, try to go over the CP Menu to start the helper and test it

@AyakawaSakura
Copy link
Author

AyakawaSakura commented Dec 31, 2021

Could it be that you start the Giants Helper instead of CP Helper, try to go over the CP Menu to start the helper and test it

thanks for the reply. For both tests I started the helper from the new mini hud so it should be the cp helper running.
I started from the first waypoint in the first test, and the helper stalls after finishing the first row. Then I disabled most of the mods and tried again. The helper finished the first and second rows, then drove forward after the third row. I tested multiple time by driving the vehicle manually to the middle of the third row and started from the nearest waypoint from the mini hud. The problem occured every try.

@Tensuko
Copy link
Contributor

Tensuko commented Dec 31, 2021

That is our pathfinder. It tries to find a path to turn.
You should do one headland and problem should be gone.

@pvaiko
Copy link
Contributor

pvaiko commented Dec 31, 2021

Or activate "turn on field".

@AyakawaSakura
Copy link
Author

AyakawaSakura commented Jan 1, 2022

Update:
The problem re-occurred on a headland course. The helper drove forward after it finished a row. This happened after the headland is finished. The problem reoccurs after I drive the vehicle to the middle of the row where the problem happens and start the work from the nearest waypoint.

Screenshots:
20220101110607_1
20220101110610_1
20220101110616_1
20220101110706_1
Here shows the handland course.
20220101110712_1
Turn on field is activated.

Vehicle involved:
MF3670(Medium tractor)
ChopStar 5-90 + Row-Guard(Weeder)

Log:

log.txt

Mod:
Only CP is loaded

@AyakawaSakura
Copy link
Author

Also I discovered that once the bug occurs, it also affect the unfinished rows with the same direction. Here is a figure:
Screenshot 2022-01-01 114350

@AyakawaSakura
Copy link
Author

Generating a new course does not help. The helper cannot enter turning at the location where the bug occurs before. Here is the log
log.txt
:

pvaiko added a commit that referenced this issue Jan 1, 2022
Tensuko added a commit that referenced this issue Jan 2, 2022
- Field scanner tuning (may help with #292)
- Always use AI markers for plow offset
- Turn fix for #283
- Wait for implements lower after turn ( #277, #288, #251 )
- Pathfinder turn fix #188
- Course generator fix for #263
- Could fix #128
- Disabled Shovel/shield auto workwidth #261
- Should fix #275
- Fix for percentage parameters
- Course generator settings added
- Combine pocket fix #284
@Tensuko
Copy link
Contributor

Tensuko commented Jan 2, 2022

Should be fixed with 7.0.0.11
Reopen if Issue persists.

@Tensuko Tensuko closed this as completed Jan 2, 2022
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

No branches or pull requests

4 participants