n1mda / sonos-objc

An Objective-C API for controlling Sonos Devices
MIT License
20 stars 24 forks source link

Sonos time crash #7

Open OuSS-90 opened 6 years ago

OuSS-90 commented 6 years ago

I got crash on int minutes = [[times objectAtIndex:1] intValue] * 60;

Fatal Exception: NSRangeException *** -[__NSSingleObjectArrayI objectAtIndex:]: index 1 beyond bounds [0 .. 0]