RenCloud/scs-sdk-plugin

jobFinished and jobCancelled event triggered both on delivery

MisteryMan opened this issue · 5 comments

I'm using JAGfx dashboard which utilizes your SDK plugin. On each delivery both events are triggered. Which shouldn't happen. Happened twice. I also use a Tracker for the VTC I belong to, and it also uses the same SDK, and it also registered both events. In the tracker this presents the issue that jobs cannot be verified because it treats the last event which is jobCancelled.

Tested on 2 separate trips and both trips were standard non-WoT contracts on TMP.

Both cases it was v.1.11

That should not happen. I will check if that happens in normal ets2. It seems that TMP has some quirk's with the sdk.

For normal deliveries i could not reproduce that behavior.

When the other tool also call both it seems to be a problem with the multiplayer. Both events are basically just forwarded from the game.

Is this still happening?