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] Courseplay fails to detect silo rear wall #2772

Closed
nitroSkirata opened this issue Sep 17, 2023 · 3 comments
Closed

[BUG_SP] Courseplay fails to detect silo rear wall #2772

nitroSkirata opened this issue Sep 17, 2023 · 3 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request
Milestone

Comments

@nitroSkirata
Copy link

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

Steps to reproduce
Don't really know what could cause it, the identical silos next to the one being filled are recognized just fine and the problematic silo worked until I restarted the game.

Actual behavior
Courseplay does not find the rear wall of the filled silo, and blocks the street behind the silo for incoming unloaders

Expected behavior
Courseplay finds the rear wall and does not block the street for unloaders

Screenshots
https://youtu.be/riQxsXmAgFo

Courseplay version
Version used: v7.3.0.3

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
Loesshuegelland

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

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

@nitroSkirata nitroSkirata added the bug Something isn't working label Sep 17, 2023
@Tensuko
Copy link
Contributor

Tensuko commented Sep 17, 2023

Yeah I also found this happening, but it is very unclear when and why this happens...
Unless the 2nd big area checks for passing by vehicles is a problem, its not a big deal.
That area we also have be rebuild soon or later.

Not sure how we figure that out, but maybe we find a way.

@Tensuko Tensuko added low priority more a nice to have then rly needed enhancement New feature or request labels Sep 17, 2023
@nitroSkirata
Copy link
Author

Yeah, thats my problem, the rear box goes completly across the road the unloaders are using to reach the silo, so for every unloader the siloworker has to move to the waitingposition up to three times, or he never works the silo because there is always a driver in one of the zones

@Tensuko
Copy link
Contributor

Tensuko commented Sep 17, 2023

Okay, got it.

@Tensuko Tensuko removed the low priority more a nice to have then rly needed label Sep 17, 2023
@schwiti6190 schwiti6190 changed the title [BUG_SP] Courseplay sometimes misses silo rear wall [BUG_SP] Courseplay fails to detect silo rear wall Sep 22, 2023
@schwiti6190 schwiti6190 self-assigned this Sep 22, 2023
schwiti6190 added a commit that referenced this issue Dec 3, 2023
- Bug fix for #2772
- Implemented pathfinder controller for bunker silo mode
@schwiti6190 schwiti6190 added this to the 7.4.0.1 milestone Dec 3, 2023
Tensuko added a commit that referenced this issue Dec 10, 2023
- Self unload adjustments for #2960
- Enhancement for #2963
- Vegetable harvester offset adjustments
- PathfinderContext refactoring
- Balefinder improvements #2816
  - Implemented bale manager with lock and unlock features for bales.
  - Changed bale finder pathfinding to new controller.
  - Slows down while the bale grabber is moving.
- Final adjustments for #2783
- Applied the same logic to silo loaders (Ropa Maus, ...)
- Implemented pathfinder controller for silo loaders (Ropa Maus, ...) and bunker silo driver.
- The Pipecontroller moveable pipe was not working with pipes on the right side.
- Added config to disable parts of the pipe.
  - An example is the Dewulf P3K Profi implement.
  - Added vehicle configs, if the pipe moving tools can't be found automatically. For example the Dewulf ZKIVSE needs these config values.
- Load and save adjusted to work better in the course manager menu. More intuitive, select course, click on load. Or select folder and click on save.
- Added error msg if the name to save a course is invalid, for example an empty name.
- Player set offset for fieldwork is saved until attached a new tool or reattached the same tool. #1548
- Fix: harvester pocket creation. Back up further with longer vehicles before starting the pocket, so they have room to drive fully into the pocket.
- Fix: combine unloader stuck behind combine. #2874
- Fix: combine unloader moving out of combine's way.
- Fix: towed harvester don't use combine headland turns (they won't be able to make it).
- Fix: Avoids constant field scans on leaving a vehicle. #2989
- Fix: Callstack when no path on headland found. #2959
- Fix: For detecting the rear silo wall correctly. #2772
- Fix: Proximity controller ignores loaded pallets.
- Fix: The wheel loader driver should skip the pathfinding, if the vehicle is in front of the silo and also in a quarter circle in front of the silo. #2939
- Fix: Combine unloader ignores avoid fruit setting. #2993
@Tensuko Tensuko closed this as completed Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants