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

#1666 Importing an XML file is throwing an error
Author: user heyo1
Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: GFXXML
State: closed Help

> What steps will reproduce the problem? Export SWF as XML and try reimporting it > What is the expected output? What do you see instead? That it will reimport, but it won't > What version of the product are you using? Is it "nightly build"? Which operating system do you have? The regular latest version from Github, Windows 10 1909 > 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 am trying to add a surfaceFilterList to a PlaceObject, and I think the only way I can do this is by exporting and editing the XML file (unless there is something in the program that I haven't seen). I edited the XML file but it wouldn't reimport (can't remember the error). However, if I just export the XML and then reimport it (without any changes) I get: SEVERE Error while getting val from class class com.jpexs.decompiler.flash.SWF field: tags java.lang.NoSuchMethodException: com.jpexs.decompiler.flash.tags.gfx.ExporterInfo.<init> I am using Java 8 Update 281. Any help appreciated, thanks.
admin
Please attach your SWF file.
admin
This is fixed in nightly 2131.
State: new→upgraded
admin
State: upgraded→closed