tv_loadImage does not load psd-file

Please use this part to report bugs & errors, ask questions & "How to..."
Post Reply
User avatar
kaspar128
Posts: 20
Joined: 12 Feb 2013, 15:18
Location: Amsterdam

tv_loadImage does not load psd-file

Post by kaspar128 »

Hi everyone,
It is really cool that tvpaint can import a photoshop-file. However, I cannot find a way to do that with a george-command:

Code: Select all

tv_loadImage "psdfile.psd"

Code: Select all

tv_loadsequence "psdfile.psd"
..both result in an error.

Is there a possible method for importing psd's through George?
I checked above with a png-version, which loaded just fine. So the quoting is not the issue here..

Thanks in advance! :D
User avatar
NathanOtano
Posts: 1200
Joined: 01 Apr 2014, 07:07
Location: Biarritz, France
Contact:

Re: tv_loadImage does not load psd-file

Post by NathanOtano »

I also need this feature! :)
Working on Windows 10
Creator of Disnosc, providing storyboard, animation and design for 2D realistic pictural animation: https://www.disnosc.fr/ - nathanotano@disnosc.fr
Highly interested in animation workflows, I'm open to scripting new TVP functions for individuals and studios.
Xavier
Posts: 1852
Joined: 01 Oct 2019, 11:08

Re: tv_loadImage does not load psd-file

Post by Xavier »

kaspar128 wrote: 08 Jul 2021, 15:17 However, I cannot find a way to do that with a george-command:

Code: Select all

tv_loadImage "psdfile.psd"

Code: Select all

tv_loadsequence "psdfile.psd"
..both result in an error.
Hi Kaspar, sorry for the delay. Actually, it is managed in the code so it should work ... so it's probably a bug :?
I moved your topic into the technical support section.

Could you please tell us about your configuration ?
And if possible, provide a sample PSD file to help us reproducing the bug ?
Thanks
Post Reply