Trouble with Magma compiler

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #394366

    Ho, I-ve got the next message:

     

    Magma: C3 Roks Edition v3.3.2
    =============================
    Build started at 06:32 p. m.
    Starting Nemo’s MIDI Validator…
    Everything looks good, continuing…
    Nemo’s MIDI AutoGen process started.
    Added drum mix events successfully.
    Nemo’s MIDI AutoGen process completed.
    Loading MagmaCompilerC3.exe…
    Reading the archive
    Project Compiler: Reading project ‘C:UsersnicoaDesktopSSSISSSI.rbproj’…
    Project Compiler: Entering Phase 1 of 5…
    Metadata Compiler: Starting…
    Metadata Compiler: Done.
    Project Compiler: Entering Phase 2 of 5…
    MIDI Compiler: Starting…
    ERROR: MIDI Compiler: (BEAT): MIDI events at [116:3:120] after the end event at [116:3:000]
    ERROR: MIDI Compiler: (MIDI FILE): Could not find MIDI track authored for guitar, possibly due to incorrect track name event
    MIDI Compiler: Done.
    ERROR: Project Compiler: Midi compiler failed.
    what could it be? <img decoding=” src=”/wp-content/uploads/invision_emoticons/default_SA_frown.gif” />
    thanks in advance
    #475366

     

     

    ERROR: MIDI Compiler: (BEAT): MIDI events at [116:3:120] after the end event at [116:3:000]

    That means the [end] event that you have on your EVENTS track is happening before the last midi note on your BEAT track. You would just need to move the [end] event to happen after the last note on your BEAT track.

     

     

     

     

    ERROR: MIDI Compiler: (MIDI FILE): Could not find MIDI track authored for guitar, possibly due to incorrect track name event

    Make sure you have a text event on your PART GUITAR track that has the name name “PART GUITAR” (no quotes), is of type “Track name” and is at position 1.1.00

     

    #475378
    DemonUnicorns
    Participant

      And also make sure that the guitar track is not muted.

      #475389

      Make sure there is a beat up to the end event.

       

      Also, if you have a guitar track, make sure it’s not muted, and if you don’t, make sure to mute it or in MAGMA make sure to uncheck it in audio.

    Viewing 4 posts - 1 through 4 (of 4 total)
    • You must be logged in to reply to this topic.
    Back to top button