V1.25.6 to v1.25.7 - Maxiumum Call stack size exceeded

After just upgrading from v1.25.6 to v1.25.7, I can't open my session anymore with this error:

(ERROR, CLIENT) Uncaught RangeError: Maximum call stack size exceeded
    at this.errorProp (src/client/widgets/common/widget.js:895:79)
    at this.removeOscReceivers (src/client/widgets/common/widget.js:457:43)
    at new Widget (src/client/widgets/common/widget.js:213:13)
    at constructor (src/client/widgets/common/canvas.js:29:8)
    at constructor (src/client/widgets/sliders/slider.js:11:8)
    at constructor (src/client/widgets/sliders/fader.js:63:8)
    at this.getIterator (src/client/parser.js:77:21)
    at w.getScroll (src/client/editor/data-workers.js:104:27)
    at reCreateWidget (src/client/widgets/common/widget.js:1310:34)

-Edit-
I'm not sure what you need from me to help debug this, my custom module is quite large and split up across multiple files. I could zip everything up if that would help?

Cheers,
DMDComposer

If the error occurs without the custom module then the session file should suffice.

Hi Jean,

I just tested it removing the custom module from loading, and the call stack size exceeded error came up still. I've attached my session for you.

Cheers!

main.zip (300.9 KB)

Thank you, it will need some work to get properly fixed, meanwhile I recommend you stick to using v1.25.6.

1 Like