Mac Os m1 ( Force Validate AU Logic Pro ) ?

Discussion in 'Mac / Hackintosh' started by juliaprado8801, Jul 17, 2023.

  1. juliaprado8801

    juliaprado8801 Ultrasonic

    Joined:
    Sep 26, 2022
    Messages:
    92
    Likes Received:
    22
    does anyone knows a comand in terminal that can force validate a AU that logic does
    can't validate?.. Logic latest and m1 here Monterrey latest too..

    Thank you very very much.

     

    Attached Files:

  2.  
  3. Londoner

    Londoner Member

    Joined:
    Oct 30, 2021
    Messages:
    53
    Likes Received:
    19
    Hey, Can you paste in the results for when you select that plug-in and try to validate it? This usually pops up and appears in a box in the bottom left as it runs through the validation .... coz that will help ascertain why it failed and dictate what a potential solution is ... cheers
     
  4. smoke

    smoke Noisemaker

    Joined:
    Jan 15, 2012
    Messages:
    59
    Likes Received:
    5
    Try these two commands in terminal:
    Code:
    sudo xattr -cr /Library/Audio/Plug-Ins/Components/Oxium_x64.component
    sudo codesign --force --deep --sign - /Library/Audio/Plug-Ins/Components/Oxium_x64.component
    
    The version of your plugin was released in 2012 so you have to run Logic in rosetta mode.

    Honestly I don't think a plugin from 2012 will work, you should update to the latest version.
     
    Last edited: Jul 17, 2023
    • Like Like x 1
    • Agree Agree x 1
    • List
  5. Londoner

    Londoner Member

    Joined:
    Oct 30, 2021
    Messages:
    53
    Likes Received:
    19
    • Like Like x 1
    • Agree Agree x 1
    • Winner Winner x 1
    • List
  6. juliaprado8801

    juliaprado8801 Ultrasonic

    Joined:
    Sep 26, 2022
    Messages:
    92
    Likes Received:
    22
    thanks you very much

    it didn't worked

    -------------------------------------------------------------------------------------------------------------------------

    validating Audio Unit Oxium by XILS-lab:
    AU Validation Tool
    Version: 1.10.0
    Copyright 2003-2019, Apple Inc. All Rights Reserved.
    Specify -h (-help) for command options
    --------------------------------------------------
    VALIDATING AUDIO UNIT: 'aumu' - 'OXum' - 'Xils'
    --------------------------------------------------
    Manufacturer String: XILS-lab
    AudioUnit Name: Oxium
    Component Version: 1.0.0 (0x10000)
    * * PASS
    --------------------------------------------------
    TESTING OPEN TIMES:
    COLD:
    Time to open AudioUnit: 10.473 ms
    WARM:
    Time to open AudioUnit: 0.030 ms
    This AudioUnit is a version 2 implementation.
    FIRST TIME:
    Time for initialization: 1100.275 ms
    * * PASS
    --------------------------------------------------
    VERIFYING DEFAULT SCOPE FORMATS:
    Input Scope Bus Configuration:
    Default Bus Count:0
    Output Scope Bus Configuration:
    Default Bus Count:1
    Default Format: AudioStreamBasicDescription: 2 ch, 44100 Hz, Float32, deinterleaved
    * * PASS
    --------------------------------------------------
    VERIFYING REQUIRED PROPERTIES:
    * * PASS
    --------------------------------------------------
    VERIFYING RECOMMENDED PROPERTIES:
    VERIFYING PROPERTY: Latency
    PASS
    * * PASS
    --------------------------------------------------
    VERIFYING OPTIONAL PROPERTIES:
    VERIFYING PROPERTY Tail Time
    PASS
    * * PASS
    --------------------------------------------------
    VERIFYING SPECIAL PROPERTIES:
    VERIFYING CUSTOM UI
    Cocoa Views Available: 1
    VstGuiCocoaInterface_Oxium
    PASS
    VERIFYING CLASS INFO
    ERROR: Class Data does not have required field:<type> == componentType
    TESTING HOST CALLBACKS
    PASS
    * * FAIL
    --------------------------------------------------
    AU VALIDATION FAILED: CORRECT THE ERRORS ABOVE.
    --------------------------------------------------
    validation result: failed validation
     
  7. clone

    clone Audiosexual

    Joined:
    Feb 5, 2021
    Messages:
    7,388
    Likes Received:
    3,254
    You cannot force a plugin to Validate successfully. You can only force AUValTool to "see" the plugin, so that it is included in the list of plugins in Plugins Manager. Once it is scanning the plugin, if it does not work or crashes; your problem is now the plugin.

    If a plugin does not validate successfully, it will be "unchecked" in the Plugins Manager list; so it will not try to scan it over and over. You want to put the checkmark back. Next to that, it will tell you why the plugin failed to load.

    The most common reasons are because the plugin is not Codesigned or it is being blocked from loading due to it's Permissions. The codesigning portion is what you were recommended already. I would use Permissions Reset 2 or BatChmod to fix the .Component file so that all users have r-w-rw permission for the "user" in question to run the file. This, or incompatibility; are the most common reasons why a plugin will be listed as Crashed/Failed Validation. The other main cause is the plugin is not authorized properly.

    use this: https://ohanaware.com/permissionsreset/

    This plugin Oxium is $100 to buy. Did you pay for it, or are you using a demo version? This plugin needs a valid serial number to authenticate or it will crash. Check your serial number. R2R released many of these in 2016. It looks like they did not release this one.
     
    Last edited: Jul 18, 2023
  8. smoke

    smoke Noisemaker

    Joined:
    Jan 15, 2012
    Messages:
    59
    Likes Received:
    5
    You need to update the plugin. The line
    Code:
     ERROR: Class Data does not have required field:<type> == componentType 
    is quite clear.
     
  9. juliaprado8801

    juliaprado8801 Ultrasonic

    Joined:
    Sep 26, 2022
    Messages:
    92
    Likes Received:
    22
    is there a way to edit the "Info.plist" or something to make it pass the validation ? ..
     
  10. smoke

    smoke Noisemaker

    Joined:
    Jan 15, 2012
    Messages:
    59
    Likes Received:
    5
    Best Answer
    Nope, because the "problem" is not in the info.plist but in the binary.
     
Loading...
Similar Threads - Force Validate Logic Forum Date
Early BF 5 Bucks Shop! NI, PA, IK, UVI, Cableguys, Gforce, MTM Selling / Buying Nov 5, 2024
$8 each or $15 for three licenses | Spitfire | Gforce | Tracktion | NI | Sonnox | Softube & more Selling / Buying May 22, 2024
GForce release impOSCar 3 ! Software News May 14, 2024
GFORCE Oberheim DMX Drum Machine Plugin Software Reviews and Tutorials May 5, 2024
19.12.2023 GForce released AXXESS Software News Dec 19, 2023
Loading...