bitfocus / companion-module-allenheath-sq

MIT License
7 stars 3 forks source link

[BUG] "lv.fixed" Function causing module lockup/crash #55

Closed JoshDarnIt-All closed 1 month ago

JoshDarnIt-All commented 1 month ago

This was first observed using "Fader channel level to FX send" Action. It can be observed with may different actions. Seems to be an issue related to "lv.fixed" being undefined according to the Debug/Log

See Debug/Log attatched below. This function shows a common issue in any action currently using “lv.fixed” function. Error is clearly stated in Debug/Log. When You try to utilize this step, it causes an issue where companion repeatedly restarts module, ultimately crashing the module. During this time you lose all control of console via the companion module. I still have physical control of the console.

Fader channel level to FX send - Debug log.csv

josephdadams commented 1 month ago

should be fixed now