Run if sequence not presented in OSWEB but fine in Opensesame
Hello again,
I am running an AXcpt experiemnt that includes 2 versions of the task where the reponses s and l are counterbalanced.
I am using text input to get participants to enter the month they were born [month_born] then using this variable to allocate particpants to the counterbalanced versions of the experiement (i.e. Experiment_Even and Experiement_odd) using the run if function.
This works fine in opensesame. Howwver in the web browser the page turns white inputing month_born.
I added in a console.log('aftermonthborn') in the reset_reponse item that occurs after the MonthBorn sequence. I then looked at the console in firefox and the code gets to the reset_reponse item but then doesn't run the Experiment_Even or Experiment_odd sequence.
I then get a source map error
This month_born procedure seems to work fine on another study I am running but the month_born vairbale is used to run if loops not sequences. Just wondering wheether the problems might eb related to sequences?
Many thanks
Deiniol

Comments
Have you seen this?
Hi @JasperdeWaard Thanks. I tried to download OSWEB 1.3.13 using !pip install opensesame-extension-osweb in the opensesame console but it didn't work. Says Requirement already satisfied:
I also tried to see if it was anything to do with loops with single rows. I have a couple of those but did the work around suggested here https://forum.cogsci.nl/discussion/6882/experiment-runs-correctly-in-os-but-not-in-browser#latest
I then experimented with a simplified version (no loops)
Again, work fine in opensesame but the sequences are skiped in OSWEB
Tried again with sequences imbedded in loops.
Again, work fine in opensesame but the sequences are skipped in OSWEB
I just upgraded OSWEB using
It worked and I am now running OS - 3.3.7 and OSWEB 1.3.13.
However, the problem above persists.
Tried it edge and chrome but get the same error:-
DevTools failed to load SourceMap: Could not load content for file:///C:/Users/Deiniol/AppData/Local/Temp/vendors~osweb.1.3.13.bundle.js.map: System error: net::ERR_FILE_NOT_FOUND
Hi,
Do you still have the problem? Could you share the newest version of your experiment here?
Thanks,
Eduard