FR devices problem with my watch face

Hey, since my last update there's a problem with my watch face among FR devices users. I asked two people to send my the yml file but apparently both just have the BAK file in the logs folder.

In the BAK file there is no information about the line or the functions but it says that the errors are "Array Out Of Bounds Error" and "Invalid Value" in those files.

BTW I've seen that in one of those files the app name is hydration and not DIGITAL ELEGANT which is my watch face so it is super weird. The watch face is 30kb memory at peak so it is not the problem. My problem is getting 1/5 reviews lately from people that don't care about me writing in the first line that there's a problem with some of the FR devices so I want to upload a bugfix update as soon as possible but I don't have any idea of where the problem is happening or how to fix it.

I am uploading here the 2 BAK files users has sent me and the full VIEW.mc code including the settings file so my coding will be better understood. I know it will take some time but it is my last resort after 2 days of not being able to fix it.

BAK file 1:

---
Error: Invalid Value
Details: 'Failed invoking <symbol>'
Time: 2021-10-11T15:00:44Z
Part-Number: 006-B2700-00
Firmware-Version: '7.80'
Language-Code: hun
ConnectIQ-Version: 4.0.5
Store-Id: 5e1ebcab-39e4-4686-966c-a8ed6a8ca42c
Store-Version: 6
Filename: BA731333
Appname: Digital Elegant
Stack: 
  - pc: 0x100007c4

BAK file 2:

---
Error: Array Out Of Bounds Error
Details: 'Failed invoking <symbol>'
Time: 2021-05-14T11:41:47Z
Part-Number: 006-B3077-00
Firmware-Version: '7.10'
Language-Code: eng
ConnectIQ-Version: 4.0.1
Store-Id: 6cb03839-6c01-42ac-8acf-6c54801cc9ae
Store-Version: 32
Filename: B4FC0305
Appname: Hydration
Stack: 
  - pc: 0x10000ca7
  - pc: 0x1000095d

view.mc full code: https://pastebin.com/ssJAbQUR

settings code: https://pastebin.com/C4pvixq5

I know it is really a lot to ask but I have no idea what to do.