rusty-bits / octool

OpenCore config.plist visualizer + editor that also generates an EFI folder based on the settings in the config.plist
MIT License
50 stars 2 forks source link

[Question] Error #5

Closed Blurayx closed 2 years ago

Blurayx commented 2 years ago

1] Getting a config.plist error but boots without issues 2] can't find the listed errors in the config.plist 3] octool not generating a log file

Screenshot 2022-03-08 at 01 46 38

Thanks

rusty-bits commented 2 years ago

It looks like you're using a 0.7.8 config.plist with OpenCore version 0.7.9
You won't find any errors in your config.plist since you're missing the new fields, you can add them manually or use the 'M' command to have octool merge them in for you.
Lastly, octool doesn't make a log file, there didn't seem to be much need for it.