there are several error from the BeReal module artifacts when running against Josh's ios15 image
[29/439] bereal_realmojis [BeReal] artifact started
Error reading file \\?\C:\Users\James Habben\Documents\leapp-output\iLEAPP_Reports_2026-05-27_Wednesday_085806\data\filesystem2\mobile\Containers\Shared\AppGroup\8B24F598-79C1-4C83-A361-E6DFD676B1BC\Library\Preferences\group.BeReal.plist: 'utf-8' codec can't decode byte 0xd8 in position 8: invalid continuation byte
Found 0 record for BeReal RealMojis
bereal_realmojis [BeReal] artifact completed
[30/439] bereal_comments [BeReal] artifact started
Error: cannot access local variable 'owner_user_name' where it is not associated with a value
No data found for BeReal Comments
bereal_comments [BeReal] artifact completed
[31/439] bereal_messages [BeReal] artifact started
No source_path provided
Found 0 record for BeReal Messages
Reading bereal_messages artifact had errors!
Error was 'NoneType' object has no attribute 'replace'
Exception Traceback: Traceback (most recent call last):
File "ileapp.py", line 506, in crunch_artifacts
File "scripts\ilapfuncs.py", line 505, in wrapper
report.write_artifact_data_table(stripped_headers, html_data_list, source_path, html_no_escape=html_columns)
File "scripts\artifact_report.py", line 89, in write_artifact_data_table
source_path = source_path.replace('/', '\\')
^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'replace'
[32/439] bereal_chat_list [BeReal] artifact started
No source_path provided
Found 0 record for BeReal Chat List
Reading bereal_chat_list artifact had errors!
Error was 'NoneType' object has no attribute 'replace'
Exception Traceback: Traceback (most recent call last):
File "ileapp.py", line 506, in crunch_artifacts
File "scripts\ilapfuncs.py", line 505, in wrapper
report.write_artifact_data_table(stripped_headers, html_data_list, source_path, html_no_escape=html_columns)
File "scripts\artifact_report.py", line 89, in write_artifact_data_table
source_path = source_path.replace('/', '\\')
^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'replace'
there are several error from the BeReal module artifacts when running against Josh's ios15 image