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

#1933 Missing variable names in decompiled code
Author: user pim
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed Help

> What steps will reproduce the problem? Open gwint_game.gfx -> package red.game.witcher3.menus.gwint -> CardInstance -> method recalculatePowerPotential starting at line 201 > What is the expected output? What do you see instead? A lot of variables are named generically, _loc3_, _loc6_, _loc8_, etc. Expecting names like currentCard, cardList, currentRowList, etc. See CardInstance.as in attachments (not sure if I got this out of a previous decompile with JPEXS, or if I found this elsewhere...) > What version of the product are you using? Is it "nightly build"? Which operating system do you have? 18.3.0 > Please provide any additional information below. If the problem is related to a SWF file, attach it here, otherwise we can't help you.
DownloadCardInstance.as (58 KiB)Downloadgwint_game.gfx (4,451 KiB)
admin
This is fixed in nightly 2409.
State: new→upgraded
user
Works, awesome!
admin
State: upgraded→closed