Advertisement
YellowAfterlife

GMS 1.4.1499 crash on YYC compile

Jan 11th, 2015
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. Unhandled Exception:Unhandled Exception: System.ComponentModel.Win32Exception: The system cannot find the file specified
  2. at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
  3. at System.Diagnostics.Process.Start()
  4. at ...(Object )
  5. at System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state)
  6. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  7. at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
  8. at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
  9. System.ComponentModel.Win32Exception: The system cannot find the file specified
  10. at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
  11. at System.Diagnostics.Process.Start()
  12. at ...(Object )
  13. at System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state)
  14. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  15. at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
  16. at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement