I am trying to load my project but it shows the following error message. The Software turns off when I cross this error message window. Please let me know what can be done. I have really important analysis in this project.
Error loading Project:
ccp.nmr.Nmr.ExpDimRef.setMaxAliasedFreq:
maxAliasedFreq constraint value_is_not_smaller_than_minAliasedFreq violated by value:
The likely problem is to do with the chemical shift bounds that you have set for one (or more) of your spectra.
Make a .zip of .tar.gz of your project directory just in case something else goes wrong.
A fix will probably be possible by editing your project’s .xml file in the subdirectory/subfolder ccpnv3/ccp/nmr/Nmr. Use a text editor like textedit or notepad (not a word processor like word) to edit the file with a very long filename ending .xml. Search for instances of maxAliasedFreq - there should be one for each spectrum - and see what values they are set to. See if you can spot a crazy value.
The crucial question, if this is the problem & fix, is how you got into this state. Please let us know if you can work out what you did to get here.
There are 76 instances where i find maxAliasedFreq and minAliasedvalues in this .XML file. I have analysed these values earlier as well. However, It doesn’t seem to contain any crazy values as per my understanding. Is there a way I could send this file to you?