Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Driver with forage wagon will not pull forward in bunker after initial tip #6748

Closed
windy1664 opened this issue Jan 28, 2021 · 11 comments
Closed
Assignees

Comments

@windy1664
Copy link

log.txt

Driver will not pull forward in bunker after tipping, trailer still half full but he wont move forward

@Tensuko
Copy link
Contributor

Tensuko commented Jan 28, 2021

Screenshot?
It does work, place unload here WP at the back, also keep in mind, that any trailer will perform the full unload animation (a pusher will move the pusher untill the end) before he drive forward to unload.

@windy1664
Copy link
Author

fsScreen_2021_01_28_19_20_44
log.txt

@windy1664
Copy link
Author

fsScreen_2021_01_28_19_31_07

@kcadduk
Copy link

kcadduk commented Jan 29, 2021

I have the same issue. v6.03.00032. Truck has reversed all the way back, but gets stuck because the pile behind the trailer requires him to pull forward to finish loading and he won't.

image

@kcadduk
Copy link

kcadduk commented Feb 2, 2021

Regular trailers work okay, this particluar wagon won't.

@windy1664
Copy link
Author

Hi, thanks for the reply, does this mean any forage wagon will not work?

@polosubtil
Copy link
Contributor

I haven't tried different forage wagons, but I have the same issue you have with the vanilla BERGMANN REPEX 34S.
But in my case, it's not a major issue as usually there is enough space to unload without moving forward, I only get stuck when the bunker is almost full.

@polosubtil
Copy link
Contributor

polosubtil commented Feb 2, 2021

Ok I have run some tests, it works with a forage wagon using mode 2, it moves forward when it needs more space to unload.
So it's not really related to the equipment but to the mode you use
@Tensuko, I had a quick look at the code and it seems to make sense : The PullForward function isn't available in the UnloadableFieldworkAIDriver, only in the AIDriver

@Tensuko
Copy link
Contributor

Tensuko commented Feb 3, 2021

@polosubtil thank you for checking this, will have a look at this!

@Tensuko Tensuko added enhancement and removed try to reproduce reproduction possible ? labels Feb 3, 2021
@Tensuko
Copy link
Contributor

Tensuko commented Feb 3, 2021

@schwiti6190 the function gets called at line 127, but somehow it does not work ?

schwiti6190 added a commit that referenced this issue Feb 10, 2021
- reworked shield height control
- fixes reverse unloading mode 6 in bunker silo (#6748)
- code improvements BunkerSiloManager
schwiti6190 added a commit that referenced this issue Feb 17, 2021
- reworked shield height control
- fixes reverse unloading mode 6 in bunker silo (#6748)
- code improvements BunkerSiloManager
- improves unloading mode 9 at trailers
- fixes mode 9 heap callstacks
pvaiko pushed a commit that referenced this issue Feb 18, 2021
- reworked shield height control
- fixes reverse unloading mode 6 in bunker silo (#6748)
- code improvements BunkerSiloManager
- improves unloading mode 9 at trailers
- fixes mode 9 heap callstacks
pvaiko added a commit that referenced this issue Feb 19, 2021
    - reworked shield height control
    - fixes reverse unloading mode 6 in bunker silo (#6748)
    - code improvements BunkerSiloManager
    - improves unloading mode 9 at trailers
    - fixes mode 9 heap callstacks
    - #6447
@Tensuko
Copy link
Contributor

Tensuko commented Feb 19, 2021

Fixed with 6.03.00042

@Tensuko Tensuko closed this as completed Feb 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants