[Solved, But...] Cannot Start Renoise 2.7 Final, Because Of Neverendin

Hello,

Renoise 2,7 beta all worked without any problems. Today I downloaded and installed the 2.7 final version. After Renoise has started, the following message box appears:

If I press ok, the box reappears immediately. I also cannot go to the audio properties in options, the click is blocked there and the message box also reappears.

How can I avoid this message? I sthere a bugfix or workaround? As I said, I cannot go to the audio preferences because of the box.

Regards

Go to the Renoise preferences file, edit it (preferences.xml) and change the AutoPanicIsOn value from true to false:

  
<!--Auto-Panic-->  
 [b] <autopanicison>true</autopanicison>  
 [/b] <autopaniccputhreshold>90</autopaniccputhreshold>  
<autopanictimethreshold>500</autopanictimethreshold>  
  
  
<!--Auto-Panic-->  
[b] <autopanicison>false</autopanicison>  
 [/b] <autopaniccputhreshold>90</autopaniccputhreshold>  
<autopanictimethreshold>500</autopanictimethreshold>  
  

Don’t forget to save before restarting Renoise . And don’t edit While Renoise is opened.

Thanks, that helped. I think the autopanic should disable itself if repeatingly popping up. I had a grouped device selected in which the first device was a firewire device and not connected.

Neverendig popups should not be needed indeed, at least the preferences should be accessible when this dialog is up.