naujoks Posted July 1, 2020 Share Posted July 1, 2020 I updated my system to OC 0.59 and made updates to the plist, but I'm getting three messages on startup: OCS: No schema for Block at 1 index, context <ACPI>! OCS: No schema for Block at 1 index, context <DeviceProperties>! OCS: No schema for Block at 1 index, context <NVRAM>! I put my plist through OC Sanity Checker but it didn't come up with any problems. Any ideas what I could try to get rid of these messages? The good news is that the system is running, seemingly without problems. Link to comment Share on other sites More sharing options...
MacNB Posted July 2, 2020 Share Posted July 2, 2020 On 7/1/2020 at 8:14 AM, naujoks said: I updated my system to OC 0.59 and made updates to the plist, but I'm getting three messages on startup: OCS: No schema for Block at 1 index, context <ACPI>! OCS: No schema for Block at 1 index, context <DeviceProperties>! OCS: No schema for Block at 1 index, context <NVRAM>! I put my plist through OC Sanity Checker but it didn't come up with any problems. Any ideas what I could try to get rid of these messages? The good news is that the system is running, seemingly without problems. Use OC's own tool for validating your config.plist. It is called ocvalidate which you run from terminal and you provide the path to your config file as an argument. i.e. ./ocvalidate /path/to/your/config.plist. The tool is located in OC's Utilities/ocvalidate folder. Then post your config.plist Link to comment Share on other sites More sharing options...
Recommended Posts