eni9889 / ppsideloader

535 stars 129 forks source link

Apps crashing. #181

Closed iosgods411 closed 7 years ago

iosgods411 commented 8 years ago

objc[436]: Class MBBarProgressView is implemented in both /var/containers/Bundle/Application/DDC3F120-76CF-4BAD-A954-47913059AA6B/ppsideloader.app/libuasharedtools.dylib (0x37e2538) and /var/containers/Bundle/Application/DDC3F120-76CF-4BAD-A954-47913059AA6B/ppsideloader.app/pptweak.dylib (0x2d87988). One of the two will be used. Which one is undefined. objc[436]: Class PodsDummy_SSKeychain is implemented in both /var/containers/Bundle/Application/DDC3F120-76CF-4BAD-A954-47913059AA6B/ppsideloader.app/libuasharedtools.dylib (0x37e4c5c) and /var/containers/Bundle/Application/DDC3F120-76CF-4BAD-A954-47913059AA6B/ppsideloader.app/pptweak.dylib (0x2d8852c). One of the two will be used. Which one is undefined. objc[436]: Class SSKeychain is implemented in both /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices (0x39ca2358) and /var/containers/Bundle/Application/DDC3F120-76CF-4BAD-A954-47913059AA6B/ppsideloader.app/pptweak.dylib (0x2d88554). One of the two will be used. Which one is undefined. 2016-09-13 19:12:09.163 Snapchat[436:45734] _logos_meta_method$GAI_CONFIG$UAStartupManager$startJPEngine: START UIWEBVIEW FIRST 2016-09-13 19:12:09.368440 Snapchat[436:45734] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSBundle initWithURL:]: nil URL argument' *** First throw call stack: (0x1df95e07 0x1d1fb077 0x1df95d4d 0x1e837a63 0x1e8379f7 0x3190bc5 0x1d63dc65 0x3190b3d 0x3190279 0x318f801 0x3044903 0x30449db 0x3044763 0x1d63dc65 0x304473b 0x304555b 0x304599b 0x3045903 0x1d63d083 0x1d63dc65 0x30458db 0x30430c9 0x2b4d501 0x3043523 0x3043553 0x2b4cb95 0x297addf 0x297af51 0x29774e7 0x2977481 0x2976609 0x297668d 0x2969fb3 0x296e389 0x29691d1 0x2969040) libc++abi.dylib: terminating with uncaught exception of type NSException

^^the error code I'm getting. any solutions?