1 | /* |
2 | DECOMPILER FAILED! |
3 | |
4 | System.NullReferenceException: Object reference not set to an instance of an object. |
5 | at UndertaleModLib.Decompiler.Decompiler.DetermineSwitchEnd(Block start, Block end, Block meetPoint) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1611 |
6 | at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1218 |
7 | at UndertaleModLib.Decompiler.Decompiler.Decompile(UndertaleCode code, GlobalDecompileContext globalContext, Action`1 msgDelegate) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1468 |
8 | at Submission#0.DumpCode(UndertaleCode code) in /home/runner/work/gm-code-viewer/gm-code-viewer/download/UndertaleModTool/UndertaleModTool/Scripts/Resource Unpackers/ExportAllCode.csx:line 97 |
9 | */ |