ramdor / Thetis

The main working repo for changes to Thetis for the Apache Labs line of radios. Find us here : https://discord.gg/6fHCRKnDc9
https://discord.gg/6fHCRKnDc9
GNU General Public License v2.0
50 stars 14 forks source link

After the the forced update Thetis will not start (fatal error "Index was outside the bounds of the array. ..." [BUG] #412

Closed neil969 closed 6 months ago

neil969 commented 7 months ago

Describe the bug Attempting to start Thetis after doing the forced update A "fatal error" is encountered

To Reproduce Steps to reproduce the behaviour:

  1. download the new beta from here
  2. download the most recent Thetis release from the other repository
  3. install the official release over the old one
  4. unzip the "HL2 Beta" into a different directory
  5. Run the Official Thetis to ensure it runs OK & Close
  6. run the thetis.exe from the "Thetis_x64_2_10_3_5-HL2-beta1" folder
  7. See the error in the middle of teh screen :(

Expected behaviour Thetis should run like it did before

Screenshots See screenshot image

Desktop (please complete the following information):

Additional context All was working fine until the old beta timed out ..

DH1KLM commented 6 months ago

Start your Thetis with Ctrl key pressed to do a database update.

neil969 commented 6 months ago

Perfect!! That worked, thank you.. A function there that I didn't know about :)

Hopefully anyone with the same issue will find this - Thanks