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

Courseplay does not detect Storage Extensions #3040

Closed
BjoernSchuermann opened this issue Jan 30, 2019 · 2 comments
Closed

Courseplay does not detect Storage Extensions #3040

BjoernSchuermann opened this issue Jan 30, 2019 · 2 comments
Assignees
Labels
bug In Contact With Giants In contact with Giants regarding this issue waitingForUserAnswer

Comments

@BjoernSchuermann
Copy link

I am facing an issue with Mode 1 and 2. The tipping doesn't work for the Farm Silo if the current fill level is at max. In my case i have a Farm Silo with a capacity of 900000 l and extensions of 1.5 Million l. Courseplay starts the course and goes for the silo but doesn't tip. I found the following line in the log using the Dev Channels.

2019-01-30 00:16 :30 [dbg1 lp4049] PHOENIX 6x6 Agro-Truck (#1): call tipTrigger raycast (fwd) #1
2019-01-30 00:16 :30 [dbg1 lp4049] PHOENIX 6x6 Agro-Truck (#1): found exactFillRootNode
2019-01-30 00:16 :30 [dbg1 lp4049] PHOENIX 6x6 Agro-Truck (#1): transformId=96330: exactFillRootNode
2019-01-30 00:16 :30 [dbg1 lp4049] PHOENIX 6x6 Agro-Truck (#1): transformId 96330 is in tipTriggers (#8) (triggerId=96330)
2019-01-30 00:16 :30 [dbg1 lp4049] trailerFillType=5 CANOLA
2019-01-30 00:16 :30 [dbg1 lp4049] trigger (96330) accepts trailerFillType
2019-01-30 00:16 :30 [dbg1 lp4049] trigger (96330) fillLevel=900000, capacity=900000 -> abort
2019-01-30 00:16 :30 [dbg14 lp4049] PHOENIX 6x6 Agro-Truck (#1): Searching for Tip Trigger
2019-01-30 00:16 :30 [dbg1 lp4050] PHOENIX 6x6 Agro-Truck (#1): call tipTrigger raycast (fwd) #1
2019-01-30 00:16 :30 [dbg1 lp4050] PHOENIX 6x6 Agro-Truck (#1): found exactFillRootNode
2019-01-30 00:16 :30 [dbg1 lp4050] PHOENIX 6x6 Agro-Truck (#1): transformId=96330: exactFillRootNode
2019-01-30 00:16 :30 [dbg1 lp4050] PHOENIX 6x6 Agro-Truck (#1): transformId 96330 is in tipTriggers (#8) (triggerId=96330)

If i read these lines correctly it says, that Courseplay detects a full Silo and skips tipping due to max capacity. At least in my case this is just half the truth due to i have an extension storage of 1.5 Milion Liters in Range of that Station. I just emptied the station to contain less than 900000 Liters of canola and tada tipping works fine.

@Satissis Satissis added the bug label Jan 30, 2019
@ThomasGaertner ThomasGaertner self-assigned this Feb 3, 2019
@ThomasGaertner ThomasGaertner added the In Contact With Giants In contact with Giants regarding this issue label Feb 3, 2019
@ThomasGaertner
Copy link
Contributor

try with v 00039 or higher and report....

@BjoernSchuermann
Copy link
Author

I can approve, that Version 00039 fixed the issue. @ThomasGaertner Thank you for the quick response, you guys are doing an awesome Job.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug In Contact With Giants In contact with Giants regarding this issue waitingForUserAnswer
Projects
None yet
Development

No branches or pull requests

3 participants