Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2019
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.79 KB | None | 0 0
  1.  
  2. E:\Corebot>node index.js
  3. 42 commands loaded.
  4. #-------------------------------#
  5. CoreBot v3.1.0 is now ONLINE!
  6. Thank you for purchasing CoreBot!
  7. Have an issue? Join our Discord!
  8. https://corebot.dev/support/
  9. Bot Activity: STREAMING WolfMC Network
  10. #-------------------------------#
  11. serverstatus addon loaded.
  12. vcstatus addon loaded.
  13. (node:12400) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'Status_Category_Name' of undefined
  14. at bot.channels.find.c (E:\Corebot\addons\vcstatus.js:19:81)
  15. at Map.find (E:\Corebot\node_modules\discord.js\src\util\Collection.js:506:11)
  16. at update (E:\Corebot\addons\vcstatus.js:19:40)
  17. at Timeout._onTimeout (E:\Corebot\addons\vcstatus.js:81:9)
  18. at ontimeout (timers.js:436:11)
  19. at tryOnTimeout (timers.js:300:5)
  20. at listOnTimeout (timers.js:263:5)
  21. at Timer.processTimers (timers.js:223:10)
  22. (node:12400) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
  23. (node:12400) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  24. (node:12400) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'Status_Category_Name' of undefined
  25. at bot.channels.find.c (E:\Corebot\addons\vcstatus.js:19:81)
  26. at Map.find (E:\Corebot\node_modules\discord.js\src\util\Collection.js:506:11)
  27. at Timeout.update [as _onTimeout] (E:\Corebot\addons\vcstatus.js:19:40)
  28. at ontimeout (timers.js:436:11)
  29. at tryOnTimeout (timers.js:300:5)
  30. at listOnTimeout (timers.js:263:5)
  31. at Timer.processTimers (timers.js:223:10)
  32. (node:12400) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
  33. (node:12400) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'Status_Category_Name' of undefined
  34. at bot.channels.find.c (E:\Corebot\addons\vcstatus.js:19:81)
  35. at Map.find (E:\Corebot\node_modules\discord.js\src\util\Collection.js:506:11)
  36. at Timeout.update [as _onTimeout] (E:\Corebot\addons\vcstatus.js:19:40)
  37. at ontimeout (timers.js:436:11)
  38. at tryOnTimeout (timers.js:300:5)
  39. at listOnTimeout (timers.js:263:5)
  40. at Timer.processTimers (timers.js:223:10)
  41. (node:12400) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 3)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement