dortania / bugtracker

Dortania Bugtracker
112 stars 7 forks source link

Opencore build error #358

Open ma2thiasfiedler opened 2 weeks ago

ma2thiasfiedler commented 2 weeks ago

Please stop and read this carefully. Otherwise your issue will be left unanswered and closed.

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 set PanicNoKextDump=YES in OpenCore. Use ApplePanic=YES to write a kernel panic log to file.

ma2thiasfiedler commented 2 weeks ago

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'>

ma2thiasfiedler commented 2 weeks ago

Additional:

Rollback to Version 2.0.2 solves this problem