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

#103 Missing block
Author: user pepka
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed Help

> What steps will reproduce the problem? The result of decompilation of a few instructions is missing (although instructions are present in p-code). > What is the expected output? What do you see instead? Instead of: if (vars.isGSVars) { vars = vars.vars; } you get: if(vars.isGSVars) { } > What version of the product are you using? On what operating system? 1.6.0u1
Downloadmissing_block.swf (2 KiB)DownloadMain.as (2 KiB)
admin
State: new→opened
admin
version 1.6.1 was released. This should be fixed.
State: opened→upgraded
user
Hi, this one has gone.
admin
State: upgraded→closed