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.

#2172 Log window thinks that the year is 2024 when the date is set to 31 Dec 2023
Author:
ljcool2006

Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: GUI
State: closed 

> What steps will reproduce the problem?
1. Set date to 12/31/2023
2. Open FFDec
3. Load a .swf known to cause an error in the log (loading playerglobal.swc is known to
cause one)
> What is the expected output? What do you see instead?
Expected result: The year would show up as 2023
Actual result: The year shows up as 2024
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
Version: 20.1.0 (stable)
Operating system: Windows 10 Pro 22H2 build 19045.3803
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.


I have made a pull request on GitHub which fixes the issue:
https://github.com/jindrapetrik/jpexs-decompiler/pull/188
Thank you for the fix.
State: new→closed