Lethe icon indicating copy to clipboard operation
Lethe copied to clipboard

Fedora - TypeError: Cannot read property 'username' of undefined

Open Zel9278 opened this issue 6 years ago • 0 comments

The lethe-data.json file doesn't exist! This is not an error. [debug] bypassed direct API login, used cached token Lethe#master@48048c6 TypeError: Cannot read property 'username' of undefined at new User (/root/Desktop/sh/CBOT_V2/MBOT/Lethe/node_modules/discord.js/lib/Structures/User.js:1:1705) at new PMChannel (/root/Desktop/sh/CBOT_V2/MBOT/Lethe/node_modules/discord.js/lib/Structures/PMChannel.js:1:2019) at /root/Desktop/sh/CBOT_V2/MBOT/Lethe/node_modules/discord.js/lib/Client/InternalClient.js:82:2221 at Array.forEach (<anonymous>) at WebSocket.websocket.onmessage (/root/Desktop/sh/CBOT_V2/MBOT/Lethe/node_modules/discord.js/lib/Client/InternalClient.js:82:2174) at WebSocket.onMessage (/root/Desktop/sh/CBOT_V2/MBOT/Lethe/node_modules/ws/lib/WebSocket.js:442:14) at emitTwo (events.js:126:13) at WebSocket.emit (events.js:214:7) at Receiver.onbinary (/root/Desktop/sh/CBOT_V2/MBOT/Lethe/node_modules/ws/lib/WebSocket.js:848:10) at /root/Desktop/sh/CBOT_V2/MBOT/Lethe/node_modules/ws/lib/Receiver.js:628:18 TypeError: Cannot read property 'username' of undefined at new User (/root/Desktop/sh/CBOT_V2/MBOT/Lethe/node_modules/discord.js/lib/Structures/User.js:1:1705) at new PMChannel (/root/Desktop/sh/CBOT_V2/MBOT/Lethe/node_modules/discord.js/lib/Structures/PMChannel.js:1:2019) at /root/Desktop/sh/CBOT_V2/MBOT/Lethe/node_modules/discord.js/lib/Client/InternalClient.js:82:2221 at Array.forEach (<anonymous>) at WebSocket.websocket.onmessage (/root/Desktop/sh/CBOT_V2/MBOT/Lethe/node_modules/discord.js/lib/Client/InternalClient.js:82:2174) at WebSocket.onMessage (/root/Desktop/sh/CBOT_V2/MBOT/Lethe/node_modules/ws/lib/WebSocket.js:442:14) at emitTwo (events.js:126:13) at WebSocket.emit (events.js:214:7) at Receiver.onbinary (/root/Desktop/sh/CBOT_V2/MBOT/Lethe/node_modules/ws/lib/WebSocket.js:848:10) at /root/Desktop/sh/CBOT_V2/MBOT/Lethe/node_modules/ws/lib/Receiver.js:628:18

Zel9278 avatar Oct 21 '18 06:10 Zel9278