Thank you so much! I'm aware of the limitations with debug-stripped files, but this looked like a relatively simple bug that could be easily resolved. I'm glad to see it was. This is all the support one could ask for.
Hi, First, thank you so much for working on this very useful program! I'm getting an ArrayIndexOutOfBounds exception when running the attached file through the 2021_02_01b release: Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: -1 at unluac.decompile.Registers.isLocal(Registers.java:61) at unluac.decompile.Registers.getExpression(Registers.java:99) at unluac.decompile.Decompiler.processLine(Decompiler.java:600) at unluac.decompile.Decompiler.processSequence(Decompiler.java:884)...
First steps toward an animated jetways reimplem...