JamesWenlock / SVF_V3

Chamberlin State Variable Filter
GNU General Public License v3.0
1 stars 0 forks source link

Deal with the following errors #2

Open JamesWenlock opened 1 year ago

JamesWenlock commented 1 year ago

AddInstanceForFactory: No factory registered for id <CFUUID 0x6000012aada0> F8BB1C28-BAE8-11D6-9C31-00039315CD46 2023-08-03 21:44:32.181585-0700 SVF[33613:1927326] HALC_ProxyObjectMap::_CopyObjectByObjectID: failed to create the local object 2023-08-03 21:44:32.182169-0700 SVF[33613:1927326] HALC_ShellDevice::RebuildControlList: couldn't find the control object 2023-08-03 21:44:33.568657-0700 SVF[33613:1927326] HALB_IOThread::_Start: there already is a thread 2023-08-03 21:44:34.393191-0700 SVF[33613:1927857] Metal GPU Frame Capture Enabled 2023-08-03 21:44:34.393576-0700 SVF[33613:1927857] Metal API Validation Enabled 2023-08-03 21:44:34.461000-0700 SVF[33613:1927857] fopen failed for data file: errno = 2 (No such file or directory) 2023-08-03 21:44:34.461073-0700 SVF[33613:1927857] Errors found! Invalidating cache... 2023-08-03 21:44:34.520610-0700 SVF[33613:1927857] fopen failed for data file: errno = 2 (No such file or directory) 2023-08-03 21:44:34.520674-0700 SVF[33613:1927857] Errors found! Invalidating cache...

JamesWenlock commented 1 year ago

Get all of these messages in the debug window upon running. Need to figure out what they mean and why they're happening.