Running Experiment Online: TypeError: this._trialSequence[this.thisRepN] is undefined

URL of experiment: Pavlovia

Description of the problem: When i try to run my experiment (which I have built in Builder and works perfectly there) online I get this message: TypeError: this._trialSequence[this.thisRepN] is undefined
The Web-Console in Firefox shows this:
TypeError: this._trialSequence[this.thisRepN] is undefined
next https://run.pavlovia.org/FJK/soa_audio/html/lib/data-2020.1.js:234
trials_1LoopBegin xxx/Audiotrial.js:573
_runNextTasks xxx/soa_audio/html/lib/util-2020.1.js:1093
_runNextTasks xxx/soa_audio/html/lib/util-2020.1.js:1096
_runNextTasks xxx/soa_audio/html/lib/util-2020.1.js:1096
update xxx/soa_audio/html/lib/util-2020.1.js:1060

I do think it is a translation mistake, right? but I can’t wrap my head around it.

Thanks :slight_smile:

Have you got a loop called this?

Please do take a look at my crib sheet (pinned post).

Best wishes,

Wakefield

I have got loops called ‘trials_1’ - ‘trials_6’

Ah cool, I didn’t know about the crib sheet :slight_smile:

thank you,
Fabian