Git Product home page Git Product logo

Comments (8)

adamplouff avatar adamplouff commented on May 3, 2024

The layers must be inside of a frame
Alignment of layers in Ae requires that shapes be inside of an artboard/frame (AEUX needs to know how far from the top left corner a layer is). Are you seeing this for shapes that are inside of an artboard?

Unterminated string constant
This typically comes from layer names having characters that confuse the way JSON stores things –typically from special characters or punctuation. It is possible to build in catches for these but we need to know what characters are causing the error. Try selecting smaller groups of layers to track down the problematic layer name text.

from aeux.

Toldbylucas avatar Toldbylucas commented on May 3, 2024

The layers must be inside of a frame
Alignment of layers in Ae requires that shapes be inside of an artboard/frame (AEUX needs to know how far from the top left corner a layer is). Are you seeing this for shapes that are inside of an artboard?

Yea, the layers are inside a artboard/frame but doesn't work anyways :/

Unterminated string constant
This typically comes from layer names having characters that confuse the way JSON stores things –typically from special characters or punctuation. It is possible to build in catches for these but we need to know what characters are causing the error. Try selecting smaller groups of layers to track down the problematic layer name text.

Do glyphs also include this?

from aeux.

adamplouff avatar adamplouff commented on May 3, 2024

I'm not looking at your file so I can't really say, but I've been caught before by a layer being within the bounds of a Frame, while not actually being a child of that frame. Its coordinates are within the edges of the frame but the layer itsef is not within the hierarchy of the frame.

Emojis and glyphs should be ok but something might be causing the bug. Quotes ("") within a layer name originally tripped up the system but there might be another problematic character somewhere.

from aeux.

Toldbylucas avatar Toldbylucas commented on May 3, 2024

Np man!
You can see my file here if you want to look further into it!
https://www.figma.com/file/dyfuQOM1Js4GmS8QmplhRH/test-motion?node-id=1%3A9

from aeux.

skatekowski avatar skatekowski commented on May 3, 2024

I have the same error. "Unterminated string constant" ... My testfile consists a vectorized text and a vector layer. It's inside an artboard. Artboard name is "story", filenames are "logo" and "crt" No matter what I try to do, the error is always the same. I even can't export a single file. Is this plugin still alive?

from aeux.

adamplouff avatar adamplouff commented on May 3, 2024

The project is active but is a side project that gets updates as time allows. I’m back on it this week so if you can share your figma file (or something similar that’s also causing problems) I’d be happy to take a look: [email protected].

Indeterminate String Constant is usually related to symbols in layer names. But I would like to check if it’s something else.

from aeux.

yellowshoess avatar yellowshoess commented on May 3, 2024

@adamplouff I have the same problem. Did you guys fix it somehow last time?

from aeux.

vmedium avatar vmedium commented on May 3, 2024

Here's what I would try to make sure you are reducing the complexity of the situation to make sure the base plugin's between apps can talk to each other...

  • Make sure you have the latest plugin installed in Figma and AEUX: https://aeux.io/guide/download.html
  • Make sure that you have a brand new AEP, and brand new Figma file.
  • Make sure the AEUX plugin is open in After Effects
  • In your Figma file, make a single frame, draw a single circle in it.
  • Select the frame, and send that to AE

If this works, but your specific file or file doesn't, then it means that there is some level of hierarchy, complexity, possibly a weird character in a layer name, or something else going on that is messing things up. Try to isolate the individual pieces of what you are trying to import 1 piece at a time until you find the offending part or problem.

from aeux.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.