passwordmaker / android-passwordmaker

Password Maker written for the Android OS
http://passwordmaker.org
GNU General Public License v3.0
15 stars 8 forks source link

Find a NullPointerException that cause 'Could not load default values' #52

Open RiShinku opened 1 year ago

RiShinku commented 1 year ago

sometimes open the application, log will record a NullPointerException, and such Exception cause 'Could not load default values'

RiShinku commented 1 year ago

At the same time, my logcat caught some different errors: 'Access denied finding property "persist.device_config.runtime_native.use_app_image_startup_cache"' 'LoadAppImageStartupCache enabled : 1' 'Fail to acquire dataAnalyzerService...' These errors seem to be compatibility problems.