This version (2.1) seems to be very slow.... I got "ScrIpt Alert" "null" error message and the script freezes
Just posted v2.02 that is more optimized and fixes a rare bug that might be what you are running into. Please update and let us know if you are still having trouble. You can find the new version in the 'My Downloads & Licenses' section of your user account.
I just purchased EU (latest update) and I own the german version of AE CC.
I did a lot expressions (Slider, Checkbox, Color) in 10 comps with Element 3D. After I finished my project (in german), I ran EU.
I checked it in the english version of AE CC and got a loooot of expression errors.
I suspect the issue is the parenthesis in your effects names. The quick solution is for you to rename those effects without parenthesis and running EU again. Once the project has been universalized you can rename them back with the parenthesis. I will take a look at the expression parses with your example to see if I can find the bug but this of course will take longer so I would suggest you try the renaming option first.
I suspect the issue is the parenthesis in your effects names. The quick solution is for you to rename those effects without parenthesis and running EU again. Once the project has been universalized you can rename them back with the parenthesis. I will take a look at the expression parses with your example to see if I can find the bug but this of course will take longer so I would suggest you try the renaming option first.
Thank you for the answer.
I'll try this.
I also send you a file to your inbox to check my settings.
Is it possible, that you can fix this "parenthesis" in your next update ?
Is it possible, that you can fix this "parenthesis" in your next update ?
Yes, most definitely. If you can open a support ticket and send me your project file that would be most helpful.
And the reason it works with [ ] is because the ( ) in the name must be confusing the parser since the expression is wrapped in parenthesis itself. But in either case we should be able to fix, thanks for reporting the issue.
Just posted v.2.0.7 which fixes the issue with parenthesis in the effects name. You can download it from the 'My Downloads & Licenses' section of your user account.
Just posted v.2.0.7 which fixes the issue with parenthesis in the effects name. You can download it from the 'My Downloads & Licenses' section of your user account.
Hi Lloyd, we are using your Universalizer to universalize our After Effects Templates. However, I get a 'Failed to create Script Panel'.
This sounds like you did not install properly. Did you install in ScriptUI Panels according to the instructions? If you are still having trouble please open a support ticket and include as many details as possible including screenshot and your version of AE for us to best be able to help you.
Hi. Not sure if this question has been answered here but is this script compatible with Slim Expression Controls and be able to universalize pseudo effects? I've already purchased and applied Slim Expressions Controls to my project but hope that ExpressionUniversalizer will help to make my project work on any language of AE. Thanks.
Hi. Not sure if this question has been answered here but is this script compatible with Slim Expression Controls and be able to universalize pseudo effects? I've already purchased and applied Slim Expressions Controls to my project but hope that ExpressionUniversalizer will help to make my project work on any language of AE. Thanks.
pseudo effects should not need to be universalized but ExpressionUniversalizer is compatible with any expression it does not matter what the effect is. Basically if your project gives error when opened on a foreign language then it needs to be universalized!
I have 2 kinds of expressions in my project, usual and maked with Alt key.
When I start process to universalize, process is freezed on expression maked with Alt key. Also process changed name of expression control and disabled expression.
I have 2 kinds of expressions in my project, usual and maked with Alt key.
When I start process to universalize, process is freezed on expression maked with Alt key. Also process changed name of expression control and disabled expression.
Please open a support ticket and submit a reduced version of your project that shows the issue also explain what you mean by "made with alt key" mean as we don't understand what you mean. https://aescripts.com/contact/?direct=1
Thanks for the video, you are using a very old version of EU. Please update to the current version (v2.5.5) which you can download from the 'My Downloads & Licenses' section of your user account.
Does this on pseudo effects? I downloaded the trial version but it said it converted 0 expressions, is this because it's the trial version or is this because it won't work on my specific project?
Does this on pseudo effects? I downloaded the trial version but it said it converted 0 expressions, is this because it's the trial version or is this because it won't work on my specific project?
Trial version works the same as the full version. Please open a support ticket and submit screenshots and the ae project showing the expressions that are not converted.
Hello Lloyd, not sure if its better to submit a support ticket or comment here first. Anyways. I have version 2.5.11, and whats seems to be happening, is the script freezes( it stops processing) when ever it hits an expression that refers to a layer by its index number for example it kept freezing on this expression,
targetCompName = "Intro"; //change this to the name of the comp that contains the controller without the numbers at the end
comp(compName).layer(1).effect("BG Color 02")("Color")
When I went to that layer's expression and changed the index (1) to the layer name, and re ran the script it then processed that layer, but proceeded to freeze on the next layer which refereed to the layer by index as well. Now when I wrote the expressions all of them refer to the control layer they were pick whipped to by the layers index, not the name, so I'm hoping I wont have to sort through all of the expressions and change that for the script to work, if that is indeed the problem.
Hello Lloyd, not sure if its better to submit a support ticket or comment here first. Anyways. I have version 2.5.11, and whats seems to be happening, is the script freezes( it stops processing) when ever it hits an expression that refers to a layer by its index number for example it kept freezing on this expression,targetCompName = "Intro"; //change this to the name of the comp that contains the controller without the numbers at the endsubstrings = thisComp.name.split(' '); compName = targetCompName + " " + substrings[substrings.length - 1];comp(compName).layer(1).effect("BG Color 02")("Color") When I went to that layer's expression and changed the index (1) to the layer name, and re ran the script it then processed that layer, but proceeded to freeze on the next layer which refereed to the layer by index as well. Now when I wrote the expressions all of them refer to the control layer they were pick whipped to by the layers index, not the name, so I'm hoping I wont have to sort through all of the expressions and change that for the script to work, if that is indeed the problem.thanks for all of your time and amazing scripts.
Yes please open a support ticket and upload a reduced project that has the issue. If there are several comps please indicate which comp and layer it is.
I'm having a minor issue - upon universalizing, the script fails to add the "universalized" tag to the altered expressions (the checkbox is checked, of course). I'm running CS5, and I just now noticed that compatibility starts with CS6. Other than the tag, however, it seems to do the job. I've had this issue with 2.5.11 and 2.5.12 as well. Is this the CS5 case?
I'm having a minor issue - upon universalizing, the script fails to add the "universalized" tag to the altered expressions (the checkbox is checked, of course). I'm running CS5, and I just now noticed that compatibility starts with CS6. Other than the tag, however, it seems to do the job. I've had this issue with 2.5.11 and 2.5.12 as well. Is this the CS5 case?
Thanks,
Peter
Please download version 2.5.13 which has a fix for this issue.
Thanks again for help and this superb work of a script.
Please open a support ticket and provide screenshots and the project file so we can look into it further: https://aescripts.com/contact/?product_id=479