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

You can use 2 or more wagons to unload on the stations? #363

Closed
MoslessNeo opened this issue Feb 21, 2014 · 6 comments
Closed

You can use 2 or more wagons to unload on the stations? #363

MoslessNeo opened this issue Feb 21, 2014 · 6 comments
Assignees
Labels

Comments

@MoslessNeo
Copy link

You can use 2 or more wagons in transport mode? How do you unload them on the station.
For I could not make it work.
If this is not possible, already tried to make it work. It would be very interesting.

Example: http://images.modhoster.de/system/files/0055/9549/huge/kenworth-kt-2000-aguas-tenias-edition.jpg

@stansan
Copy link

stansan commented Feb 21, 2014

Do not make waitpoints it should drive forwards under the silo to fill the second trailer. when set at 100% because when only one is filled up its at 50%... when the unloading trigger is seen its should unload and drive trough, then it sees second trigger and should unload second trailer.

@JakobTischler
Copy link
Contributor

I don't know those trailers, but if they're modded and scripted properly, they should be recognized and unloaded in succeeding order. You can use the same course that you use for a single trailer.

When close to the unloading spot, activate debug channel 2. Then post the log of the whole procedure.

@JakobTischler JakobTischler added this to the Release v3.50 milestone Feb 21, 2014
@JakobTischler JakobTischler self-assigned this Feb 21, 2014
@MoslessNeo
Copy link
Author

I will now post the log. For now see this message appears.
https://lh5.googleusercontent.com/-CPNe1IpVSj0/Uwc6Z9tfYII/AAAAAAAAL3k/ex8BkyIS1u4/w1461-h822-no/FarmingSimulator2013Game+2014-02-21+08-33-32-22.jpg

-> Oh my god. Would it be the custom grainstation the problem? Had not noticed it. I'll try to put an original grainstation the map to see what happens. But this grainstation works with a single wagon, logically should work with 2.

@JakobTischler
Copy link
Contributor

The problem is not the grain station, it's that you're using the ToggleTipState script, which we don't support. Remove the script from your mods folder and it should work as intended.

@MoslessNeo
Copy link
Author

[ToggleTipState] WARNING: the number of entries in tipReferencePoints doesn't matchs the one of tipAnimations
[ToggleTipState] WARNING: ToggleTipState is disabled for this vehicle!
Physics: Add trigger callback failed, object cortas is not a physics trigger
[dbg2] Kenworth KT 2000 Aguas Tenias Edition (#2): distanceToTrigger: 26.991347762049 /bestTipReferencePoint: 1 /trailerInTipRange: false
[dbg2] Kenworth KT 2000 Aguas Tenias Edition (#2): goForTipping = false [trailerInTipRange == false]
[dbg2] Kenworth KT 2000 Aguas Tenias Edition (#2): distanceToTrigger: 37.730436984501 /bestTipReferencePoint: 1 /trailerInTipRange: false
[dbg2] Kenworth KT 2000 Aguas Tenias Edition (#2): goForTipping = false [trailerInTipRange == false]
....
[dbg2] Kenworth KT 2000 Aguas Tenias Edition (#2): goForTipping = false [trailerInTipRange == false]
[dbg2] Kenworth KT 2000 Aguas Tenias Edition (#2): distanceToTrigger: 3.9309844970703 /bestTipReferencePoint: 1 /trailerInTipRange: true
[dbg2] Kenworth KT 2000 Aguas Tenias Edition (#2): goForTipping = true [trigger accepts fruit (4)]
[dbg2] Kenworth KT 2000 Aguas Tenias Edition (#2): isNearestPoint = true
[dbg2] Kenworth KT 2000 Aguas Tenias Edition (#2): toggleTipState: 1 /unloadingTipper= Aguas Tenias Trailer Truck
[dbg2] Kenworth KT 2000 Aguas Tenias Edition (#2): distanceToTrigger: 18.118885040283 /bestTipReferencePoint: 1 /trailerInTipRange: false
[dbg2] Kenworth KT 2000 Aguas Tenias Edition (#2): goForTipping = false [trailerInTipRange == false]
[dbg2] Kenworth KT 2000 Aguas Tenias Edition (#2): distanceToTrigger: 3.8358535766602 /bestTipReferencePoint: 1 /trailerInTipRange: true
[dbg2] Kenworth KT 2000 Aguas Tenias Edition (#2): goForTipping = true [trigger accepts fruit (4)]
[dbg2] Kenworth KT 2000 Aguas Tenias Edition (#2): isNearestPoint = true
...
[dbg2] Kenworth KT 2000 Aguas Tenias Edition (#2): distanceToTrigger: 43.166172891042 /bestTipReferencePoint: 1 /trailerInTipRange: false
[dbg2] Kenworth KT 2000 Aguas Tenias Edition (#2): goForTipping = false [trailerInTipRange == false]
[dbg2] Kenworth KT 2000 Aguas Tenias Edition (#2): distanceToTrigger: 29.378285409193 /bestTipReferencePoint: 1 /trailerInTipRange: false
[dbg2] Kenworth KT 2000 Aguas Tenias Edition (#2): goForTipping = false [trailerInTipRange == false]

seems not to be compatible with this car. Well then, if anyone can recommend some other mod ...

@MoslessNeo
Copy link
Author

Only remove. Our. What good news. Many thanks again friend. You are doing a great job.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants