Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2006
    Location
    Greenville, TX
    Posts
    39

    Grin Build failure because of errors

    When I started to experiment and create my project, using mp3 audio files, I wasn’t aware that AMS6 did not read mp3 files. So, in I changed 10 of the tracks to .ogg. Then I learned that I could change the extension of mp3 to wav and AMS would read it. So, in "File Layout" I renamed all of the mp3 tracks to .wav and deleted the .ogg tracks. But then when I tried to preview, I received the following result:

    Starting build...
    07-Feb-06 09:17:02 AM
    Project file: C:\Documents and Settings\Customer\My Documents\AutoPlay Media Studio 6.0 Projects\Scourby MP3 Audio Bible\Scourby MP3 Audio Bible.am6

    Performing Pre-Build Checks...
    Checking audio settings...
    Checking scripts...
    Checking project settings...
    Error: Project Audio -> Audio file "C:\Documents and Settings\Customer\My Documents\AutoPlay Media Studio 6.0 Projects\Scourby MP3 Audio Bible\CD_Root\AutoPlay\Audio\0001 Genesis 1.ogg" cannot be found.
    Error: Project Audio -> Audio file "C:\Documents and Settings\Customer\My Documents\AutoPlay Media Studio 6.0 Projects\Scourby MP3 Audio Bible\CD_Root\AutoPlay\Audio\0002 Genesis 2.ogg" cannot be found.
    Error: Project Audio -> Audio file "C:\Documents and Settings\Customer\My Documents\AutoPlay Media Studio 6.0 Projects\Scourby MP3 Audio Bible\CD_Root\AutoPlay\Audio\0003 Genesis 3.ogg" cannot be found.
    Error: Project Audio -> Audio file "C:\Documents and Settings\Customer\My Documents\AutoPlay Media Studio 6.0 Projects\Scourby MP3 Audio Bible\CD_Root\AutoPlay\Audio\0004 Genesis 4.ogg" cannot be found.
    Error: Project Audio -> Audio file "C:\Documents and Settings\Customer\My Documents\AutoPlay Media Studio 6.0 Projects\Scourby MP3 Audio Bible\CD_Root\AutoPlay\Audio\0005 Genesis 5.ogg" cannot be found.
    Error: Project Audio -> Audio file "C:\Documents and Settings\Customer\My Documents\AutoPlay Media Studio 6.0 Projects\Scourby MP3 Audio Bible\CD_Root\AutoPlay\Audio\0006 Genesis 6.ogg" cannot be found.
    Error: Project Audio -> Audio file "C:\Documents and Settings\Customer\My Documents\AutoPlay Media Studio 6.0 Projects\Scourby MP3 Audio Bible\CD_Root\AutoPlay\Audio\0007 Genesis 7.ogg" cannot be found.
    Error: Project Audio -> Audio file "C:\Documents and Settings\Customer\My Documents\AutoPlay Media Studio 6.0 Projects\Scourby MP3 Audio Bible\CD_Root\AutoPlay\Audio\0008 Genesis 8.ogg" cannot be found.
    Error: Project Audio -> Audio file "C:\Documents and Settings\Customer\My Documents\AutoPlay Media Studio 6.0 Projects\Scourby MP3 Audio Bible\CD_Root\AutoPlay\Audio\0009 Genesis 9.ogg" cannot be found.
    Error: Project Audio -> Audio file "C:\Documents and Settings\Customer\My Documents\AutoPlay Media Studio 6.0 Projects\Scourby MP3 Audio Bible\CD_Root\AutoPlay\Audio\0010 Genesis 10.ogg" cannot be found.
    Checking object settings...

    10 Errors, 0 Warnings
    Build failed.

    As you can see, there are 10 errors matching the 10 .ogg files that I had previously named and then deleted. I have double checked every object item that I had previously linked to the ogg files and changed them to read the .wav files (which are mp3 files renamed .wav). and look like this:

    Audio.Load(CHANNEL_NARRATION, "AutoPlay\\Audio\\0001 Genesis 1.wav", true, false);
    Down thru 0010 Genesis 10.wav.

    And the 10 errors still continue to show up when I try to preview. Is there any other way to resolve this problem without recreating the 10 .ogg files?

    Ed Stanley:

  2. #2
    Join Date
    Jun 2002
    Location
    Israel
    Posts
    1,843
    try and go to the Project Audio settings and see if the ogg files are still refered there and if so, delete them.

    Another thought.
    Open your .am6 file in a text editor and look for any mentionn of ogg and see where it is hidden.

    Good luck
    Yossi

  3. #3
    Join Date
    Feb 2006
    Location
    Greenville, TX
    Posts
    39

    Thumbs up

    Thank you, Yossi. I found them still listed in the Background Music file under Project Audio Settings. Deleted them and that took care of the problem. Really appreciate your help.

    Ed Stanley

Similar Threads

  1. Unattended Build Question
    By HMMurdock in forum Setup Factory 7.0
    Replies: 2
    Last Post: 06-30-2005, 09:14 AM
  2. CR 8.5 Runtime Modules causing Build errors
    By BurnMan2003 in forum Setup Factory 6.0
    Replies: 7
    Last Post: 10-10-2003, 08:59 AM
  3. HOWTO: Build and Burn Your AutoPlay Application
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-28-2002, 03:43 PM
  4. HOWTO: Build a Setup from the Command Line
    By Support in forum Setup Factory 5.0
    Replies: 0
    Last Post: 10-08-2002, 01:43 PM
  5. HOWTO: Build a Setup from the Command Line
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 09-27-2002, 02:16 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts