Advertisement
Guest User

Untitled

a guest
Sep 21st, 2019
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.37 KB | None | 0 0
  1. rocess with a non-zero exit code.
  2. (node:2513) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'has' of undefined
  3. at canExecute (/home/SkriptMC/Swan/src/main.js:159:55)
  4. at _callee$ (/home/SkriptMC/Swan/src/main.js:106:13)
  5. at tryCatch (/home/SkriptMC/Swan/node_modules/babel-polyfill/node_modules/regenerator-runtime/runtime.js:65:40)
  6. at Generator.invoke [as _invoke] (/home/SkriptMC/Swan/node_modules/babel-polyfill/node_modules/regenerator-runtime/runtime.js:303:22)
  7. at Generator.prototype.(anonymous function) [as next] (/home/SkriptMC/Swan/node_modules/babel-polyfill/node_modules/regenerator-runtime/runtime.js:117:21)
  8. at step (/home/SkriptMC/Swan/src/main.js:18:191)
  9. at /home/SkriptMC/Swan/src/main.js:18:437
  10. at new Promise (<anonymous>)
  11. at Client.<anonymous> (/home/SkriptMC/Swan/src/main.js:18:99) at Client.<anonymous> (/home/SkriptMC/Swan/src/main.js:57:3)
  12. (node:2513) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or
  13. by rejecting a promise which was not handled with .catch(). (rejection id: 2)
  14. (node:2513) UnhandledPromiseRejectionWarning: ReferenceError: findMatches is not defined
  15. at _callee$ (/home/SkriptMC/Swan/src/main.js:116:13)
  16. at tryCatch (/home/SkriptMC/Swan/node_modules/babel-polyfill/node_modules/regenerator-runtime/runtime.js:65:40)
  17. at Generator.invoke [as _invoke] (/home/SkriptMC/Swan/node_modules/babel-polyfill/node_modules/regenerator-runtime/runtime.js:303:22)
  18. at Generator.prototype.(anonymous function) [as next] (/home/SkriptMC/Swan/node_modules/babel-polyfill/node_modules/regenerator-runtime/runtime.js:117:21)
  19. at step (/home/SkriptMC/Swan/src/main.js:18:191)
  20. at /home/SkriptMC/Swan/src/main.js:18:437
  21. at new Promise (<anonymous>)
  22. at Client.<anonymous> (/home/SkriptMC/Swan/src/main.js:18:99)
  23. at Client.<anonymous> (/home/SkriptMC/Swan/src/main.js:57:3) at Client.emit (events.js:189:13)
  24. (node:2513) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or
  25. by rejecting a promise which was not handled with .catch(). (rejection id: 3)
  26. (node:2513) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'has' of undefined
  27. at canExecute (/home/SkriptMC/Swan/src/main.js:159:55)
  28. at _callee$ (/home/SkriptMC/Swan/src/main.js:106:13)
  29. at tryCatch (/home/SkriptMC/Swan/node_modules/babel-polyfill/node_modules/regenerator-runtime/runtime.js:65:40)
  30. at Generator.invoke [as _invoke] (/home/SkriptMC/Swan/node_modules/babel-polyfill/node_modules/regenerator-runtime/runtime.js:303:22)
  31. at Generator.prototype.(anonymous function) [as next] (/home/SkriptMC/Swan/node_modules/babel-polyfill/node_modules/regenerator-runtime/runtime.js:117:21)
  32. at step (/home/SkriptMC/Swan/src/main.js:18:191)
  33. at /home/SkriptMC/Swan/src/main.js:18:437
  34. at new Promise (<anonymous>)
  35. at Client.<anonymous> (/home/SkriptMC/Swan/src/main.js:18:99)
  36. at Client.<anonymous> (/home/SkriptMC/Swan/src/main.js:57:3)
  37. (node:2513) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or
  38. by rejecting a promise which was not handled with .catch(). (rejection id: 4)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement