JPEXS Free Flash Decompiler Issue Tracker

If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler

NEW : We have got a new blog where we post some interesting SWF internals info.

List of issuesList of issues

#1669 Can't save the file after removing a bitmap that is part of a shape
Author: user STA20
Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: Shapes
State: closed Help

> What steps will reproduce the problem? Go to Image, Remove some, for example the last one, 1343. Try to "Save As". > What is the expected output? What do you see instead? I get the error attached below. File does not save, I get an empty swf.tmp instead. > What version of the product are you using? Is it "nightly build"? Which operating system do you have? v.14.3.1 stable, Win 7, Java 1.8.0_92 > Please provide any additional information below. If the problem is related to a SWF file, attach it here, otherwise we can't help you. I have encountered this bug many times before. Happens sometimes if you remove an image that is a part of a shape that has many other vector layers, but never happens if the shape is made of bitmap layer only.
Downloadeaster-outfit_test.swf (1,402 KiB)DownloadError.png (17 KiB)
admin
This is fixed in nightly 1900.
State: new→upgraded
user
Testing in nightly 1906: now such shapes do not display correctly, looks like wrong blending of the bitmap layer. From previously attached file look at shape 609 - the green colour shouldn't be there. The bitmap itself looks fine when looking at it in Image section.
admin
This is fixed in nightly 1907.
user
Nightly 1907: Still looks wrong, like bitmap's alpha not handled correctly. Check shape 1188 and the attached images. old - how it looks on previous builds nightly 1907 - how it looks now accurate - how it should look
admin
This is fixed in nightly 1910.
user
Good job. No more issues with that.
admin
Thanks.
State: upgraded→closed