Skip to content

Unknown capture type 1 when decoding specific Alan Wake 2 *.binlua files (1.0.8 alpha) #27

Open
@riverence

Description

@riverence

When decoding .binlua files (quite literally luau renamed to binlua, thanks Remedy) simple scripts will work and output something right, but on a good chunk the decompiler will produce this error;

[20:01:12 FTL] Decompilation error Unluau.DecompilerException: Unknown capture type 1 at Unluau.Lifter.LiftBlock(Function function, Registers registers, Int32 pcStart, Int32 pcStop) in C:\Users\infur\Documents\unluau-1.0.8-alpha\src\Unluau\Lifter\Lifter.cs:line 528 at Unluau.Lifter.LiftProgram() in C:\Users\infur\Documents\unluau-1.0.8-alpha\src\Unluau\Lifter\Lifter.cs:line 36 at Unluau.Decompiler.Decompile() in C:\Users\infur\Documents\unluau-1.0.8-alpha\src\Unluau\Decompiler.cs:line 48 at Unluau.CLI.Program.RunOptions(Options options) in C:\Users\infur\Documents\unluau-1.0.8-alpha\src\Unluau.CLI\Program.cs:line 119

Is this an issue regarding support of for loops?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions