Getting error while loading a template

Hi,

I just reopen a patch I worked on last night today I get this error when opening it :

(ERROR, CLIENT) Uncaught TypeError: Cannot convert undefined or null to object
at this.getProp (src/client/widgets/sliders/slider.js:29:52)
at constructor (src/client/widgets/sliders/knob.js:58:8)
at this.getIterator (src/client/parser.js:77:21)
at Array(this.getProp (src/client/widgets/containers/panel.js:203:27)
at this.getIterator (src/client/parser.js:77:21)
at Array(this.getProp (src/client/widgets/containers/panel.js:203:27)
at constructor (src/client/widgets/containers/tab.js:36:8)
at this.getIterator (src/client/parser.js:77:21)
at Array(this.getProp (src/client/widgets/containers/panel.js:162:27)

Spat_Revolution_v2.json (410.2 KB)

(upload://i0Ekhr5SeZmUDuBf03WtlK7DFT9.json) (410.2 KB)

It's fixed in v1.9.12.

1 Like

thank
users have a lot of imagination to create bugs

New error :

(ERROR) A JavaScript error occurred in the main process:
TypeError: Cannot read property 'sessionPath' of undefined
at resolvePath (/Applications/open-stage-control.app/Contents/Resources/app/server/src/server/server.js:48:1)
at Server.httpRoute (/Applications/open-stage-control.app/Contents/Resources/app/server/src/server/server.js:119:1)
at Server.emit (events.js:203:13)
at parserOnIncoming (_http_server.js:735:12)
at HTTPParser.parserOnHeadersComplete (_http_common.js:116:17)

Can you send your session file again ?