TypeError: Cannot read properties of null (reading 'send')
at WebSocketTransport.send (F:\js projects\Exortika\node_modules\discord-rpc\src\transports\websocket.js:64:13)
at F:\js projects\Exortika\node_modules\discord-rpc\src\client.js:159:22
at new Promise ()
at RPCClient.request (F:\js projects\Exortika\node_modules\discord-rpc\src\client.js:157:12)
at RPCClient.setActivity (F:\js projects\Exortika\node_modules\discord-rpc\src\client.js:518:17)
at F:\js projects\Exortika\main.js:13:9
at Layer.handle [as handle_request] (F:\js projects\Exortika\node_modules\express\lib\router\layer.js:95:5)
at next (F:\js projects\Exortika\node_modules\express\lib\router\route.js:137:13)
at Route.dispatch (F:\js projects\Exortika\node_modules\express\lib\router\route.js:112:3)
at Layer.handle [as handle_request] (F:\js projects\Exortika\node_modules\express\lib\router\layer.js:95:5)
TypeError: Cannot read properties of null (reading 'send') at WebSocketTransport.send (F:\js projects\Exortika\node_modules\discord-rpc\src\transports\websocket.js:64:13) at F:\js projects\Exortika\node_modules\discord-rpc\src\client.js:159:22 at new Promise ()
at RPCClient.request (F:\js projects\Exortika\node_modules\discord-rpc\src\client.js:157:12)
at RPCClient.setActivity (F:\js projects\Exortika\node_modules\discord-rpc\src\client.js:518:17)
at F:\js projects\Exortika\main.js:13:9
at Layer.handle [as handle_request] (F:\js projects\Exortika\node_modules\express\lib\router\layer.js:95:5)
at next (F:\js projects\Exortika\node_modules\express\lib\router\route.js:137:13)
at Route.dispatch (F:\js projects\Exortika\node_modules\express\lib\router\route.js:112:3)
at Layer.handle [as handle_request] (F:\js projects\Exortika\node_modules\express\lib\router\layer.js:95:5)