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#1636 Unknown error
Author: Kuroneko
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed
> What steps will reproduce the problem?
Sorry, but I can't remember on which moment I see this log, but there is log error:
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
Ffdec 14.0.1 nightly 1841
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
Log:
01/03/2021 14:55:31 SEVERE Uncaught exception in thread: AWT-EventQueue-0
java.lang.NullPointerException
at com.jpexs.decompiler.flash.gui.abc.TraitsList.setClassIndex(TraitsList.java:75)
at
com.jpexs.decompiler.flash.gui.abc.DecompiledEditorPane.displayClass(DecompiledEditorPane.
java:240)
at
com.jpexs.decompiler.flash.gui.abc.DecompiledEditorPane.caretUpdate(DecompiledEditorPane.j
ava:536)
at javax.swing.text.JTextComponent.fireCaretUpdate(Unknown Source)
at javax.swing.text.JTextComponent$MutableCaretEvent.fire(Unknown Source)
at javax.swing.text.JTextComponent$MutableCaretEvent.stateChanged(Unknown Source)
at javax.swing.text.DefaultCaret.fireStateChanged(Unknown Source)
at javax.swing.text.DefaultCaret.changeCaretPosition(Unknown Source)
at javax.swing.text.DefaultCaret.handleSetDot(Unknown Source)
at javax.swing.text.DefaultCaret.setDot(Unknown Source)
at javax.swing.text.DefaultCaret.setDot(Unknown Source)
at javax.swing.text.DefaultCaret$Handler.propertyChange(Unknown Source)
at java.beans.PropertyChangeSupport.fire(Unknown Source)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.awt.Component.firePropertyChange(Unknown Source)
at javax.swing.text.JTextComponent.setDocument(Unknown Source)
at
com.jpexs.decompiler.flash.gui.editor.UndoFixedEditorPane.setText(UndoFixedEditorPane.java
:139)
at
com.jpexs.decompiler.flash.gui.editor.UndoFixedEditorPane.lambda$setText$0(UndoFixedEditor
Pane.java:102)
at com.jpexs.decompiler.flash.gui.View.execInEventDispatch(View.java:459)
at
com.jpexs.decompiler.flash.gui.editor.UndoFixedEditorPane.setText(UndoFixedEditorPane.java
:100)
at
com.jpexs.decompiler.flash.gui.editor.LineMarkedEditorPane.setText(LineMarkedEditorPane.ja
va:489)
at
com.jpexs.decompiler.flash.gui.editor.DebuggableEditorPane.setText(DebuggableEditorPane.ja
va:119)
at
com.jpexs.decompiler.flash.gui.abc.DecompiledEditorPane.setText(DecompiledEditorPane.java:
808)
at
com.jpexs.decompiler.flash.gui.abc.DecompiledEditorPane.setSourceCompleted(DecompiledEdito
rPane.java:771)
at
com.jpexs.decompiler.flash.gui.abc.DecompiledEditorPane.setScript(DecompiledEditorPane.jav
a:749)
at com.jpexs.decompiler.flash.gui.abc.ABCPanel.updateSearchPos(ABCPanel.java:1390)
at com.jpexs.decompiler.flash.gui.abc.ABCPanel.updateSearchPos(ABCPanel.java:145)
at
com.jpexs.decompiler.flash.gui.SearchResultsDialog.gotoElement(SearchResultsDialog.java:47
6)
at
com.jpexs.decompiler.flash.gui.SearchResultsDialog.access$000(SearchResultsDialog.java:74)
at
com.jpexs.decompiler.flash.gui.SearchResultsDialog$2.mouseClicked(SearchResultsDialog.java
:137)
at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown
Source)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown
Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown
Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
LogUnknownError.txt (5 KiB)
I think these are fixed in nightly 1845.
State: new→upgraded
Another unknown error (Ffdec 14.1.0)
I can't remember again what it error hapens, but in log in a moment when I work in ffdec I
saw this error
LogUnknownError3.txt (3 KiB)
unknown error 3 should be fixed in nightly 1855.
FFDec 14.1.0 nightly 1862
New another unknown error in logs after 3 hours of working in Ffdec
LogUnknownError5.txt (3 KiB)
Did you notice the error immediately? (it blinks in status bar for few seconds)
Or after some time?
Would it help if I added a configuration option that the error dialog will popup over the
main window everytime a new error is generated? That way you will notice it immediately
and may better remember what exactly you did before.
Please try nightly 1863, I did some changes - the error should be fixed.
FFDec 14.1.0 nightly 1862
Some same type errors after parsing (I mean, this errors are the similars, cuz they roots
from one bug)
Errors after parsing
LogUnknownError6_1.txt (68 KiB)LogUnknownError6_2.txt (66 KiB)LogUnknownError6_3.txt (66 KiB)LogUnknownError6_4.txt (66 KiB)LogUnknownError6_5.txt (66 KiB)LogUnknownError6_6.txt (68 KiB)LogUnknownError6_7.txt (68 KiB)
The error 6 should be fixed in nightly 1867.
Try nightly 1870, it might be better.
State: upgraded→closed