JPEXS Free Flash Decompiler (original) (raw)

NEW 03/07/2026: 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

Date created: 07/22/2025, 11:30:15 am

Type: bug

Visibility: Everybody

Assigned to:

State: closed Helpnew: Initial state. As long as issue is in this
state, the work on the issue has not yet
begun.
opened: Opened state means developer started working
on the issue. Feature/Fix will probably be in
the next release.
postponed: This means developer is not working on it
now, for some reason it cannot be implemented
now. Issue may be opened again in the future.
upgraded: Issue is in upgraded state when developer
made changes to the program and new version
was released.
closed: This means the user is satisfied with issue
results and no more changes are needed.
invalid: These issues cannot be solved.
ignored: Developer decided to take no action on this
issue.
returned: Program changes were made but user is not
satisfied and returned the issue.

> 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.

03/07/2026, 4:48:52 pm

user

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.

03/10/2026, 4:40:20 am

user

I got this stack from NetBeans

03/10/2026, 9:12:09 am

admin

Thank you, this time I could replicate it and fix. It should be okay in nightly 3453.

State: new→upgraded

03/11/2026, 4:34:47 pm

user

Great, thank you

03/28/2026, 4:33:07 pm

admin

State: upgraded→closed