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

#816 P-code not shown after selecting "class initializer" trait
Author: user JackB
Date created:
Type: bug
Visibility: Everybody
Assigned to: developer honfika
Labels: AS3
State: closed Help

> What steps will reproduce the problem? These steps need to be followed exactly. 1) Open an swf file with AS3 scripts 2) Under scripts, select a class without a static "class initializer" (important to reproduce problem!) 3) Select the trait called "instance initializer" (Result: P-code shown as expected) 4) Select the trait called "class initializer" (Result: No P-code shown as expected because class has no static class initializer) 5) Select again the trait called "instance initializer" (Result: No P-code shown. Not expected. Same result as in step 3 is expected showing the P-code of the instance initializer). > What is the expected output? What do you see instead? See above. > What version of the product are you using? On what operating system? v4.1.0 on Win7-64 bit. > Please provide any additional information below. Attach the file you have problem with if neccessary. If you do not want to publish files YOU CAN CHANGE VISIBILITY TO PRIVATE
developer
This should be fixedin the latest nightly version. Please try it.
State: new→upgraded
Assigned:developer honfika
user
The issue is fixed. Thanks.
developer
State: upgraded→closed