littletsu / roblox-gameinstance-searcher

Simple program that can tell you (in small games) the game instance of a player in a place.
5 stars 5 forks source link

Giving me this error when i run it #4

Open BigBowlORice opened 1 year ago

BigBowlORice commented 1 year ago

Idk why it giving me this error FetchError: request to https://api.roblox.com/users/get-by-username?username=[alvaricoqueapro] failed, reason: getaddrinfo ENOTFOUND api.roblox.com at ClientRequest. (C:\Users\MyUsername\Downloads\downloads\roblox-gameinstance-searcher-master\roblox-gameinstance-searcher-master\node_modules\node-fetch\lib\index.js:1505:11) at ClientRequest.emit (node:events:513:28) at TLSSocket.socketErrorListener (node:_http_client:502:9) at TLSSocket.emit (node:events:513:28) at emitErrorNT (node:internal/streams/destroy:151:8) at emitErrorCloseNT (node:internal/streams/destroy:116:3) at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { type: 'system', errno: 'ENOTFOUND', code: 'ENOTFOUND' }

PABL0THEGREA commented 10 months ago

You fix this?