Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on LMDE2 (Debian 10 based) #33

Closed
soko7awen opened this issue Mar 5, 2021 · 1 comment
Closed

Crash on LMDE2 (Debian 10 based) #33

soko7awen opened this issue Mar 5, 2021 · 1 comment

Comments

@soko7awen
Copy link

TypeError: Cannot read property 'cache' of undefined
    at MessageCreateAction.handle (/home/user/src/discord-qt/dist/index.js:2:313550)
    at Object.e.exports [as MESSAGE_CREATE] (/home/user/src/discord-qt/dist/index.js:2:363583)
    at WebSocketManager.handlePacket (/home/user/src/discord-qt/dist/index.js:2:350293)
    at WebSocketShardPatch.onPacket (/home/user/src/discord-qt/dist/index.js:2:355658)
    at WebSocketShardPatch.onMessage (/home/user/src/discord-qt/dist/index.js:2:354048)
    at WebSocket.n (/home/user/src/discord-qt/dist/index.js:2:2085522)
    at WebSocket.emit (events.js:315:20)
    at Receiver.N (/home/user/src/discord-qt/dist/index.js:2:2117048)
    at Receiver.emit (events.js:315:20)
    at Receiver.dataMessage (/home/user/src/discord-qt/dist/index.js:2:2099391)

@soko7awen soko7awen changed the title Crash on LMDE (Debian 10 based) Crash on LMDE2 (Debian 10 based) Mar 5, 2021
@ruslang02
Copy link
Owner

When does it occur? It is most likely caused by the group dms which cause the client to crash, #27 aims to fix that, check if the problem is present there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants