If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
: The issue tracker is now writable again and logged users can download files too. But note that our support is very LIMITED.

#1488 java.util.EmptyStackException when trying to export a frame
Author:
alexv

Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: ExportSVG
State: upgraded 

> 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!

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)"

Fixed in nightly 1881.
State: new→upgraded