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 issues#2513 Can't save actionscript
Author:
Joo
JooDate created:
Type: bug
Visibility: Everybody
Assigned to:
State: new 

> What steps will reproduce the problem?
Load SWF
Select a Script
Click Edit Actionscript
Click Save
> What is the expected output? What do you see instead?
An error or a success message, an Error on the terminal
Error:
Aug 16, 2025 2:50:22 PM com.jpexs.decompiler.flash.gui.abc.ABCPanel saveDecompiled
SEVERE: null
java.lang.NullPointerException: Cannot invoke
"javax.swing.tree.TreePath.getLastPathComponent()" because "scriptsPath" is null
at
com.jpexs.decompiler.flash.gui.abc.ABCPanel.getScriptNodeForPack(ABCPanel.java:1730)
at com.jpexs.decompiler.flash.gui.abc.ABCPanel.saveDecompiled(ABCPanel.java:1745)
at
com.jpexs.decompiler.flash.gui.abc.ABCPanel.saveDecompiledButtonActionPerformed(ABCPanel.j
ava:1809)
at
java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1972)
at
java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2314)
at
java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:40
7)
at
java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)
at
java.desktop/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.
java:279)
at
org.pushingpixels.substance.internal.utils.RolloverButtonListener.mouseReleased(RolloverBu
ttonListener.java:124)
at java.desktop/java.awt.Component.processMouseEvent(Component.java:6576)
at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3404)
at java.desktop/java.awt.Component.processEvent(Component.java:6341)
at java.desktop/java.awt.Container.processEvent(Container.java:2260)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:4958)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2318)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4790)
at
java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4916)
at
java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4559)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4500)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2304)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2671)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4790)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:725)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:702)
at
java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:
203)
at
java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124
)
at
java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:
113)
at
java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at
java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
Release 23.0.1, also errors on 24, Linux
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
GW.swf (81,757 KiB)Which script did you try to edit?
MainTimelime
MainTimeline* oops
I have not managed to reproduce this,
could you please try it in latest nightly build - 24.0.1 nightly 3279,
and maybe, record a video how this happens?
hey, so i tried it again after a reboot, and it magically works?
i didn't change anything AT ALL. But it just decided to work
