JPEXS Free Flash Decompiler Issue Tracker

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

NEW : You can now close your own issues and reopen them later if needed. You can also comment closed issues.
List of issuesList of issues

#2701 Decompilation of a simple frame script freezes the program if code deobfuscation is off
Author:
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: new Help

> What steps will reproduce the problem? Open the frame 85 script of sprite with chid 192 in the attached .swf > What is the expected output? What do you see instead? If opened with code deobfuscation off, this seemingly freezes the program. If opened with deobfuscation on, it takes a bit to decompile, but eventually succeeds. > What version of the product are you using? Is it "nightly build"? Which operating system do you have? I am using stable version 26.0.0 on Windows 10. > Please provide any additional information below. If the problem is related to a SWF file, attach it here, otherwise we can't help you. Additional, somewhat unrelated note: if you open the .swf with a Flash player and click on "Play Game", on a non-debug v32 Flash player it seems to work normally, but on a debug v32 Flash player the game crashes (the window disappears). Any idea why that might be the case?