Joe-TheBro / wackyweathertext

2 stars 0 forks source link

panic: runtime error: index out of range [0] with length 0 #5

Closed clabbbbbbb closed 3 months ago

clabbbbbbb commented 4 months ago

panics when geocode service can't find the requested city

plz fix devs

Joe-TheBro commented 3 months ago

Okay while working #11, I've determined that this error occurs when no response is given by geocode.city, image image

Either we missed something with error checking or bad stuffs is happening, will investigate further