artsy / energy-legacy

LEGACY - Artsy Folio, The Partner iPhone / iPad app.
https://folio.artsy.net
MIT License
210 stars 45 forks source link

Fix NSRangeException in - [ARAdminPartnerSelectViewController getMetadataForPartnerAtIndex:], line 125 #300

Open artsyit opened 6 years ago

artsyit commented 6 years ago

Version: 2.5.4 (2017.04.05.03) | sy.art.folio

Stacktrace

ARAdminPartnerSelectViewController;getMetadataForPartnerAtIndex:;ARAdminPartnerSelectViewController.m;125
AFJSONRequestOperation;JSONRequestOperationWithRequest:success:failure:;AFJSONRequestOperation.m;54

Reason

Terminating app due to uncaught exception 'NSRangeException', reason: ' -[__NSArrayM replaceObjectAtIndex:withObject:]: index 3 beyond bounds [0 .. 0]'

Link to HockeyApp