Slider tick labels causing unspecified java error

I am using the sliders component and everything works fine except that when I try to add labels for the ticks, running it online gives me unspecified java error. Is there anyway I can fix this? I know i’ve posted a million help questions but I am on a crunch. V8.psyexp (11.0 KB)

Hi Hasademi,

Try to add ‘’ to your labels to make them a string instead of a number (integer). ‘1’, ‘2’, ‘3’…

In my case it words although on the web the labels are not in the same visual width with the scale.

Good luck,
Rani