Ich kann weder in Bridge, noch in Photoshop CS6 mit Kontaktabzug II Kontaktbögen erstellen. Jedes Mal gibt es einen crash... Mac OS 10.9.5, CS6
File: /Applications/Adobe Photoshop CS6/Presets/Scripts/ContactSheetII.jsx
Line: 1272
Error Name: Error
Error Number: 9002
Line: (1263) }
Line: (1264)
Line: (1265) var file = psx.convertFptr(fptr);
Line: (1266)
Line: (1267) // Always work with UTF8/unix
Line: (1268) file.encoding = "UTF8";
Line: (1269)
Line: (1270) rc = file.open("w", "TEXT", "????");
Line: (1271) if (!rc && psx.IOEXCEPTIONS_ENABLED) {
Line: (1272) >> Error.runtimeError(psx.IO_ERROR_CODE, psx.fileError(file));
Line: (1273) }
Line: (1274)
Line: (1275) // file.write("\uFEFF");
Line: (1276) // unicode signature, this is UTF16 but will convert to UTF8 "EF BB BF"
Line: (1277) // optional and not used since it confuses most programming editors
Line: (1278) // and command line tools
Line: (1279)
Line: (1280) file.lineFeed = "unix";
Line: (1281)
Line: (1282) file.writeln('<?xml version="1.0" encoding="utf-8"?>');
[ContactSheetII.jsx]
main()
_main()
execCSII_UI([Object:[object Object]])
exceptionMessage([Error:Fehler: Dateifehler: \"/Applications/Adobe Photoshop CS6/null/Kontaktabzug II.xml\": I/O-Fehler.])
Auch der Image Processor in Photoshop aus dem Menü Automatisieren funktioniert nicht mehr: