Code: Select all
Attempt to invoke virtual method 'int.com.imslp.data.db.PersonSection.b()' on a null object referenceSteps to reproduce:
- Install IMSLP app (if not already done)
- Open IMSLP app and search for "Andersen"
- Click on "Andersen, Fritz" and the error message appears
I am also attaching the debugging information from one of my devices. I am using version 3.2.0 of the IMSLP app.
Code: Select all
{
"app_info": {
"flavor": "prodGoogle",
"has_anon": false,
"is_subscribed": false,
"is_web_socket_connected": false,
"memory_free_mb": 32,
"memory_max_mb": 512,
"memory_total_mb": 64,
"sync_mode": "SHARE_ONLY",
"sync_revision_major": 0,
"sync_revision_position": 0,
"sync_revision_requested": 0,
"version_code": 30200,
"version_name": "3.2.0"
},
"database_info": {
"current_version": 16,
"items_count_report": {
"advanced_filters_count": 0,
"annotation_layer_count": 0,
"annotations_count": 0,
"bookmarks_count": 0,
"favorite_composer_count": 0,
"favorite_work_count": 0,
"folder_attributes_count": 0,
"jump_buttons_count": 0,
"play_lists_count": 0,
"recordings_count": 0,
"scores_count": 0,
"set_lists_count": 0,
"share_accept_count": 0,
"share_count": 0,
"share_user_count": 0,
"shareback_count": 0,
"unsynced_count": 0,
"user_merge_count": 0
},
"target_version": 16,
"total_items_count": 0
},
"date": "2026-03-10T08:31:09.504Z",
"device_info": {
"android_version": "16 (36)",
"brand": "google",
"country": "United Kingdom (GB)",
"language": "English (en)",
"memory_free_mb": 2307,
"memory_is_low": false,
"memory_total_mb": 7573,
"model": "Pixel 8",
"orientation": "Portrait"
}
}