JPEXS Free Flash Decompiler Issue Tracker

If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler

NEW : You can now close your own issues and reopen them later if needed. You can also comment closed issues.
List of issuesList of issues

#2579 "export selected" no longer working after exporting as swf
Author:
Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: ExportGUI
State: upgraded Help

> What steps will reproduce the problem? 1: "export selected" and export the sprite the file type .swf 2: after exporting the .swf, click "export selected" on a sprite again. it can be any sprite in any swf. uninstalling + reinstalling or restarting computer doesnt work and its still permanently unusable > What is the expected output? What do you see instead? expected for the "export selected" feature to still work > What version of the product are you using? Is it "nightly build"? Which operating system do you have? operating on windows 11, version 24.1.1. both "installer" and "zip" versions do this
DownloadIMG_9960.mov (5,572 KiB)
I did not manage to reproduce that. Please follow these steps: - Place file "logging.properties" I attached here to the folder: "c:\Users\<yourName>\AppData\Roaming\JPEXS\FFDec\" - Run the app again a try the export couple of times - Exit the app - There should be log files inside "c:\Users\<yourName>\AppData\Roaming\JPEXS\FFDec\logs\", attach them here (especially "test-0-0.log") - Also please attach file "c:\Users\<yourName>\AppData\Roaming\JPEXS\FFDec\config.toml" - You can redact sensitive information. Or tell me and I can make issue private so no other users will see it.
I have the same problem, here are the files you need. I found an inconvinient fix to this, I simply delete the temporary files located on the path above, I find it when i realized that when i reinstall the app, the program still retains what file i previously opened
Downloadlog.txt (23 KiB)Downloadtest-0-0.log (1 KiB)Downloadconfig.toml (3 KiB)
Please try nightly 3502, it should be fixed, at least the out of bounds exception.
State: new→upgraded