Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Java actionscript Desktop v laptop general question

  • Java actionscript Desktop v laptop general question

    Posted by Jim Cascarina on February 5, 2026 at 5:05 pm

    Java actionscript Desktop v laptop question. I’m working on a scriptUI script it works beautifully on my PC desktop but doesn’t funtion properly on razer or mac laptop on both laptops it fails at the same point when i think the script is trying to store some info to xmp. so I’m not looking for a fix just wondered if any of you scripters have encountered this before and are there any general laptop v desktop gotchas I’m missing? thanks in advance

    Jim Cascarina replied 2 months, 2 weeks ago 3 Members · 4 Replies
  • 4 Replies
  • Chris Voelz

    February 5, 2026 at 5:40 pm

    I’ve only done stuff in Windows, but my first thought would be that the paths are different for where you are storing/recalling information. Could be the difference on where the script is launching from too.

  • Jim Cascarina

    February 5, 2026 at 9:34 pm

    Hmmn I’ll investigate but I think if it was apath thing it might fail on the mac laptop but the windows one should have all the same paths. i’ll dig more

    thank you for your reply

  • Ifeanyi anyi

    February 15, 2026 at 12:02 am

    I’ve seen this too and it’s rarely desktop vs laptop.

    When XMP writes fail on laptops, it’s usually permissions or user context. iCloud, OneDrive, or stricter macOS sandboxing can block or delay metadata writes even when paths match. Also double check AE versions, small build differences can break XMP calls.

    I’d focus on permissions and where XMP is actually being written, not the hardware.

  • Jim Cascarina

    February 15, 2026 at 9:59 am

    Hi thank you for your reply, I decided in the end to re work the script so it didn’t need xpm to run. It’s probably how I should have done it to start with:)

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy