Group: Forum Members
Posts: 8,
Visits: 15
|
I'm currently working with some collaborators across Windows and Mac platforms, and we seem to be having some issues getting the script to run in Windows environments, as they're not generating errors on the Mac side, but only the Windows side. My current Windows device has been using Inquisit for a while, and is the most up to date version. Previously when I initially coded scripts on Windows devices and migrated over to Mac devices, we never had any issues. It's only been this script that has generated errors such as this one.
We're generating a few errors that are pretty atypical:
1. We're generating error lines like this: WIC Error: 0x80070057 The parameter is incorrect. Line 1762, File win\Direct2DGraphics.cpp
2. We're generating errors for items that seem to be missing, but the files are definitely in the folder and have the correct spelling and extensions.
Unable to open file 'C:/Users/Corvus/Desktop/Science Gender IAT/reading.wav'. No such file or directory (Error code: 5) Unable to load the picture 'C:/Users/Corvus/Desktop/Science Gender IAT/apple.jpg'.
Any suggestions to see if there's some way to fix these errors?
Thanks!
|