Hello! I am running 2 identical experiments (one for each group) and one runs, one just gets stuck on “initialising experiment”. I have tried deleting the entire thing, making sure no hidden documents remain in the route folder on my computer and reuploading. Can’t figure it out. Links to experiments below. First link is the working experiment, Second link is the non-working experiment.
Sarah Etty / ABaltwordsControl · GitLab <<<(working)
Sarah Etty / ABaltwords · GitLab <<<(non-working)
Any ideas?
What does the Browser developer console tell you about the error?
Why are you creating different experiments for different groups?
Hi,
Developer console:
“Failed to load resource: the server responded with a status of 404 ()
Tone.min.js:1 * Tone.js v13.8.6 *
ABaltwords.js:1 Failed to load resource: the server responded with a status of 404 ()
/favicon.ico:1 Failed to load resource: the server responded with a status of 404 ()”
I am creating different experiments for different groups to preserve my own sanity when I do the data analysis.

This is the important one. Your second experiment doesn’t have any JS files yet. Did you create it by making a duplicate of your local folder? Did you delete the .git folder in the new local folder?
Yes I did. I just used the files I started with for the first experiment and excluded the git folder. Should I include this?


Did you mark my post as the solution? What was the key step you’d missed?
I copied and pasted all files into a new folder, and didn’t delete the git file. It worked perfectly this time!