masqu3rad3 / tik_manager4

Tik Manager is a Python-based Pipeline and Project Management platform designed for VFX and Animation Projects.
GNU General Public License v3.0
80 stars 4 forks source link

blender Increment Version bug #91

Closed bodibod closed 2 months ago

bodibod commented 2 months ago

Describe the bug I can't Save increment my scene, gives me a Work not found But when I do it from main UI and click Ingest it works To Reproduce Steps to reproduce the behavior: I opened my project via Tik UI I click on "tik new Version"

Expected behavior should increment to next version Screenshots If applicable, add screenshots to help explain your problem.

DCC Please complete the following information: -Blender

Desktop (please complete the following information):

Additional context I will try on Linux later today (I am on Windows because I am using Substances with this specific project)

masqu3rad3 commented 2 months ago

I think this happens only with the new version menu item. Looks like the 'new version' button on main ui works as expected. Although they are essentially the same commands, the blender log says it is having trouble with thumbnail creation and throws an error. I will fix or patch this at once. Thank you for the feedback!

masqu3rad3 commented 2 months ago

A fix merged and released:

https://github.com/masqu3rad3/tik_manager4/releases/tag/v4.0.91-beta

@bodibod when you have the chance, can you confirm that it is working?

bodibod commented 2 months ago

Let me check !

bodibod commented 2 months ago

All good, bug is gone on Windows, I will try on Linux later :) As well I noticed that the create sub task is now working without creating a warning. Neat

masqu3rad3 commented 2 months ago

Nice! Thank you for conforming.