istornz / iPokeGo

A native iOS client to map the Pokemon around you!
https://github.com/RocketMap/RocketMap
MIT License
642 stars 168 forks source link

App Crashes on Gym Switch activation #298

Closed beastliest closed 8 years ago

beastliest commented 8 years ago

Just cloned the latest copy (2.3) and whenever the Show Gym toggle is activated, the app crashes. Happens on my older 2.2 copy either.

2016-08-29 18:09:55.120 iPokeGo[4801:752689] -[NSCFString objectForKeyedSubscript:]: unrecognized selector sent to instance 0x1491f47c0 2016-08-29 18:09:55.121 iPokeGo[4801:752689] *\ Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSCFString objectForKeyedSubscript:]: unrecognized selector sent to instance 0x1491f47c0' *\ First throw call stack: (0x180e16db0 0x18047bf80 0x180e1dc4c 0x180e1abec 0x180d18c5c 0x1000ab704 0x1000a7d94 0x181403400 0x181415f80 0x1817d0540 0x181722870 0x181712e48 0x1817d2934 0x1001c1a3c 0x1001ce554 0x1001c572c 0x1001d066c 0x1001d0364 0x180a79470 0x180a79020) libc++abi.dylib: terminating with uncaught exception of type NSException

istornz commented 8 years ago

What is the type of server do you use ? (PokemonGO-Map or Pogom ?)

beastliest commented 8 years ago

PokemonGo-Map

istornz commented 8 years ago

Try to shutdown the server and delete the pogom.db file and start again.

TRingo1 commented 8 years ago

I just did a clean install new pogom.db file created on map server, and the app crashes each time i enable the gym.

IPhone6 - 9.3.5 iOS Ipokego - latest copy from master pokemongo-map - server just updated to latest versions using --update method

beastliest commented 8 years ago

Yeah, same at @TRingo1

istornz commented 8 years ago

301

istornz commented 8 years ago

I close this issue please use the other one :)

istornz commented 8 years ago

Now fixed.