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.

Error: Please login first to download files from the Issue Tracker. You can register for free.
List of issuesList of issues

#150 AS3 decompilation "line too long" error
Author:
Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: AS3GUI
State: closed Help

Hey! Please, take a look at the attached not obfuscated file. I see /*line too long*/ in some places of the decompiled code there. But such lines are not so long actually (example of line where the first "line too long" error appears): ls[_local2].r = (((Math.atan2(((ls[_local2].y + __y) - ls[_local2].y), ((ls[_local2].x + __x) - ls[_local2].x)) / Math.PI) * 180) + 450) % 360; http://i.imgur.com/7ykLPXV.png
State: new→opened
Fixed in version 1.6.3u2
State: opened→upgraded
Confirmed, works fine now, thanks!
State: upgraded→closed