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

#2524 AS2 P-Code edit: Class files missing target offsets on nightly
Author:
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed Help

> What steps will reproduce the problem? On nightly, go to any package in attached SWF (such as mx.utils.Delegate). Attempt to edit P-Code. > What is the expected output? What do you see instead? Gives error: TARGET NOT FOUND - identifier:loc009f addr: ofs0011 on line 8. On stable build, the target offset is on line 16 "loc009b:Pop". On nightly, all target offsets are missing so P-Code cannot save. > What version of the product are you using? Is it "nightly build"? Which operating system do you have? Nightly 3293 > Please provide any additional information below. If the problem is related to a SWF file, attach it here, otherwise we can't help you. Tested back to nightly 3275, same issue, don't have any older builds to hand.
Downloadbloonstd.swf (463 KiB)
This is fixed in nightly 3294.
State: new→upgraded
State: upgraded→closed