Skip to content

Commit 346947e

Browse files
author
arch
committed
update doc
1 parent 792ba32 commit 346947e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/app/docs/user-guide/ofs-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Please also take a look at the [application build instruction](https://github.co
8585

8686
### When calling the generator, only a message box is displayed with the message: "Video file was not specified!"
8787

88-
In some cases OFS does not set the path to the video file within the lua script correctly (the variable `VideoFilePath` is empty). This happen when the video path contains some special character like square braked `[` and `]`. **Rename your video files and store them in a path without special character**. Then the variable should be set by OFS and the motion tracking funscript generator should work.
88+
In some cases OFS does not set the path to the video file within the lua script correctly (the variable `VideoFilePath` is empty). This could be happen when the video path contains some special character. **Rename your video files and store them in a path without special character**. Then the variable should be set by OFS and the motion tracking funscript generator should work. If you still get the error message try to restart OFS and wait about 30 seconds before starting MTFG to ensure OFS is fully initialized.
8989

9090
### Tracking stops automatically
9191

0 commit comments

Comments
 (0)