Hello, since a few days ago, for some reason the post install app has been crashing, I already tried different Catalina Installer.app, different USB and I still can't get it to work (I think the crashing started when I installed the security update 2021-003 for Catalina)
System Info
MacBookPro 8,1
macOS Catalina 10.15.7 (19H1217)
dosdude1 - Catalina Patcher Version 1.1.4
(EDIT: After trying various things I realized that the app only crashes when trying to patch the Mac's Boot Volume, I tried to patch another Catalina partition on another Mac (without the 2021-003 Update) and it worked, just reinstalled Catalina, and now the patch works again, I wonder what causes the error, and how to prevent it from happening again, but well it works and Reinstalling Catalina is not a problem for me)
Here is the output of the app
2021-05-26 17:36:48.910 macOS Post Install[705:3392] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSDictionaryM setObject:forKey:]: object cannot be nil (key: Kernel Flags)'
*** First throw call stack:
(
0 CoreFoundation 0x00000001113ff727 __exceptionPreprocess + 250
1 libobjc.A.dylib 0x000000010fa20a9e objc_exception_throw + 48
2 CoreFoundation 0x00000001114ae796 _CFThrowFormattedException + 194
3 CoreFoundation 0x00000001114b92cd -[__NSDictionaryM setObject:forKey:].cold.3 + 0
4 CoreFoundation 0x000000011133cb52 -[__NSDictionaryM setObject:forKey:] + 969
5 macOS Post Install 0x000000010f2dc7d5 macOS Post Install + 10197
6 macOS Post Install 0x000000010f2e27b8 macOS Post Install + 34744
7 macOS Post Install 0x000000010f2dff98 macOS Post Install + 24472
8 Foundation 0x000000010f3547a2 __NSThread__start__ + 1064
9 libsystem_pthread.dylib 0x0000000116e7f109 _pthread_start + 148
10 libsystem_pthread.dylib 0x0000000116e7ab8b thread_start + 15
)
libc++abi.dylib: terminating with uncaught exception of type NSException
Abort trap: 6