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

#1395 Debug not working
Author: user castacio
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed Help

> What steps will reproduce the problem? Try to debug Flash file using flashplayer18_0r0_333_win_sa_debug downloaded from Adobe link provided in FFDEC. I've also tried other versions downloaded from there in the 19, 20, and 21 branches with no luck. > What is the expected output? What do you see instead? Instead of taking me to the debugger interface, FFDEC seems to just hang for a bit and doesn't even open the debugger version of Flash. Finally it fails with the following error message. 07/06/2017 10:18:38 SEVERE Uncaught exception in thread: Thread-18 java.lang.NullPointerException at com.jpexs.decompiler.flash.gui.DebuggerHandler.connected(DebuggerHandler.java:614) at com.jpexs.debugger.flash.Debugger$1.run(Debugger.java:79) > What version of the product are you using? Is it "nightly build"? Which operating system do you have? I'm using the latest stable 10.0.0 downloaded from the site, not the nightly, on a Windows 7 VM in virtualbox. > Please provide any additional information below. If the problem is related to a SWF file, attach it here, otherwise we can't help you. I can provide the file I'm working on if absolutely necessary but I've tried others with the same result. I just don't want to provide it initially here because it's malicious.
user
I just tried nightly1652 and had the same issue when trying to debug a file. I'm following all the recommended steps from the installer, so nothing special going on with my install.
admin
Hi, do you have similar problems with current FFDec version (11.0.0) ? Did you figure out something related? I can't reproduce it. Note for AS1/2 files: On debugging AS1/2, the debug flash player shows connection window (see http://bit.ly/2EyLjAm) which you must confirm. The problem is - after clicking debug button on toolbar, you can miss the connection window if you click the FFDec window as the connection window is put into background.
admin
Closing as cannot reproduce. It may be fixed since last time you used it.
State: new→closed