Giter Club home page Giter Club logo

Comments (8)

FlannelExpert avatar FlannelExpert commented on July 22, 2024 1

I haven't had this issue in a while after starting a new project.

from bolt-cep.

justintaylor-dev avatar justintaylor-dev commented on July 22, 2024

Which OS and App are you testing in?

from bolt-cep.

FlannelExpert avatar FlannelExpert commented on July 22, 2024

Windows 11 in After Effects

from bolt-cep.

FlannelExpert avatar FlannelExpert commented on July 22, 2024

A global function like...

evalES(`alert("Hello from ExtendScript :: " + app.appName + " " + app.version)`, true)

runs normally, but anytime I call a function in aeft.ts like...

evalES(`helloWorld("${csi.getApplicationID()}")`)

I get the TypeError.
Everything works fine for a little bit in the beginning but for some reason after some development I get that error. I've tried clearing everything and going back to scratch but still get the error, even on the helloWorld function.

from bolt-cep.

justintaylor-dev avatar justintaylor-dev commented on July 22, 2024

What is your id set to in cep.config.ts and what other config settings have you changed? Also what version of Node are you running (run node -v)

from bolt-cep.

FlannelExpert avatar FlannelExpert commented on July 22, 2024

id: 'com.flannelexpert.gfxautomator'
Node: v16.17.1

The only other changes I've made were to displayName and panelDisplayName, both to 'GFX Automator'

from bolt-cep.

gorlikariel avatar gorlikariel commented on July 22, 2024

@justintaylor-dev I'm getting the same error that @FlannelExpert was getting, not sure why this was closed, the bug is still out there.

Just like him, it just randomly hit me after a developing for a while. exact same issue, and I have no idea what causes it.
Didn't change node versions, didn't touch cep.config.ts, just randomly started getting the "TypeError: undefined is not an object" error when trying to call evalEs.

Would appreciate some help here, my development is completely stuck.

from bolt-cep.

justintaylor-dev avatar justintaylor-dev commented on July 22, 2024

@gorlikariel the issue was closed by the author, I assume because it was user error. If you're experiencing a similar issue, please open a new issue and list out your system specs and code snippets in JS and ExtendScript. Thanks

from bolt-cep.

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.