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

#2720 26.2.0 (latest) crashes upon launch, but 26.0.0 works.
Author:
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed Help

> What steps will reproduce the problem? Launching 26.2.0 (latest) portable version. > What is the expected output? What do you see instead? Expected output is the program launching, result is it immediately closing after the splash screen. > What version of the product are you using? Is it "nightly build"? Which operating system do you have? 26.2.0 (latest), portable version, Windows 11. > Please provide any additional information below. If the problem is related to a SWF file, attach it here: I've downloaded the portable versions of 26.0.0 and 26.2.0 (latest). 26.0.0 launches without issues, but 26.2.0 closes immediately after the splash screen. 18:11:23.952 > SEVERE: Uncaught exception in thread: main com.jpexs.decompiler.flash.gui.Main$42 uncaughtException java.lang.NullPointerException: Cannot invoke "java.lang.Double.doubleValue()" because the return value of "com.jpexs.decompiler.flash.configuration.ConfigurationItem.get()" is null at com.jpexs.decompiler.flash.gui.Main.initGui(Main.java:2975) at com.jpexs.decompiler.flash.gui.Main.main(Main.java:3610)
It should work in 26.2.1
State: new→upgraded
Awesome!
State: upgraded→closed