joshjaysalazar / iRacingSafetyCarGenerator

Software to generate custom safety cars during an iRacing race
GNU General Public License v3.0
4 stars 2 forks source link

Wave arounds sent too fast, and some appear to get missed #30

Closed joshjaysalazar closed 1 month ago

joshjaysalazar commented 2 months ago

Describe the bug Because the wave around commands are "typed" so fast by the program, it appears some end up getting missed.

To Reproduce Steps to reproduce the behavior:

  1. Turn wave arounds on
  2. Be in a race with a lot of lapped cars
  3. Wait for a safety car
  4. See some commands appear to get missed

Expected behavior There should be a slightly longer delay between each command to ensure that none of them fail to go through.

Screenshots N/A

Additional context N/A

joshjaysalazar commented 1 month ago

I was mistaken on this. After testing multiple times on another issue/branch, none of the wavearounds are being missed.