bitfocus / companion-module-datavideo-dvip

Controls DataVideo products like the SE-1200 and SE-3200.
MIT License
3 stars 1 forks source link

JavaScript Error #6

Open shockwavev88 opened 3 years ago

shockwavev88 commented 3 years ago

Added image that has all the error codes. Basically would work for 5-10mins open then will pop up the error. Cannot close except by ending the task within the Task Manager. This is on Windows 10. Not sure how other systems are. This is also on Companion 2.1.2 in case it matters.

Capture

McHauge commented 3 years ago

seems to be unable to read a colour for the text in one of the feedbacks passed on that error, at line 1051 in feedbacks.js

McHauge commented 3 years ago

looks like the "Color for T Bar transition" feedback, try and set both colour options yourself, and see if it helps, my guess would be that the default, not being in, rgb(x, x, x) format.

RoseOO commented 3 years ago

@McHauge Thank you I'll take a look at this.