[open] Error while executing inline script
Hi all,
I am trying to run an experiment with multiple rounds, but it always stops after the baseline and gives me the following error.
My hunch is that I am calling a sound or pictures that is not in the pool, but I have tried a lot of asjustments and nothing works.
Thanks in advance
Error while executing inline script
phase: run
item: looptrials2
line: 175
exception message: Error while executing inline script
exception type: osexception
Traceback (also in debug window):
File "dist\libopensesame\inline_script.py", line 173, in run
File "dist\libopensesame\python_workspace.py", line 111, in _exec
File "", line 21, in
File "dist\libopensesame\inline_script.py", line 176, in run
osexception:
Error while executing inline script
phase: run
item: block3initialize
line: 23
exception message: name 'Item1' is not defined
exception type: NameError
Traceback:
File "dist\libopensesame\inline_script.py", line 173, in run
File "dist\libopensesame\python_workspace.py", line 111, in _exec
File "", line 24, in
NameError: name 'Item1' is not defined
Comments
Hi,
Your hunch may have some merit. Did you try adding the extension to the filename? (e.g. 'item1.jpg')
Cheers,
Josh