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.

#1210 Frame Export - CANVAS mode showing Java Lang Null pointer Error for certain .swfs
Author:
yogicxl

Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed 

I really appreciate this tool you have made but i have the following issue.
> What steps will reproduce the problem?
Try exporting the frame from the swf file i have attached. It will pop up an error.
> What is the expected output? What do you see instead?
Expected output(according to me) is frames.html file and canvas.js file.
Instead i see a canvas.js and an empty frames.js file.
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
I am using Ubuntu 14.04. This is the latest version of decompiler I have tried to build on
20/03/2016.
> 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 think the problem might be in FrameExporter.java in Exporters part where you create
frame.js file in settings.mode==CANVAS part. I am not too aware of the codebase so can't
help much. please look into it.

fixed in the latest nightly, please try it.
State: new→upgraded
State: upgraded→closed