F.A.Q
Overall workflow and troubleshooting
I just installed Tik Manager. It asks me a password. What is it?
The default password for all default users is 1234. You can change it in the settings.
We are starting a remote working project. Do we need to use the same ‘commons’ folder?
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.
What does it mean when I see an item color-coded yellow?
Yellow color codes have different meanings depending on the context. However in all cases, it slightly warns the user about the item.
In versions (dropdown list) yellow means that the version you are looking and about to load is not the latest version. There might be multiple reasons for this: - The scene that is currently opened may be this older version as it tries to resolve to the active scene. - You may be working on the same work branch with someone else at the same time and they might have just iterated a new verison. - You may have left it that way before exiting the main ui. (It remembers the last state of the UI.)
In work files, yellow color coding means that the work branch doesn’t have any publishes yet. The works with publishes turns to green. This is to signal the next artist who will pick this up.
Whenever I save a new version, a pop-up warns me about the FPS: “The current fps (x) does not match the defined fps (x)?” How can I fix this?
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.
What are these LIVE and PRO versions?
LIVE and PRO versions are two long living branches linked to the publishes. If the Active Branches mode activated for the project LIVE and PRO versions will appear on publish drop down menus. LIVE is the version that is currently being worked on. It is usually the latest version of the asset and automatically created with each publish. PRO is the version that is considered stable and ready for production. Users with admin privileges can promote a version to PRO using the star icon next to the version dropdown menu.
See also