returns this error
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x40 pc=0xb8614c]
goroutine 1 [running]:
main.StartChecking(0xc000076360, 0xc001a16240)
src/check-valorant/main.go:406 +0x210c
main.GetMainUiEvents(0xc001a5c000, 0xc00009a120, 0x1079620?)
src/check-valorant/main.go:301 +0x355
main.StartUi(0xd51e93?)
src/check-valorant/main.go:253 +0x165
main.main()
src/check-valorant/main.go:231 +0x12f
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x40 pc=0xb8614c]
goroutine 1 [running]:
main.StartChecking(0xc000076360, 0xc001a16240)
src/check-valorant/main.go:406 +0x210c
main.GetMainUiEvents(0xc001a5c000, 0xc00009a120, 0x1079620?)
src/check-valorant/main.go:301 +0x355
main.StartUi(0xd51e93?)
src/check-valorant/main.go:253 +0x165
main.main()
src/check-valorant/main.go:231 +0x12f