I've notice this a few times, on exiting the program I get an error message similar to
"cannot delete temp files for some reason"
Now, I've no real idea why this is - but I do know that as a result of this I have about 20 projects in my scratch disk. All called names like ...
Temp Project
Temp-1 Project
Temp-2 Project
all the way to Temp-32 Project, there are a few missing on the way.
My log only contains these small clues,
the blow is the only time the log caught the issue.
Code: Select all
655418 ms. Index: Failed [0x000c]: no such table: version
1442633 ms. ALivePreferences: Begin OnPreferencesChanged
1442633 ms. ALivePreferences: End OnPreferencesChanged
1442634 ms. Default App: Begin SavePrefs
1442652 ms. Default App: End SavePrefs
1462146 ms. Dir: [Temp-16 Project] [G:\live scratch\] Delete error: 6
And there's some other stuff which relates to the decoding cache (not the project temp folders, but it may be related ) these are Sampler waveforms failing to be removed.
Code: Select all
59779 ms. Dir: [Sine_24.wav] [G:\live scratch\Decoding Cache\] Delete error: 32
59851 ms. Dir: [Sawtoothy_26.wav] [G:\live scratch\Decoding Cache\] Delete error: 32
60206 ms. Dir: [Sine_12.wav] [G:\live scratch\Decoding Cache\] Delete error: 32
60311 ms. Dir: [Sine_13.wav] [G:\live scratch\Decoding Cache\] Delete error: 32
60314 ms. Dir: [Sine_14.wav] [G:\live scratch\Decoding Cache\] Delete error: 32
60316 ms. Dir: [Sine_15.wav] [G:\live scratch\Decoding Cache\] Delete error: 32
60318 ms. Dir: [Sine_16.wav] [G:\live scratch\Decoding Cache\] Delete error: 32
60320 ms. Dir: [Sine_17.wav] [G:\live scratch\Decoding Cache\] Delete error: 32
60323 ms. Dir: [Sine_18.wav] [G:\live scratch\Decoding Cache\] Delete error: 32
60325 ms. Dir: [Sine_19.wav] [G:\live scratch\Decoding Cache\] Delete error: 32
60328 ms. Dir: [Sine_20.wav] [G:\live scratch\Decoding Cache\] Delete error: 32
60330 ms. Dir: [Sine_21.wav] [G:\live scratch\Decoding Cache\] Delete error: 32
60333 ms. Dir: [Sine_22.wav] [G:\live scratch\Decoding Cache\] Delete error: 32
etc, etc
