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 issues#2525 error occurs when there is an empty standard array
Author:
nitrogen
nitrogenDate created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: SOL
State: closed 

> What steps will reproduce the problem?
trying to save a .sol file with array which has empty dense portion.
deleting the denseValues in amf3test.sol, line 79 can reproduce the problem.
> What is the expected output? What do you see instead?
I wish to save a .sol file, but Parse error was raised when there is any empty standard
array.
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
version: v.24.0.1
OS: macOS 15.1.1 (24B91)
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
截屏2025-08-27 下午8.25.27.png (232 KiB)
截屏2025-08-27 下午10.02.05.png (254 KiB)It is fixed in nightly 3296.
State: new→upgraded
State: upgraded→closed
