RenCloud / scs-sdk-plugin

ETS2 (Euro Truck Simulator 2) & ATS (American Truck Simulator) SDK plug-in. Telemetry data is shared via SharedMemory/Memory Mapped Files.
MIT License
191 stars 38 forks source link

Missing Release 1.10.7 #90

Closed Pnaop closed 3 years ago

Pnaop commented 3 years ago

Formerly posted as "Bug: Plugin losing all Job info when taking the Calais - Folkestone Train.", but this was already fixed.

Describe the bug When using the plugin, all the job data is lost (screenshot 3), when taking the train between Calais and Folkestone. The On Job variable is still set.

To Reproduce Steps to reproduce the behavior:

  1. Use the plugin.
  2. Take a job.
  3. Take the train between Calais - Folkestone.
  4. All Job Info is lost.

Expected behavior Job info shouldn't be lost. 😉

Screenshots 1. SDKVersion
2. SDKJobBeforeTrain
3. SDKAfterTrain

Desktop (please complete the following information):

Additional context I have made sure the plugin was installed correctly. I have tried the plugin versions 1.10.6

Pnaop commented 3 years ago

I noticed that in the changelog, Version 1.10 Rev 7 Includes a fix for the train: link

The newest release is version 1.10.6 though. Where can I get the newest release? Or should I build that myself?

RenCloud commented 3 years ago

Yes, that is correct. The bug was fixed, but no release build was created. So currently you need to build it yourself.

Pnaop commented 3 years ago

Closed. Build myself, but with the rev 11 release this is obsolete.