Skip to content

com.jpexs.decompiler.flash.SWFInputStream$TagResolutionTask call results in java.lang.NullPointerException #7

@coder0107git

Description

@coder0107git
JPEXS Version: 20.1.0 (default)
File:
    Name: bloons-tower-defense-1.swf
    Link: [redacted]

Error:

Jan 04, 2025 3:00:44 AM com.jpexs.decompiler.flash.SWFInputStream$TagResolutionTask call
SEVERE: null
java.lang.NullPointerException
	at java.lang.ClassLoader.defineClass(Unknown Source)
	at java.net.URLClassLoader.defineClass(Unknown Source)
	at java.net.URLClassLoader$1.run(Unknown Source)
	at java.net.URLClassLoader$1.run(Unknown Source)
	at java.net.URLClassLoader.findClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at com.jpexs.decompiler.flash.SWFInputStream.resolveTag(Unknown Source)
	at com.jpexs.decompiler.flash.SWFInputStream$TagResolutionTask.call(Unknown Source)
	at com.jpexs.decompiler.flash.SWFInputStream$TagResolutionTask.call(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

Might be related to #5 or #6.

I also get a lot of

0019af2a:0x28ed Uncaught RuntimeError: memory access out of bounds
    at 0019af2a:0x28ed
    at Ui (cj3.js:1:274941)
    at cj3.js:1:428617
    at FinalizationRegistry.cleanupSome (<anonymous>)

after that log.

Console logs: jan-3-2025-console_cheerpj3-jpexs-ffdec.coder0107git.v6.rocks-1735959893953.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    CheerpJ IssueSomething funny with CheerpJ is happeningFFEC issueSomething in FFDEC itself isn't workingbugSomething isn't workingstaleNeeds to be re-validated

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions