Whenever a student opens a .tvpp project file from the network and then tries to Save Project, they get an error like this: In this specific error, the UNC path is:
\\medusa\anim_classes\tvp_save_test.tvpp
But as you can see from the error, the first backslash is missing from the path to the temp file:
\medusa\anim_classes\tvp_save_test.tvpp.tmp
If the student tries to Save Project As... instead, the 'Save Project' window takes a very long time to display anything (similar to what another user reported in this thread: viewtopic.php?f=10&t=7960&p=70308), and once the 'Save Project' window finally stops thinking, it is never in the network directory where the .tvpp file was was saved, and ifthe student copies and pastes the UNC path into the 'File' field of the 'Save Project' window, nothing happens when they click OK, so the student has to manually browse the Network to find the file, and when they find the file or give it a new name/path, is gives the same sort of "Can't create file" error.
I see in another thread that a user replied (viewtopic.php?f=10&t=7017&p=63493" onclick="window.open(this.href);return false;):
I discovered on my own a while back that mapping a network drive is a workaround, but like I said, it is not our preferred workflow and it is frustrating that TVP is the only application that we use that does not support Windows UNC network paths. Is there any chance that UNC paths will be supported in TVP 11?jbardakos wrote:Have you tried to "map network drive" from the Windows Explorer [assuming that you use Windows]
TVPaint needs to have a "Drive" name like "Z:" in windows in order to use a correct path.