Closed vpmedia closed 2 months ago
How to reproduce: Compile a source code using [Inline] metadata and compiler parameter -inline
[Inline]
-inline
Exception after launching the SWF:
VerifyError: Error #1043: Invalid code_length=0.
I haven't tested it with inline yet. If the SWF decompiles correctly with the disassembler RABCDAsm then we'll need to get the latest from them to support inlining.
Thanks for the response.
How to reproduce: Compile a source code using
[Inline]
metadata and compiler parameter-inline
Exception after launching the SWF: