vipoo / iRacingReplayOverlay.net

Tools to capture game data, and then transcode a captured video file - overlaying race status
GNU General Public License v3.0
33 stars 15 forks source link

Error - Index outside bounds of the array #91

Open Velster90 opened 8 years ago

Velster90 commented 8 years ago

Hi, I keep on getting the error

Index was outside the bounds of the array

when I try to make a highlight video, anyone have this issue before???

Velly

Velster90 commented 8 years ago

2016-06-08-2259-19_upload.txt

vipoo commented 8 years ago

Hello,

Thanks for posting the bug report - I have had a quick look, and I have a theory as to the cause of the issue.

I see from the session data inside the attached log file, that there were 35 drivers in this event.

But the details for only about 22 drivers have been captured by the game.

It may be that, your Max Cars setting in iRacing was below the 35, so that the game only captured some data of the drivers. Can u confirm what your Max Cars settings in the in-game options is set to? And how many drivers were in your replay?

In the meantime, I am working on a 'workaround' to this issue - the main problem seems to be as it draws the flash cards of qualifying, results etc, it crashes, as it fails to find details of a specific driver.

I will post here when a new version is uploaded with the workaround.

Cheers Dean

vipoo commented 8 years ago

There is a new version available, that hopefully will fix/workaround your issue:

You need to select the 'pre-release' option in the upgrade dialog box.

Please try version: 1.0.3.60.

Cheers Dean