pencil2d / pencil

Pencil2D is an easy, intuitive tool to make 2D hand-drawn animations. Pencil2D is open source and cross-platform.
http://pencil2d.org
GNU General Public License v2.0
1.45k stars 272 forks source link

Can not save animation. #1050

Closed nukebo212 closed 4 years ago

nukebo212 commented 6 years ago

--Issue Summary--

When I try to save an animation there is an error. ### --Actual Results-- I am not supposed to get an error and I have enough storage left where I am saving the animation. ### --Expected Results-- Nothing should happen but my animation being saved. ### --Video or Image Reference--

FileManager::save strFileName = D:/pencil2dfiles/MyAnimation14.pclx strTempWorkingFolder = C:/Users/nicko/AppData/Local/Temp/Pencil2D/Default.Y2xD/ layerCount = 4 layer[0] = Layer[id=1, name=Camera Layer, type=5] layer[1] = Layer[id=2, name=Vector Layer, type=2] layer[2] = Layer[id=3, name=Bitmap Layer, type=1] layer[3] = Layer[id=4, name=Bitmap Layer, type=1]

Error Display Title: Internal Error Description: An internal error occurred. Your file may not be saved successfully.

System Info Pencil version: 0.6.1.1 Build ABI: x86_64-little_endian-llp64 Kernel: winnt 10.0.17134 Product name: Windows 10 (10.0)

--Steps to reproduce--

I just hit Ctrl+S and I get an error. ### --System Information-- + Pencil2D Version: 0.6.1.1 + Operating System: Windows 10 + RAM Size: 16 GB + Graphics Tablet: None, a laptop. ---
Jose-Moreno commented 6 years ago

@nukebo212 Hi, this is a known issue already and it's getting fixed. However until the devs say it's okay to recommend a development build I'm afraid I'll have to ask you to follow this guide to prevent losing work from this problem.

https://discuss.pencil2d.org/t/answered-making-jpegs-stransparent/2981/4

You are welcome however to get the latest development version where I believe they have addressed the issue, but please understand that it does have a few other problems that are being solved and it's unstable, but you can try it out to see if it solves the saving issue for you. Just make sure you have plenty of backup copies as outlined in the guide linked above.

http://pencil2d.org/download#nightlybuild

Jose-Moreno commented 4 years ago

Closing as duplicate of #987 and while this one has a lot of information regarding which keys were not saved, after providing a workaround and a version with a potential fix, we never received additional feedback after 2 years.