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

Random crashes when using list saved #38

Open
meew0 opened this issue Jan 5, 2016 · 1 comment
Open

Random crashes when using list saved #38

meew0 opened this issue Jan 5, 2016 · 1 comment
Labels

Comments

@meew0
Copy link
Owner

meew0 commented Jan 5, 2016

list saved seems to crash the bot sometimes (roughly a 50/50 chance). I don't have a log yet, will add one at some point.

@meew0
Copy link
Owner Author

meew0 commented Jan 7, 2016

[TypeError: Saved.saved.videos[key].prettyPrint is not a function]
TypeError: Saved.saved.videos[key].prettyPrint is not a function
    at Client.<anonymous> (/home/meew/Lethe/lethe.js:266:63)
    at emitOne (events.js:78:13)
    at Client.emit (events.js:170:7)
    at WebSocket.websocket.onmessage (/home/meew/Lethe/node_modules/discord.js/lib/Client/InternalClient.js:59:15)
    at WebSocket.onMessage (/home/meew/Lethe/node_modules/ws/lib/WebSocket.js:418:14)
    at emitTwo (events.js:93:20)
    at WebSocket.emit (events.js:173:7)
    at Receiver.ontext (/home/meew/Lethe/node_modules/ws/lib/WebSocket.js:816:10)
    at /home/meew/Lethe/node_modules/ws/lib/Receiver.js:477:18
    at Receiver.applyExtensions (/home/meew/Lethe/node_modules/ws/lib/Receiver.js:364:5)

@meew0 meew0 removed the info needed label Jan 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant