Explore answers to common questions about workflows and issues
The default password for all default users is 1234. You can change it in the settings.
Ideally, yes. The common folder is used to share templates and user data between different users of the application. It also holds the whole user data in it. Therefore, it is important to define a folder that is accessible to all users.
Yellow colour codes have different meanings depending on the context. However, in all cases, they slightly warn the user about the item.
In versions (dropdown list) yellow means that the version you are looking at and about to load is not the latest. There might be multiple reasons for this:
In work files, yellow colour coding means that the work branch doesn't have any publishes yet. The works with publishes turn to green. This is to signal the next artist who will pick this up.
The FPS warning checks the related metadata (fps) from the task. As all metadatas, fps values are inherited from hiearchy.
If you defined the fps value at project level and never touched again in any sub-project or task, it will be the same as the project's fps value.
However, you can define different fps values for each tasks. Or you can define a new fps value for a sub-project and it will be inherited by all tasks and
sub-projects under that sub-project.
If the scene you are about to save has a different fps value than the task's fps value, it will warn you about it.
You can either change the scene's fps value or the edit the task's fps value by simply 'right-click edit' to match the scene's fps value.
First thing you should check the script editor/console/logs for any errors.
if you see an error like "No module named tik_manager" or "No module named tik_manager4" it means that the module is not installed properly.
Windows only:
Windows, Linux and MacOS:
See also installation in documentation
The most common mistake is specifying the path incorrectly. The Path must be the parent of the
tik_manager4 folder. If you extracted the contents directly from the zip file it will be something
like tik_manager4-4.3.0.
As an example, where we have a hierarchy like this:
home/user/tik_manager4-4.3.0/tik_manager4/dcc...
The correct path should be:
/home/user/tik_manager4-4.3.0/tik_manager4