You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Include Lilu DEBUG log (refer to -liludbgall liludump=60 boot arguments in Lilu's README).
Issues with projects outside of Dortania Guides, such as OpenCore Legacy Patcher, should not be filled here. See respective support section listed in project's README.
You have new resources or patches to add but cannot make a pull request
You have kernel panics, crashes, hangs and believe it is not a configuration issue
You want to discuss technical or legal stuff
If you have a kernel panic, please ensure that you have a DEBUG version of the extension and you have -v keepsyms=1 debug=0x100 boot arguments added. On 10.13 or higher to avoid kext names scrolling over the panic log you should also set PanicNoKextDump=YES in OpenCore. Use ApplePanic=YES to write a kernel panic log to file.
The text was updated successfully, but these errors were encountered:
Buikding Opencore in Version 2.1.0 and 2.1.1 giuves some errors
Please do NOT install while macos dosn´t start wenn you do so
An internal error occurred while building:
Traceback (most recent call last):
File "opencore_legacy_patcher/wx_gui/gui_build.py", line 128, in _build
File "opencore_legacy_patcher/efi_builder/build.py", line 52, in init
File "opencore_legacy_patcher/efi_builder/build.py", line 165, in _build_opencore
File "opencore_legacy_patcher/efi_builder/build.py", line 146, in _save_config
File "plistlib.py", line 903, in dump
File "plistlib.py", line 334, in write
File "plistlib.py", line 357, in write_value
File "plistlib.py", line 398, in write_dict
File "plistlib.py", line 357, in write_value
File "plistlib.py", line 398, in write_dict
File "plistlib.py", line 357, in write_value
File "plistlib.py", line 398, in write_dict
File "plistlib.py", line 369, in write_value
TypeError: unsupported type: <class 'NoneType'>
Please stop and read this carefully. Otherwise your issue will be left unanswered and closed.
EFI
directory with OpenCore.Target
in Configuration.pdf or here: OpenCore Debugging).-liludbgall liludump=60
boot arguments in Lilu's README).Issues with projects outside of Dortania Guides, such as OpenCore Legacy Patcher, should not be filled here. See respective support section listed in project's README.
When to use Acidanthera's issue tracker:
If you have a kernel panic, please ensure that you have a DEBUG version of the extension and you have
-v keepsyms=1 debug=0x100
boot arguments added. On 10.13 or higher to avoid kext names scrolling over the panic log you should also setPanicNoKextDump=YES
in OpenCore. UseApplePanic=YES
to write a kernel panic log to file.The text was updated successfully, but these errors were encountered: