Uncaught TypeError: Cannot read properties of null (reading 'setColor') #169
strangerattractor
announced in
! Welcome - readme first!
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I get this error whenever I try to open one of my patches outside .dev-mode
This is the secret-url for the patch in question:
https://dev.cables.gl/p/620fdb903eaffb73d0339576?s=jM05A9XyRhTF24QX
This is the Console-Log:
Uncaught TypeError: Cannot read properties of null (reading 'setColor') at Nt.setDrawableColorByType (glpatch.js:1193:11) at Lt._updateColor (glport.js:73:23) at Object.cb (glport.js:45:101) at q.emitEvent (cables.min.js?nc=1644501123821:1:5502) at q.setUiAttribs (cables.min.js?nc=1644501123821:1:25384) at q.setAnimated (cables.min.js?nc=1644501123821:1:32202) at q.setVariable (cables.min.js?nc=1644501123821:1:31067) at Ops.Gl.Shader.CustomShader_v2.$.initVarPorts (cables.min.js?nc=1644501123821:1:53087) at Ct.deSerialize (cables.min.js?nc=1644501123821:1:218220) at patchview.js:151:29
Beta Was this translation helpful? Give feedback.
All reactions