Reference Guide
918
Troubleshooting
File Recovery mode
9. Exclude your plug-in by creating a blank line below the last entry in the [EffectProps View]
section, and then typing:
;[name of your plug-in, but without brackets]
XRayExclude[type the next available number in XRayExclude list, but
without brackets]=[VST ID number, with no brackets, or CLSID number,
with curly braces at start and finish]
For example, if the last entry in the [EffectProps View] section was:
; Waves SSL EQ Stereo
XRayExclude11=1397510483
XRayExclude12={E451379E-F7E1-4E82-98D9-BEB87AC45E90}
If you wanted to exclude the Cakewalk FxDelay from the X-Ray Windows feature, after creating a
blank line you would type:
; Cakewalk FxDelay
XRayExclude13={985DAF67-589F-4B8D-8BBC-D7AD651B9022}
If there was also a VST version of the Cakewalk FxDelay, you would add another line:
XRayExclude14=[some VST ID number, with no brackets]
10.Save and close the XRayExclude.ini file, and restart SONAR to implement your changes.
File Recovery mode
SONAR 5 introduced a special diagnostic mode called Safe Mode to fix problems with project files
that would not open. Safe mode is activated when you open a file while the SHIFT key is pressed.
In certain rare circumstances, on attempting to open a project file you may see the following error
message:
“This file you are trying to open is not compatible with this version of SONAR”.
This message indicates that SONAR detected errors in the project file and was unable to open it.
This normally indicates that your project file has data corruption.
Data corruption on a DAW can occur due to various reasons, a few of which are listed below:
• Your hard drive might suffer data loss.
• Windows delayed writes might fail leading to data corruption.
• Many hard disks have a “write through cache” buffer for efficiency. Occasionally this write through
buffer might not get flushed due to a driver error or system crash. In such cases data might not be
flushed to your hard driver causing corrupt files (SONAR requests Windows to flush this buffer
after a file save operation).
• A plug-in can corrupt the SONAR's memory space causing invalid data to be written to disk when
the project is saved.
• During a file save the system can crash. In such situations you will have a truncated file on disk.