mck-9061 / CATS

An Elite Dangerous Fleet Carrier auto jumper/autopilot and an interface for managing multiple carriers.
18 stars 6 forks source link

list index out of range error in counting down phase #13

Closed Nitorac closed 1 year ago

Nitorac commented 1 year ago

Hi, thanks for this tool !

I have an issue while trying to jump my fleet.

image

Log of the issue :

Screen resolution: 2560x1440
webhook_url=https://discord.com/api/webhooks/---
journal_directory=C:\Users\Nitorac\Saved Games\Frontier Developments\Elite Dangerous\
tritium_slot=1
route_file=route.txt
Beginning in 5...
Destination: Bleia Eohn CT-N b9-0
Next stop: R CrA Sector FW-W c1-20
Beginning navigation.
Please do not change windows until navigation is complete.
ETA: 22 May 2023 19:24 UTC
Fuel: 851
Carrier destination: R CrA Sector FW-W c1-20
Fuel: 851
Trying again... (0)
Trying again... (1)
Trying again... (2)
Trying again... (3)
0215:01
Navigation complete. Jump occurs in 0215:01. Counting down...
list index out of range
An error has occurred. Saving progress and aborting...
Message sent...
Progress saved...
Aborted.

This issue is deterministic and happens after a successfull target auto-selection by the program.

It's maybe because of update 15.01 from FDev.

I'm available for any questions or clarifications to help solving this bug !

Cmdr Nitorac o7

Nitorac commented 1 year ago

After thinking, I have applied the "patch.zip" in the latest release for update 15 but I just saw that it was released on march too.

I will try again with the "main.py" patched and if it works, i'm closing the issue (sorry)

Nitorac commented 1 year ago

Okay it was the main.py, sorry for bumping an issue for that, i'm closing it.