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

#2492 Crash on removing object from frame
Author:
Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: DeadlockGUI
State: closed Help

> What steps will reproduce the problem? In the attached SWF, go to frame 1 and remove the object with depth 1 (block). > What is the expected output? What do you see instead? The program freezes and I have to kill it in Task Manager. However, after reopening and trying again, it appears to work fine. I don't know how to consistently reproduce this, but it happens fairly frequently across many SWFs. > What version of the product are you using? Is it "nightly build"? Which operating system do you have? 24.0.1, Windows 11.
I have a consistent crash with the attached SWF. Removing the last PlaceObject2 tag in frame 13 (listed with a [2]) will cause it. I don't know where Java logs are generated but I can try to provide them. This issue is making difficult to do editing work so a resolution would be very appreciated.
I got this stack from NetBeans
Downloadffdeclock.png (44 KiB)
Thank you, this time I could replicate it and fix. It should be okay in nightly 3453.
State: new→upgraded
Great, thank you
State: upgraded→closed