This error occurs when the routing of internal API paths does not function correctly. In most cases, this happens when tracking data is sent from the DirectAPI to timeline parameters.
Error Message
Local Error: Continuation failed: [string "?"]:150: attempt to perform arithmetic on a nil value
stack traceback:
[string "?"]:576: in function <[string "?"]:572>
Symptoms
The log is filled with error messages; the function is not executing correctly.
Cause
Between versions 2.0 and 25.1, there was a change to the internal routing in Pixera, which means that certain commands can no longer be properly mapped within the DirektAPI.
Solution
You can change the internal behavior with a tweakconfig entry.
"controlUseAbsolutePathInRefs": false
to set this, please place the file in “C:\ProgramData\AV Stumpfl\Pixera”
Pixera 26.1 R 1 | 20 April 2026 | J.B.
