raulriera / Bike-Compass

iOS and  Watch app to find city bicycles to rent in your city
https://itunes.apple.com/us/app/bike-compass-find-city-bicycles/id734275452
MIT License
84 stars 33 forks source link

Thread : Fatal Exception: NSInvalidArgumentException #3

Closed raulriera closed 9 years ago

raulriera commented 9 years ago

Crash on StationsRepository.m line 41 -[StationsRepository stationsForNetwork:withCompletionBlock:]

0  CoreFoundation                 0x22efefef __exceptionPreprocess + 126
1  libobjc.A.dylib                0x3144cc8b objc_exception_throw + 38
2  CoreFoundation                 0x22efef35 -[NSException initWithCoder:]
3  Foundation                     0x23b781a3 -[NSString stringByAppendingString:] + 90
4  CityBikesKit                   0x00268ab9 -[StationsRepository stationsForNetwork:withCompletionBlock:] (StationsRepository.m:41)
5  BikeCompass                    0x000deb3f -[CompassViewController displayStationInformation] (CompassViewController.m:87)
6  BikeCompass                    0x000dfd31 -[CompassViewController locationManager:didChangeAuthorizationStatus:] (CompassViewController.m:238)
7  BikeCompass                    0x000e31cb -[LocationManager locationManager:didChangeAuthorizationStatus:] (LocationManager.m:97)
8  CoreLocation                   0x235c2359 (null) + 21892
9  CoreLocation                   0x235be243 (null) + 5230
10 CoreLocation                   0x235b7d79 (null) + 972
11 CoreFoundation                 0x22ec4fd5 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 12
12 CoreFoundation                 0x22ec4299 __CFRunLoopDoBlocks + 216
13 CoreFoundation                 0x22ec2dd3 __CFRunLoopRun + 1714
14 CoreFoundation                 0x22e0f201 CFRunLoopRunSpecific + 476
15 CoreFoundation                 0x22e0f013 CFRunLoopRunInMode + 106
16 GraphicsServices               0x2a6ee201 GSEventRunModal + 136
17 UIKit                          0x265b3a59 UIApplicationMain + 1440
18 BikeCompass                    0x000e2157 main (main.m:14)
19 libdyld.dylib                  0x319d8aaf start + 2