Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Has anyone run into the I/O error 52 when trying to load something from a relative path in extend script?

Enthusiast ,
Dec 03, 2014 Dec 03, 2014

I'm having issues when loading something in a relative path through a script, on my computer I have no issues, but on 2 other devices at work, it's not working. Even at home on a PC and mac I haven't run into problems, anyone have insight on this?

Here's where it fails:

#include common.jsx

It's loading this in the same path another script is called from. Thoughts?

TOPICS
Actions and scripting
1.2K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Enthusiast , Dec 04, 2014 Dec 04, 2014

I remembered we have weird permission issues at work. Somewhere between my Home Windows 8 machine(horrible permissions issues with network), my home mac, email and my work computer, some permission got out of whack. The workaround for this was copying the file to my desktop, back to the exact same spot on the network. This resolved all issues.

Translate
Adobe
Enthusiast ,
Dec 04, 2014 Dec 04, 2014
LATEST

I remembered we have weird permission issues at work. Somewhere between my Home Windows 8 machine(horrible permissions issues with network), my home mac, email and my work computer, some permission got out of whack. The workaround for this was copying the file to my desktop, back to the exact same spot on the network. This resolved all issues.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines