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

#1466 Problem when saving SWF file, all files are saved with extension .SWF.TMP
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed Help

> What steps will reproduce the problem? Finish editing the file and save it > What is the expected output? What do you see instead? The expected result is to see the SWF ready but it is only saved as a temporary .SWF.TMP file. > What version of the product are you using? Is it "nightly build"? Which operating system do you have? All versions of the program occur to me this, currently using Windows 7 > Please provide any additional information below. If the problem is related to a SWF file, attach it here, otherwise we can't help you. Problem related to all SWF files
user
Same.
admin
Make sure the file is not opened/locked by another application.
admin
I just released nightly 1897, in this version, more useful error messages should be displayed on save error. Common for this situation is Out of memorry error. In this version, when we get out of memory, user gets specific message how to increase memory limit. On windows, limit can be set in ffdec.bat. On linux/mac, limit can be set in ffdec.sh. On 32 bit operating system or with 32 bit Java on 64 operating system only limited value can be set (cca 1024m). Also, the .tmp file should be deleted now on error.
State: new→upgraded
admin
State: upgraded→closed