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 issues#2546 Seemingly erroneous §§findproperty instruction on weird dup decompilation
Author:
dimusLV
dimusLVDate created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: AS3
State: closed 

> What steps will reproduce the problem?
Go to line 178 of Configurable in the attached .swf. There's a §§findproperty
instruction, which I think shouldn't be there, as the findproperty in the p-code is
standard for setting a variable.
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
I'm using nightly 3318 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.
snap48.swf (6,267 KiB)There seem to be similar problems on line 523 in Configurable and on line 44 in Hud
This ia fixed in nightly 3324.
State: new→upgraded
State: upgraded→closed
