Undertale Yellow script viewer

← back to main script listing

gml_GlobalScript_GMLive

(view raw script w/o annotations or w/e)
1
/*
2
DECOMPILER FAILED!
3
4
System.InvalidOperationException: Stack empty.
5
   at System.Collections.Generic.Stack`1.ThrowForEmptyStack()
6
   at System.Collections.Generic.Stack`1.Pop()
7
   at UndertaleModLib.Decompiler.Decompiler.DecompileFromBlock(DecompileContext context, Dictionary`2 blocks, Block block, List`1 tempvars, Stack`1 workQueue) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 286
8
   at UndertaleModLib.Decompiler.Decompiler.DecompileFromBlock(DecompileContext context, Dictionary`2 blocks, Block block) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 799
9
   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 1465
10
   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
11
*/