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

#44 Text decompile bug
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed Help

<b>What steps will reproduce the problem?</b> 1. editing texts with sothink swf decompiler 2. saving file 3. opening file in FFdec <b>What is the expected output? What do you see instead?</b> at 49% &quot;Can't open SWF file&quot; <b>What version of the product are you using? On what operating system?</b> FFdec 1.4.1, newest version, Windows XP Service Pack 3 <b>Could you provide the SWF file you have problem with?</b> <b>If the answer is yes, then please attach it here or send me it via email.</b> <b>Could you at least attach PCode source?</b> Last edited codes: ui/profile/MyFriends.as line 181 file: http://www.mediafire.com/?8y5o6p6tac8c1i6 ============================= mar 14, 2013 6:32:53 EM com.jpexs.decompiler.flash.Main$OpenFileWorker doInBackground SEVERE: null com.jpexs.decompiler.flash.abc.NotSameException: Streams are not the same at pos 000000de at com.jpexs.decompiler.flash.abc.CopyOutputStream.write(CopyOutputStream.java:66) at com.jpexs.decompiler.flash.SWFOutputStream.write(SWFOutputStream.java:77) at com.jpexs.decompiler.flash.SWFOutputStream.writeUB(SWFOutputStream.java:302) at com.jpexs.decompiler.flash.SWFOutputStream.writeSB(SWFOutputStream.java:321) at com.jpexs.decompiler.flash.SWFOutputStream.writeRECT(SWFOutputStream.java:354) at com.jpexs.decompiler.flash.tags.DefineFont2Tag.getData(DefineFont2Tag.java:128) at com.jpexs.decompiler.flash.SWFInputStream.readTag(SWFInputStream.java:1112) at com.jpexs.decompiler.flash.SWFInputStream.readTagList(SWFInputStream.java:853) at com.jpexs.decompiler.flash.SWF.&lt;init&gt;(SWF.java:248) at com.jpexs.decompiler.flash.Main.parseSWF(Main.java:184) at com.jpexs.decompiler.flash.Main$OpenFileWorker.doInBackground(Main.java:211) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.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) =============================================== <b>Do you have the original source code which produced the wrong</b> <b>decompilation? If yes, then please attach it.</b> No, the problem was after editing the text, not before <b>Please provide any additional information below.</b> /
admin
admin
Hi, it is fixed in version 1.4.2, try it
user
State: →closed
Title: Text decompile bug→Text decompile bug
Type: →bug
Visibility: →Everybody