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

"WebSocketTransport.onOpen" cannot set 'endpoint' of undefined #41

Closed
TheHazardWorks opened this issue Sep 14, 2018 · 3 comments
Closed
Labels

Comments

@TheHazardWorks
Copy link

I have never ran into an issue before when implementing my source in the console. We have started trying to implement it within an electron environment and we have been consistently getting this error.

Uncaught TypeError: Cannot set property 'endpoint' of undefined at WebSocketTransport.onOpen
(node_modules\discord-rpc\src\transports\WebSocket.js:52)

@devsnek devsnek added the bug label Sep 14, 2018
@PLASMAchicken
Copy link
Contributor

Is your application even allowed to use Websocket transport

@TheHazardWorks
Copy link
Author

I fail to see why it wouldn't be able to.

@austinhuang0131
Copy link

Same issue on React.

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

4 participants