Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opencore build error #358

Open
ma2thiasfiedler opened this issue Nov 6, 2024 · 2 comments
Open

Opencore build error #358

ma2thiasfiedler opened this issue Nov 6, 2024 · 2 comments

Comments

@ma2thiasfiedler
Copy link

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

  • Only the latest released versions of OpenCore, Lilu, and other KEXTs are supported.
  • Bug reports involving Chameleon, Clover, Ozmozis or alike are not accepted.
  • Include your EFI directory with OpenCore.
  • Include OpenCore DEBUG log (refer to Target in Configuration.pdf or here: OpenCore Debugging).
  • 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.


When to use Acidanthera's issue tracker:

  • 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.

@ma2thiasfiedler
Copy link
Author

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
Copy link
Author

Additional:

Rollback to Version 2.0.2 solves this problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant