Audacity cannot play saved .aup after crash

Help for Audacity on macOS.
Forum rules
ImageThis forum is for Audacity on macOS 10.4 and later.
Please state which version of macOS you are using,
and the exact three-section version number of Audacity from "Audacity menu > About Audacity".


Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Post Reply
hykul
Posts: 4
Joined: Wed Sep 17, 2014 5:37 pm
Operating System: Please select

Audacity cannot play saved .aup after crash

Post by hykul » Wed Sep 17, 2014 5:42 pm

Hello,

I'm using the latest version of Audacity on a Mac.

Audacity crashes OFTEN on a Mac. After a recent crash, I force quit Audacity and attempted to reopen a saved .aup. No changes were made to the .aup or the _data folder.

After opening the .aup, all the tracks are silent: the waveforms are gone, and I only see straight lines in their place.

Again, this was a saved .aup file that opened and worked fine before the crash.

Any ideas? I've spent a lot of time searching the forums/internet and can't find a solution to this.

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Audacity cannot play saved .aup after crash

Post by Gale Andrews » Wed Sep 17, 2014 6:36 pm

hykul wrote:I'm using the latest version of Audacity on a Mac. Audacity crashes OFTEN on a Mac.
Please give us all three numbers from Audacity > About Audacity... as requested in the pink panel at the top of the page. If it says 2.0.4, that version crashed (sooner or later) when you imported files.

The current version is 2.0.5 from http://audacityteam.org/download/mac .
hykul wrote:After a recent crash, I force quit Audacity
That sounds like a freeze rather than a crash.
hykul wrote:attempted to reopen a saved .aup. No changes were made to the .aup or the _data folder.

After opening the .aup, all the tracks are silent: the waveforms are gone, and I only see straight lines in their place.

Again, this was a saved .aup file that opened and worked fine before the crash.
Was this AUP open when you force quit Audacity?

When the AUP reopened silenced, there would probably be error messages. What did the messages say exactly? Can you open Help > Show Log... then drag down from the top to the bottom of the log, COMMAND + C to copy, then paste here.

If the project contained imported WAV or AIFF files, have you moved or renamed those files?


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

hykul
Posts: 4
Joined: Wed Sep 17, 2014 5:37 pm
Operating System: Please select

Re: Audacity cannot play saved .aup after crash

Post by hykul » Wed Sep 17, 2014 9:50 pm

Audacity version 2.0.5
OSX 10.7.5

Yes, the AUP was open when I force quit.

The error that comes up tells of 120 orphan files that are unused by this project. No other errors.

No files were moved or renamed.

Code: Select all

