I have tried creating a package, and downloading the example cited on that page. I have tried storing the package in the default location and also trying to set TB_EXTERNAL_SCRIPT_PACKAGES_FOLDER. I cannot get any of my packages to load.
Harmony version: 21.1
I have written log messages in my configure.js and do not see them in the log. It seems that Harmony is failing to load up the configure.js file. Any clues would be helpful! Thank you
Harmony 21.0.3 tested using beta-packages in the resources folder.
The scripts didn’t work until I created a packages folder in the 2100-scripts folder, and moved them into it.
C:\Users\[USERNAME]\AppData\Roaming\Toon Boom Animation\Toon Boom Harmony Premium\2100-scripts\packages\[SCRIPT FOLDER]
and putting them here worked fine
C:\Program Files (x86)\Toon Boom Animation\Toon Boom Harmony 21 Premium\Plugins\ScriptingInterfaces\resources\packages\
Harmony loads by default the pacckages contained in: "../Toon Boom Animation/Toon Boom Harmony 20 Premium/Plugins/ScriptingInterfaces/resources/packages"
E.g. the “MasterControllers” and the “MiniPlayback” packages are stored there and loaded when the program opens.