System.AggregateException: One or more errors occurred. ---> SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext() --- End of inner exception stack trace --- at SkyEditor.Utilities.AsyncFor.AsyncFor.d__45`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject.VB$StateMachine_46_Initialize.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 356 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdStarterMod.VB$StateMachine_28_Initialize.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdStarterMod.vb:line 734 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Core.Projects.Solution.d__30.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Core.ApplicationViewModel.TaskProgressReporterWrapper.d__32.MoveNext() ---> (Inner Exception #0) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #1) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #2) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #3) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #4) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #5) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #6) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #7) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #8) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #9) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #10) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #11) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #12) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #13) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #14) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #15) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #16) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #17) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #18) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #19) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #20) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #21) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #22) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #23) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #24) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #25) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #26) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #27) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #28) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #29) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #30) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #31) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #32) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #33) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #34) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #35) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #36) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #37) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #38) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #39) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #40) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #41) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #42) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #43) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #44) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #45) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #46) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #47) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #48) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #49) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #50) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #51) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #52) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #53) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #54) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #55) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #56) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #57) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #58) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #59) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #60) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #61) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #62) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #63) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #64) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #65) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #66) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #67) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #68) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #69) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #70) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #71) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #72) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #73) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #74) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #75) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #76) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #77) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #78) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #79) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #80) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #81) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #82) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #83) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #84) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #85) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #86) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #87) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #88) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #89) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #90) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #91) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #92) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #93) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #94) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #95) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #96) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #97) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #98) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #99) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #100) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #101) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #102) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #103) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #104) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #105) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #106) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #107) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #108) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #109) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #110) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #111) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #112) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #113) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #114) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #115) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #116) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #117) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #118) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #119) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #120) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #121) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #122) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #123) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #124) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #125) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #126) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #127) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #128) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #129) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #130) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #131) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #132) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #133) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #134) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #135) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #136) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #137) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #138) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #139) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #140) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #141) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #142) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #143) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #144) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #145) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #146) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #147) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #148) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #149) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #150) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #151) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #152) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #153) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #154) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #155) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #156) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #157) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #158) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #159) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #160) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #161) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #162) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #163) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #164) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #165) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #166) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #167) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #168) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #169) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #170) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #171) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #172) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #173) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #174) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #175) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #176) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #177) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #178) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #179) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #180) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #181) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #182) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #183) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #184) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #185) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #186) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #187) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #188) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #189) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #190) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #191) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #192) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #193) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #194) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #195) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #196) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #197) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #198) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #199) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #200) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #201) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #202) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #203) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #204) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #205) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #206) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #207) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #208) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #209) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #210) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #211) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #212) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #213) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #214) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #215) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #216) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #217) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #218) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #219) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #220) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #221) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #222) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #223) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #224) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #225) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #226) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #227) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #228) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #229) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #230) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #231) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #232) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #233) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #234) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #235) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #236) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #237) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #238) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #239) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #240) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #241) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #242) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #243) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #244) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #245) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #246) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #247) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #248) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #249) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #250) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #251) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #252) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #253) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #254) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #255) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #256) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #257) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #258) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #259) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #260) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #261) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #262) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #263) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #264) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #265) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #266) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #267) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #268) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #269) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #270) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #271) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #272) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #273) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #274) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #275) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #276) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #277) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #278) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #279) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #280) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #281) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #282) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #283) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #284) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #285) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #286) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #287) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #288) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #289) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #290) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #291) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #292) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #293) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #294) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #295) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #296) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #297) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #298) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #299) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #300) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #301) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #302) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #303) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #304) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #305) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #306) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #307) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #308) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #309) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #310) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #311) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #312) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #313) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #314) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #315) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #316) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #317) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #318) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #319) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #320) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #321) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #322) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #323) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #324) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #325) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #326) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #327) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #328) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #329) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #330) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #331) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #332) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #333) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #334) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #335) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #336) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #337) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #338) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #339) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #340) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #341) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #342) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #343) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #344) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #345) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #346) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #347) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #348) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #349) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #350) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #351) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #352) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #353) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #354) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #355) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #356) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #357) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #358) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #359) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #360) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #361) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #362) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #363) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #364) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #365) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #366) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #367) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #368) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #369) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #370) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #371) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #372) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #373) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #374) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #375) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #376) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #377) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #378) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #379) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #380) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #381) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #382) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #383) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #384) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #385) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #386) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #387) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #388) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #389) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #390) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #391) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #392) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #393) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #394) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #395) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #396) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #397) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #398) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #399) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #400) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #401) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #402) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #403) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #404) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #405) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #406) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #407) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #408) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #409) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #410) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #411) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #412) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #413) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #414) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #415) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #416) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #417) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #418) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #419) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #420) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #421) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #422) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #423) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #424) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #425) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #426) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #427) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #428) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #429) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #430) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #431) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #432) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #433) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #434) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #435) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #436) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #437) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #438) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #439) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #440) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #441) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #442) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #443) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #444) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #445) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #446) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #447) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #448) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #449) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #450) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #451) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #452) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #453) Exit code '1' was not successful. Output: Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #454) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #455) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #456) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #457) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #458) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #459) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #460) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #461) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #462) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #463) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #464) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #465) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #466) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #467) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #468) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #469) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #470) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #471) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #472) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #473) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #474) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #475) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #476) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #477) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #478) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #479) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #480) Exit code '1' was not successful. Output: Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #481) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #482) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #483) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #484) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #485) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #486) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #487) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #488) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #489) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #490) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #491) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #492) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #493) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #494) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #495) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #496) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #497) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #498) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #499) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #500) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #501) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #502) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #503) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #504) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #505) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #506) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #507) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #508) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #509) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #510) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #511) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #512) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #513) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #514) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #515) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #516) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #517) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #518) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #519) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #520) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #521) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #522) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #523) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #524) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #525) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #526) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #527) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #528) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #529) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #530) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #531) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #532) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #533) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #534) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #535) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #536) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #537) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #538) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #539) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #540) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #541) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #542) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #543) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #544) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #545) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #546) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #547) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #548) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #549) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #550) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #551) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #552) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #553) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #554) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #555) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #556) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #557) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #558) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #559) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #560) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #561) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #562) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #563) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #564) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #565) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #566) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #567) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #568) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #569) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #570) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #571) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #572) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #573) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #574) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #575) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #576) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #577) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #578) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #579) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #580) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #581) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #582) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #583) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #584) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #585) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #586) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #587) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #588) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #589) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #590) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #591) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #592) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #593) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #594) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #595) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #596) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #597) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #598) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #599) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #600) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #601) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #602) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #603) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #604) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #605) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #606) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #607) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #608) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #609) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #610) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #611) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #612) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #613) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #614) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #615) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #616) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #617) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #618) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #619) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #620) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #621) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #622) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #623) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #624) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #625) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #626) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #627) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #628) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #629) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #630) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #631) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #632) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #633) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #634) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #635) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #636) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #637) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #638) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #639) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #640) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #641) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #642) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #643) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #644) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #645) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #646) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #647) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #648) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #649) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #650) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #651) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #652) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #653) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #654) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #655) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #656) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #657) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #658) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #659) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #660) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #661) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #662) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #663) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #664) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #665) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #666) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #667) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #668) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #669) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #670) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #671) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #672) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #673) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #674) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #675) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #676) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #677) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #678) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #679) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #680) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #681) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #682) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #683) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #684) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #685) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #686) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #687) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #688) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #689) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #690) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #691) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #692) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #693) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #694) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #695) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #696) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #697) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #698) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #699) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #700) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #701) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #702) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #703) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #704) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #705) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #706) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #707) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #708) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #709) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #710) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #711) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #712) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #713) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #714) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #715) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #716) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #717) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #718) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #719) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #720) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #721) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #722) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #723) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #724) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #725) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #726) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #727) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #728) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #729) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #730) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #731) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #732) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #733) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #734) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #735) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #736) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #737) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #738) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #739) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #740) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #741) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #742) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #743) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #744) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #745) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #746) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #747) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #748) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #749) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #750) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #751) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #752) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #753) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #754) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #755) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #756) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #757) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #758) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #759) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #760) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #761) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #762) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #763) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #764) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #765) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #766) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #767) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #768) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #769) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #770) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #771) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #772) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #773) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #774) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #775) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #776) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #777) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #778) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #779) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #780) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #781) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #782) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #783) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #784) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #785) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<--- ---> (Inner Exception #786) Exit code '1' was not successful. Output: Exception in thread "main" java.lang.IllegalStateException: The input file does not have the signature of a valid Lua file. at unluac.parse.BHeader.(BHeader.java:41) at unluac.Main.file_to_function(Main.java:71) at unluac.Main.main(Main.java:42) SkyEditor.ROMEditor.ProcessManagement.UnsuccessfulExitCodeException: The program "java" exited with an unsuccessful exit code: 1. at SkyEditor.ROMEditor.ProcessManagement.ExecutionResult.EnsureExitCodeSuccessful(String output) at SkyEditor.ROMEditor.ProcessManagement.ConsoleApp.VB$StateMachine_18_GetAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.Unluac.VB$StateMachine_1_SaveAllOutput.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.ProcessManagement.UnluacManager.VB$StateMachine_5_DecompileScript.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.ROMEditor.MysteryDungeon.PSMD.Projects.PsmdLuaProject._Closure$__46-1.VB$StateMachine___Lambda$__1.MoveNext() in C:\BuildAgent\work\c4ac4fe3838706c2\SkyEditor.ROMEditor.Windows\MysteryDungeon\PSMD\Projects\PsmdLuaProject.vb:line 363 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SkyEditor.Utilities.AsyncFor.AsyncFor.<>c__DisplayClass45_1`1.<b__0>d.MoveNext()<---