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 issues#1488 java.util.EmptyStackException when trying to export a frame
Author: alexv
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed
> What steps will reproduce the problem?
Open the attached SWF file, select the frame and try to export it to SVG
The error occurs.
> What is the expected output? What do you see instead?
A file is created but instead of containing the SVG of the frame, it is empty (the size of
the file is O byte)
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
v.11.2.0 on MacOS
Note that the problem is not systematic, export works for similar other SWF files of same
origin.
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
File attached (1.swf)
Thanks!
01.swf (2 KiB)
For me (Windows), it only happens for some sprites being exported to SVG. Yes it is SVG
specific and sprite specific. Example in attached swf file: "DefineSprite (391:
IntroMenu)"
foresttemple_mod.swf (1,918 KiB)
Fixed in nightly 1881.
State: new→upgraded
State: upgraded→closed