Back
Login
Register
Login
Register
Millisecond Forums
Home
»
Millisecond Forums
»
Inquisit 5
»
Getting Errors in offline mode
Getting Errors in offline mode
Post Reply
Like
65
Getting Errors in offline mode
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
audiosophy
audiosophy
posted 7 Years Ago
ANSWER
HOT
Topic Details
Share Topic
Group: Forum Members
Posts: 62,
Visits: 212
Ok so I can't seem to get offline mode to work properly.
I have a batch file with several scripts and their materials online. I run batch file using the player app (IOS). The batch file script appears in the "tests" tab of the player. I press the "offline" toggle. I hit the 'repeat' arrow. It loads for a bit and then the loading 'dial' goes away. I select the batch file and in the subsequent window I hit the blue "start" arrow.
Inquisit then tries to load and returns this error:
Any ideas on how I can resolve this?
Reply
Like
65
Dave
Dave
posted 7 Years Ago
ANSWER
Post Details
Share Post
Group: Administrators
Posts: 13K,
Visits: 104K
+
x
audiosophy - Tuesday, April 24, 2018
Ok so I can't seem to get offline mode to work properly.
I have a batch file with several scripts and their materials online. I run batch file using the player app (IOS). The batch file script appears in the "tests" tab of the player. I press the "offline" toggle. I hit the 'repeat' arrow. It loads for a bit and then the loading 'dial' goes away. I select the batch file and in the subsequent window I hit the blue "start" arrow.
Inquisit then tries to load and returns this error:
Any ideas on how I can resolve this?
Could you point me to the link / start page of the respective experiment?
Reply
Like
66
audiosophy
audiosophy
posted 7 Years Ago
ANSWER
Post Details
Share Post
Group: Forum Members
Posts: 62,
Visits: 212
+
x
Dave - Tuesday, April 24, 2018
+
x
audiosophy - Tuesday, April 24, 2018
Ok so I can't seem to get offline mode to work properly.
I have a batch file with several scripts and their materials online. I run batch file using the player app (IOS). The batch file script appears in the "tests" tab of the player. I press the "offline" toggle. I hit the 'repeat' arrow. It loads for a bit and then the loading 'dial' goes away. I select the batch file and in the subsequent window I hit the blue "start" arrow.
Inquisit then tries to load and returns this error:
Any ideas on how I can resolve this?
Could you point me to the link / start page of the respective experiment?
https://mili2nd.co/zaib
Thanks in advance
Reply
Like
50
Dave
Dave
posted 7 Years Ago
ANSWER
Post Details
Share Post
Group: Administrators
Posts: 13K,
Visits: 104K
+
x
audiosophy - Tuesday, April 24, 2018
+
x
Dave - Tuesday, April 24, 2018
+
x
audiosophy - Tuesday, April 24, 2018
Ok so I can't seem to get offline mode to work properly.
I have a batch file with several scripts and their materials online. I run batch file using the player app (IOS). The batch file script appears in the "tests" tab of the player. I press the "offline" toggle. I hit the 'repeat' arrow. It loads for a bit and then the loading 'dial' goes away. I select the batch file and in the subsequent window I hit the blue "start" arrow.
Inquisit then tries to load and returns this error:
Any ideas on how I can resolve this?
Could you point me to the link / start page of the respective experiment?
https://mili2nd.co/zaib
Thanks in advance
Thanks! On it, will update here as quickly as possible.
Reply
Like
41
Dave
Dave
posted 7 Years Ago
ANSWER
Post Details
Share Post
Group: Administrators
Posts: 13K,
Visits: 104K
+
x
Dave - Tuesday, April 24, 2018
+
x
audiosophy - Tuesday, April 24, 2018
+
x
Dave - Tuesday, April 24, 2018
+
x
audiosophy - Tuesday, April 24, 2018
Ok so I can't seem to get offline mode to work properly.
I have a batch file with several scripts and their materials online. I run batch file using the player app (IOS). The batch file script appears in the "tests" tab of the player. I press the "offline" toggle. I hit the 'repeat' arrow. It loads for a bit and then the loading 'dial' goes away. I select the batch file and in the subsequent window I hit the blue "start" arrow.
Inquisit then tries to load and returns this error:
Any ideas on how I can resolve this?
Could you point me to the link / start page of the respective experiment?
https://mili2nd.co/zaib
Thanks in advance
Thanks! On it, will update here as quickly as possible.
Okay... I've made a slight change to the uploaded batch script, although I'm not sure that has anything to do with the error you've reported. Here's what's confusing:
The error message complains about a missing file "IWAH Scale.iqx" (note the casing), although the batch you had uploaded references no such file. Instead, it referenced a file called "iwah_scale.iqx"
<batch>
/ file = "iwah_scale.iqx"
/ file = "NeedForCogClosure.iqx"
/ file = "illusion.iqx"
/ file = "remoteassociatestest_itembyitem.iqx"
/ file = "ultimatumgame.iqx"
/ file = "bart.iqx"
</batch>
which is definitely there / exists. So, essentially, I'm wondering whether some older <batch> file is still cached on the device and the Inquisit app thus tries to fetch files that don't exist anymore. Could that be the case, i.e. have there been different iterations of the batch and scripts involved?
Reply
Like
48
audiosophy
audiosophy
posted 7 Years Ago
ANSWER
Post Details
Share Post
Group: Forum Members
Posts: 62,
Visits: 212
+
x
Dave - Tuesday, April 24, 2018
+
x
Dave - Tuesday, April 24, 2018
+
x
audiosophy - Tuesday, April 24, 2018
+
x
Dave - Tuesday, April 24, 2018
+
x
audiosophy - Tuesday, April 24, 2018
Ok so I can't seem to get offline mode to work properly.
I have a batch file with several scripts and their materials online. I run batch file using the player app (IOS). The batch file script appears in the "tests" tab of the player. I press the "offline" toggle. I hit the 'repeat' arrow. It loads for a bit and then the loading 'dial' goes away. I select the batch file and in the subsequent window I hit the blue "start" arrow.
Inquisit then tries to load and returns this error:
Any ideas on how I can resolve this?
Could you point me to the link / start page of the respective experiment?
https://mili2nd.co/zaib
Thanks in advance
Thanks! On it, will update here as quickly as possible.
Okay... I've made a slight change to the uploaded batch script, although I'm not sure that has anything to do with the error you've reported. Here's what's confusing:
The error message complains about a missing file "IWAH Scale.iqx" (note the casing), although the batch you had uploaded references no such file. Instead, it referenced a file called "iwah_scale.iqx"
<batch>
/ file = "iwah_scale.iqx"
/ file = "NeedForCogClosure.iqx"
/ file = "illusion.iqx"
/ file = "remoteassociatestest_itembyitem.iqx"
/ file = "ultimatumgame.iqx"
/ file = "bart.iqx"
</batch>
which is definitely there / exists. So, essentially, I'm wondering whether some older <batch> file is still cached on the device and the Inquisit app thus tries to fetch files that don't exist anymore. Could that be the case, i.e. have there been different iterations of the batch and scripts involved?
Hi Dave, yeah just before you replied I replaced spaces with underscores in some of the file names of the images. It seems to work now, thanks
Reply
Like
44
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Post Reply
Like
65
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Facebook
Explore
Messages
Mentions
Search