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

#2316 Stack Underflow when editing AS file with multiple classes
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed Help

> What steps will reproduce the problem? Download the attached file and go to simulation.ninja.Ragdoll, press Edit ActionScript, add a spacebar, and press save. > What is the expected output? What do you see instead? Expected is everything works like before. Instead when opening the swf with flash there is an error: VerifyError: Error #1024: Stack underflow occurred. There are two additional classes (RagParticle and RagStick) at the bottom of Ragdoll that are probably what's bugging it out.
DownloadNv2.swf (552 KiB)
This is fixed in nightly 2909.
State: new→upgraded
No more error, thanks!
You're welcome. Feel free to report any new errors!
State: upgraded→closed