Skip to content

Gap Fill not working with PolledUpdate #173

@lynceus666

Description

@lynceus666

Describe the issue
The gap fill option (e.g. using a looping script whenever there is a gap in the current script) works fine as long as the update setting in Device Map is set to FixedUpdate.
But when the update setting is set to PolledUpdate, the looping script set in the motion setting is ignored.

Expected behavior
If there is a looping script set in the motion setting (e.g. MotionProvider= LoopingScript, Script="RandomPattern.funscript") and the current script played via Buttplug.io has a gap larger than the gap defined in the gap fill setting, the looping script should fill the gap. This currently only works if the Update Setting under Device Map is set to FixedUpdate.

Metadata

Metadata

Assignees

Labels

issueApplication has unwanted/unexpected behaviourwontfixThis will not be worked on

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions