Skip to content

Commit 3fbc3d2

Browse files
author
arch
committed
update docs
1 parent a46db68 commit 3fbc3d2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ If you are using an older version of the `funscript_generator.lua` you should do
4949

5050
In some cases OFS does not set the path to the video file within the lua script correctly (the variable `VideoFilePath` is empty). Mostly it helps to save the current project and/or create a new project. Then the variable should be set by OFS and the generator should work.
5151

52+
### When press shortcut the message "C:\Users\...” is not recognized as an internal or external command, operable program or batch file.
53+
54+
The path you have set in `Settings.FunscriptGenerator` does not exist. You have an typo in the path or forget an parent directory. Double check the complete path string!
55+
5256
### Tracking stops automatically
5357

5458
If a tacker does not find the selected feature in the next frame, the tracking process stops. If more than 120 frames have already been tracked, a window appears to select the minimum and maximum value in which the reason for the abort is displayed with e.g. `Info: Tracker Woman Lost`.

0 commit comments

Comments
 (0)