JPEXS Free Flash Decompiler Issue Tracker

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 issuesList of issues

#1341 OutOfMemory error occurred. You are running 32bit Java on 64bit system. Please use 64bit Java.
Author:
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed Help

> What steps will reproduce the problem? Decompile a "big" file (6 Mo). Select the scripts folder and export to ActionScript. > What is the expected output? What do you see instead? It stops after some files and opens a warning "OutOfMemory error occurred. You are running 32bit Java on 64bit system. Please use 64bit Java.". > What version of the product are you using? Is it "nightly build"? Which operating system do you have? I use version 10.0.0 on MacOS Sierra. java -version gives : java version "1.8.0_25" Java(TM) SE Runtime Environment (build 1.8.0_25-b17) Java HotSpot(TM) 64-Bit Server VM (build 25.25-b02, mixed mode) > Please provide any additional information below. If the problem is related to a SWF file, attach it here, otherwise we can't help you. For legal reasons I can't upload publicly the SWF file.
This should be fixed. Check issue #1340
State: new→upgraded
Btw: it won't solve the out of memory problem, only the wrong (use 64bit when it is already 64bit) message is fixed. We can solve the outofmemory problem only whne we have the SWF:(
Thank you, I am trying with the nightly build (executable because the installer doesn't work)
State: upgraded→closed