Advertisement
DudeThatsErin

console

Mar 5th, 2021
825
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 6.87 KB | None | 0 0
  1. [nodemon] starting `node start index.js`
  2. bin
  3. channel
  4. docs
  5. elaborate
  6. faq
  7. format
  8. help
  9. hire
  10. just-ask
  11. mods
  12. partner
  13. patience
  14. ping
  15. prune
  16. rules
  17. server
  18. share-code
  19. wiki
  20. wrong-channel
  21. Sakura Moon#1301 is logged in and ready!
  22. I have been removed from: Erin's Server (id: 718253204147798047)
  23. New guild joined: Erin's Server (id: 718253204147798047). This guild has 14 members!
  24. TypeError [INVALID_TYPE]: Supplied parameter is not a User nor a Role.
  25.     at Function.resolve (/root/sakura/node_modules/discord.js/src/structures/PermissionOverwrites.js:177:28)
  26.     at /root/sakura/node_modules/discord.js/src/managers/GuildChannelManager.js:109:81
  27.     at Array.map (<anonymous>)
  28.     at GuildChannelManager.create (/root/sakura/node_modules/discord.js/src/managers/GuildChannelManager.js:109:51)
  29.     at Client.<anonymous> (/root/sakura/index.js:50:20)
  30.     at Client.emit (events.js:314:20)
  31.     at Object.module.exports [as GUILD_CREATE] (/root/sakura/node_modules/discord.js/src/client/websocket/handlers/GUILD_CREATE.js:33:14)
  32.     at WebSocketManager.handlePacket (/root/sakura/node_modules/discord.js/src/client/websocket/WebSocketManager.js:384:31)
  33.     at WebSocketShard.onPacket (/root/sakura/node_modules/discord.js/src/client/websocket/WebSocketShard.js:444:22)
  34.     at WebSocketShard.onMessage (/root/sakura/node_modules/discord.js/src/client/websocket/WebSocketShard.js:301:10) {
  35.   [Symbol(code)]: 'INVALID_TYPE'
  36. }
  37. (node:25652) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'id' of undefined
  38.     at Client.<anonymous> (/root/sakura/index.js:75:168)
  39.     at Client.emit (events.js:314:20)
  40.     at Object.module.exports [as GUILD_CREATE] (/root/sakura/node_modules/discord.js/src/client/websocket/handlers/GUILD_CREATE.js:33:14)
  41.     at WebSocketManager.handlePacket (/root/sakura/node_modules/discord.js/src/client/websocket/WebSocketManager.js:384:31)
  42.     at WebSocketShard.onPacket (/root/sakura/node_modules/discord.js/src/client/websocket/WebSocketShard.js:444:22)
  43.     at WebSocketShard.onMessage (/root/sakura/node_modules/discord.js/src/client/websocket/WebSocketShard.js:301:10)
  44.     at WebSocket.onMessage (/root/sakura/node_modules/ws/lib/event-target.js:132:16)
  45.     at WebSocket.emit (events.js:314:20)
  46.     at Receiver.receiverOnMessage (/root/sakura/node_modules/ws/lib/websocket.js:825:20)
  47.     at Receiver.emit (events.js:314:20)
  48. (node:25652) 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(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)
  49. (node:25652) [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.
  50. (node:25652) UnhandledPromiseRejectionWarning: Error: Duplicate entry '718253204147798047' for key 'PRIMARY'
  51.     at PromiseConnection.query (/root/sakura/node_modules/mysql2/promise.js:92:22)
  52.     at /root/sakura/index.js:40:18
  53.     at /root/sakura/node_modules/@discordjs/collection/dist/index.js:220:20
  54.     at Function.from (<anonymous>)
  55.     at Map.map (/root/sakura/node_modules/@discordjs/collection/dist/index.js:218:22)
  56.     at Client.<anonymous> (/root/sakura/index.js:39:25)
  57.     at Client.emit (events.js:314:20)
  58.     at Object.module.exports [as GUILD_CREATE] (/root/sakura/node_modules/discord.js/src/client/websocket/handlers/GUILD_CREATE.js:33:14)
  59.     at WebSocketManager.handlePacket (/root/sakura/node_modules/discord.js/src/client/websocket/WebSocketManager.js:384:31)
  60.     at WebSocketShard.onPacket (/root/sakura/node_modules/discord.js/src/client/websocket/WebSocketShard.js:444:22)
  61. (node:25652) 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(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 3)
  62. TextChannel {
  63.   type: 'text',
  64.   deleted: false,
  65.   id: '817439796770242591',
  66.   name: 'submissions',
  67.   rawPosition: 2,
  68.   parentID: null,
  69.   permissionOverwrites: Collection [Map] {},
  70.   topic: null,
  71.   nsfw: false,
  72.   lastMessageID: null,
  73.   rateLimitPerUser: 0,
  74.   lastPinTimestamp: null,
  75.   guild: Guild {
  76.     members: GuildMemberManager {
  77.       cacheType: [class Collection extends Collection],
  78.       cache: [Collection [Map]],
  79.       guild: [Circular]
  80.     },
  81.     channels: GuildChannelManager {
  82.       cacheType: [class Collection extends Collection],
  83.       cache: [Collection [Map]],
  84.       guild: [Circular]
  85.     },
  86.     roles: RoleManager {
  87.       cacheType: [class Collection extends Collection],
  88.       cache: [Collection [Map]],
  89.       guild: [Circular]
  90.     },
  91.     presences: PresenceManager {
  92.       cacheType: [class Collection extends Collection],
  93.       cache: Collection [Map] {}
  94.     },
  95.     voiceStates: VoiceStateManager {
  96.       cacheType: [class Collection extends Collection],
  97.       cache: Collection [Map] {},
  98.       guild: [Circular]
  99.     },
  100.     deleted: false,
  101.     name: "Erin's Server",
  102.     icon: 'fe6df304850afc063d8ed4019bcac8a3',
  103.     splash: null,
  104.     discoverySplash: null,
  105.     region: 'us-south',
  106.     memberCount: 14,
  107.     large: false,
  108.     features: [],
  109.     applicationID: null,
  110.     afkTimeout: 300,
  111.     afkChannelID: null,
  112.     systemChannelID: '718253204747321387',
  113.     embedEnabled: undefined,
  114.     premiumTier: 0,
  115.     premiumSubscriptionCount: 0,
  116.     verificationLevel: 'NONE',
  117.     explicitContentFilter: 'DISABLED',
  118.     mfaLevel: 0,
  119.     joinedTimestamp: 1614963234735,
  120.     defaultMessageNotifications: 'ALL',
  121.     systemChannelFlags: SystemChannelFlags { bitfield: 0 },
  122.     maximumMembers: 250000,
  123.     maximumPresences: null,
  124.     approximateMemberCount: null,
  125.     approximatePresenceCount: null,
  126.     vanityURLCode: null,
  127.     vanityURLUses: null,
  128.     description: null,
  129.     banner: null,
  130.     id: '718253204147798047',
  131.     available: true,
  132.     rulesChannelID: null,
  133.     publicUpdatesChannelID: null,
  134.     preferredLocale: 'en-US',
  135.     ownerID: '455926927371534346',
  136.     emojis: GuildEmojiManager {
  137.       cacheType: [class Collection extends Collection],
  138.       cache: [Collection [Map]],
  139.       guild: [Circular]
  140.     },
  141.     shardID: 0
  142.   },
  143.   messages: MessageManager {
  144.     cacheType: [class LimitedCollection extends Collection],
  145.     cache: LimitedCollection [Map] { maxSize: 200 },
  146.     channel: [Circular]
  147.   },
  148.   _typing: Map {}
  149. }
  150. ReferenceError: message is not defined
  151.     at /root/sakura/index.js:70:9
  152.     at processTicksAndRejections (internal/process/task_queues.js:97:5)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement