Advertisement
Guest User

Untitled

a guest
Apr 20th, 2016
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.98 KB | None | 0 0
  1. [Wed, 20 Apr 2016 17:17:48 GMT] [cave-store] starting launch
  2. [Wed, 20 Apr 2016 17:17:48 GMT] [tasks/launch] initial candidate set: [
  3. {
  4. "path": "144641.exe",
  5. "weight": 346059546,
  6. "score": 100,
  7. "depth": 1
  8. }
  9. ]
  10. [Wed, 20 Apr 2016 17:17:48 GMT] [tasks/launch] candidates after weight sorting: [
  11. {
  12. "path": "144641.exe",
  13. "weight": 346059546,
  14. "score": 100,
  15. "depth": 1
  16. }
  17. ]
  18. [Wed, 20 Apr 2016 17:17:48 GMT] [tasks/launch] candidates after score sorting: [
  19. {
  20. "path": "144641.exe",
  21. "weight": 346059546,
  22. "score": 100,
  23. "depth": 1
  24. }
  25. ]
  26. [Wed, 20 Apr 2016 17:17:48 GMT] [tasks/launch] candidates after depth sorting: [
  27. {
  28. "path": "144641.exe",
  29. "weight": 346059546,
  30. "score": 100,
  31. "depth": 1
  32. }
  33. ]
  34. [Wed, 20 Apr 2016 17:17:48 GMT] [tasks/launch] launching 'C:\Users\*user*\AppData\Roaming\itch\users\53545\apps\jS0c6Bw7LW16gtIV\144641.exe' on 'win32' with args ''
  35. [Wed, 20 Apr 2016 17:17:48 GMT] [tasks/launch] sh "C:\Users\*user*\AppData\Roaming\itch\users\53545\apps\jS0c6Bw7LW16gtIV\144641.exe"
  36. [Wed, 20 Apr 2016 17:17:48 GMT] [tasks/launch] Working directory: C:\Users\*user*\AppData\Roaming\itch\users\53545\apps\jS0c6Bw7LW16gtIV
  37. [Wed, 20 Apr 2016 17:17:54 GMT] [cave-store] Error: spawn UNKNOWN
  38. at exports._errnoException (util.js:856:11)
  39. at ChildProcess.spawn (internal/child_process.js:298:11)
  40. at Object.exports.spawn (child_process.js:374:9)
  41. at spawn (C:\Users\*user*\AppData\Local\itch\app-0.13.2\resources\app.asar\appsrc\util\spawn.js:24:29)
  42. at Object.<anonymous> (C:\Users\*user*\AppData\Local\itch\app-0.13.2\resources\app.asar\appsrc\tasks\launch.js:28:22)
  43. at [object Generator].next (native)
  44. at [object Generator].tryCatcher (C:\Users\*user*\AppData\Local\itch\app-0.13.2\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
  45. at PromiseSpawn._promiseFulfilled (C:\Users\*user*\AppData\Local\itch\app-0.13.2\resources\app.asar\node_modules\bluebird\js\release\generators.js:90:49)
  46. at Object.<anonymous> (C:\Users\*user*\AppData\Local\itch\app-0.13.2\resources\app.asar\node_modules\bluebird\js\release\generators.js:182:15)
  47. at Object.sh (C:\Users\*user*\AppData\Local\itch\app-0.13.2\resources\app.asar\appsrc\tasks\launch.js:19:7)
  48. at Object.self.launch (C:\Users\*user*\AppData\Local\itch\app-0.13.2\resources\app.asar\appsrc\tasks\launch.js:134:19)
  49. at Object.<anonymous> (C:\Users\*user*\AppData\Local\itch\app-0.13.2\resources\app.asar\appsrc\tasks\launch.js:160:17)
  50. at [object Generator].next (native)
  51. at [object Generator].tryCatcher (C:\Users\*user*\AppData\Local\itch\app-0.13.2\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
  52. at PromiseSpawn._promiseFulfilled (C:\Users\*user*\AppData\Local\itch\app-0.13.2\resources\app.asar\node_modules\bluebird\js\release\generators.js:90:49)
  53. at Promise._settlePromise (C:\Users\*user*\AppData\Local\itch\app-0.13.2\resources\app.asar\node_modules\bluebird\js\release\promise.js:560:26)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement