Error messages
You can configure MotionBuilder to output to the console any errors encountered when trying to load modules.
Open C:\Users\<Username>\Documents\MB\<version>\config\<MachineName>.Application.txt
on Windows or $HOME/MB/<version>/config/<MachineName>.Application.txt
on Linux, and find the [Module]
entry.
[Module]
OutputErrors = No ; Output errors in the console when parsing the modules files (Default: No) (Yes/No).
Set it to Yes
to output error messages and save the file.