15:46:29: Audacity 2.0.5
15:46:29: Trying to load FFmpeg libraries...
15:46:29: Trying to load FFmpeg libraries from default path, '/Library/Application Support/audacity/libs/libavformat.52.dylib'.
15:46:29: Checking for monolithic avformat from '/Library/Application Support/audacity/libs/libavformat.52.dylib'.
15:46:29: Error: dlopen(/Library/Application Support/audacity/libs/libavformat.52.dylib, 1): image not found
15:46:29: Loading avutil from '/Library/Application Support/audacity/libs/libavutil.50.dylib'.
15:46:29: Error: dlopen(/Library/Application Support/audacity/libs/libavutil.50.dylib, 1): image not found
15:46:29: Loading avcodec from '/Library/Application Support/audacity/libs/libavcodec.52.dylib'.
15:46:29: Error: dlopen(/Library/Application Support/audacity/libs/libavcodec.52.dylib, 1): image not found
15:46:29: Loading avformat from '/Library/Application Support/audacity/libs/libavformat.52.dylib'.
15:46:29: Error: dlopen(/Library/Application Support/audacity/libs/libavformat.52.dylib, 1): image not found
15:46:29: Error: Failed to load FFmpeg libraries.
15:46:29: Trying to load FFmpeg libraries from legacy path, '/usr/local/lib/audacity/libavformat.52.dylib'.
15:46:29: Checking for monolithic avformat from '/usr/local/lib/audacity/libavformat.52.dylib'.
15:46:29: Error: dlopen(/usr/local/lib/audacity/libavformat.52.dylib, 1): image not found
15:46:29: Loading avutil from '/usr/local/lib/audacity/libavutil.50.dylib'.
15:46:29: Error: dlopen(/usr/local/lib/audacity/libavutil.50.dylib, 1): image not found
15:46:29: Loading avcodec from '/usr/local/lib/audacity/libavcodec.52.dylib'.
15:46:29: Error: dlopen(/usr/local/lib/audacity/libavcodec.52.dylib, 1): image not found
15:46:29: Loading avformat from '/usr/local/lib/audacity/libavformat.52.dylib'.
15:46:29: Error: dlopen(/usr/local/lib/audacity/libavformat.52.dylib, 1): image not found
15:46:29: Error: Failed to load FFmpeg libraries.
15:46:29: Trying to load FFmpeg libraries from system paths. File name is 'libavformat.52.dylib'.
15:46:29: Checking for monolithic avformat from 'libavformat.52.dylib'.
15:46:29: Error: dlopen(libavformat.52.dylib, 1): image not found
15:46:29: Loading avutil from 'libavutil.50.dylib'.
15:46:29: Error: dlopen(libavutil.50.dylib, 1): image not found
15:46:29: Loading avcodec from 'libavcodec.52.dylib'.
15:46:29: Error: dlopen(libavcodec.52.dylib, 1): image not found
15:46:29: Loading avformat from 'libavformat.52.dylib'.
15:46:29: Error: dlopen(libavformat.52.dylib, 1): image not found
15:46:29: Error: Failed to load FFmpeg libraries.
15:46:29: Error: Failed to find compatible FFmpeg libraries.
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e000003a.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e000003b.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000045.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000087.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e00000a8.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e00000b6.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e00000d6.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e00000f4.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000122.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000136.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e000014f.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000167.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e000016b.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e000017d.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e00001ac.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e00001c8.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e00001e0.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000225.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000250.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e000027a.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e00002a2.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e00002ce.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e00002e9.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e00002f5.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e00002fb.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000310.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000313.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000345.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e000034a.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000371.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e00003b6.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e000041d.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000424.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e000043c.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000480.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e000048e.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e00004a6.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e00004ec.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e000056c.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000595.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e00005d8.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e00005ee.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e000063d.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000656.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e000065d.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e00006a8.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e00006e8.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e00006f7.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000720.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e000074c.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000789.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000790.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e00007a3.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e00007bb.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e00007f7.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e00007ff.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000847.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000857.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e000087c.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000881.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000883.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000888.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000897.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e00008ad.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e00008b0.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e00008c5.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e00008c8.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e00008e0.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000935.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000967.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000971.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000979.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e000099a.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e000099d.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e00009e6.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000a1d.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000a2a.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000a3b.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000a75.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000ac3.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000ad3.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000ae1.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000b0e.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000b2a.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000b51.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000bb6.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000bdc.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000c02.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000c2a.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000c41.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000c62.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000c84.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000cb9.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000ce6.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000cfb.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000d05.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000d4a.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000d68.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000d79.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000da0.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000da5.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000db3.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000e38.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000e39.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000e41.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000e56.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000e81.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000f1a.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000f1d.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000f4e.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000f56.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000f5c.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000f5e.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000f9f.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000fc3.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000fe9.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000fed.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d00/e0000ffb.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d01/e0001850.au'
15:49:21: Warning: Orphan block file: '/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/d01/e0001b40.au'
15:49:59: Warning: Project check found file inconsistencies inspecting the loaded project data.
Last edited by hykul on Fri Apr 24, 2015 4:40 pm, edited 2 times in total.
Reason: code tags added to aid readability

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Audacity cannot play saved .aup after crash

Post by Gale Andrews » Fri Sep 19, 2014 12:35 am

hykul wrote:Audacity version 2.0.5
OSX 10.7.5
2.0.5 should not be crashing often. Do you mean it is hanging often? What are you trying to do when Audacity hangs or crashes?

Please make sure you followed http://forum.audacityteam.org/viewtopic ... 47&t=75660 and that you are not running Audacity from the DMG.
hykul wrote:Yes, the AUP was open when I force quit.

The error that comes up tells of 120 orphan files that are unused by this project. No other errors.

No files were moved or renamed.
Did you see an Automatic Crash Recovery dialogue when you restarted Audacity? That dialogue would have been for any unsaved changes. If you saw that dialogue, was the waveform silenced then? If the waveform was silenced and you saved it as a project then that project is silence now.

Otherwise, open the AUP file in TextEdit. Drag some of the AU files listed in the AUP file from their "d" folder in in "/Volumes/Student File Share/aguilar130/Ryan Smith Mixed Emotions/MixedEmotions_data/e00/" into Audacity. Are the files silenced?

If those files have usable audio please attach the AUP file. See How to attach files to forum posts .

Note that if that Student File Share is a network drive you should not set your Audacity temporary directory there - it will be too slow.


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

kozikowski
Forum Staff
Posts: 68938
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: Audacity cannot play saved .aup after crash

Post by kozikowski » Fri Sep 19, 2014 3:48 am

Audacity doesn't understand network delays. If its drives don't arrive perfectly and quickly it will assume they're broken.

Koz

Post Reply