All elements are ''undefined'' on Pavlovia

If this template helps then use it. If not then just delete and start from scratch.

OS (e.g. Win10):
PsychoPy version (e.g. 2024.2.4 Py 3.8): PsychoJS 2025.1.1, also v2025.1.1 for PsychoPy
URL of experiment: Decision-Making [PsychoPy]

Link to the most relevant existing thread you have found: Undefined parameters in Pavlovia

The issue:

So there have been a series of issues, all related to PsychoPy generated javascript.

First, util seemed to be defined multiple times (so I removed it from a function name it was added to). Now that part is fixed, however - after that I keep getting ______________ is not defined errors. For every single parameter. These are automatically generated parameters, not ones I created with script (those are defined). I am unsure what to do - this is thousands of parameters. I think it could be due to the fact that I changed original code - but that did not run either + now it at least loads the settings screen.

Help, please? :slight_smile:

to add - the experiment was created in builder locally (on my device) but all of the files are in the gitlab project repo

also I know very little about JS, my programming knowledge is based on Python + R so I unfortunately do not know if I did something so wrong in the syntax that it kills the whole set up:(

Thank you for the tips, however - then I unfortunately still have an issue with ‘‘util’’. Particularly, it says that there is an error with util because it was already defined. The error relates to this line

I am a bit confused as to what this means - given that this is a generated line.

Are you using the word util to mean anything?