wxz123 Posted April 18, 2024 Report Posted April 18, 2024 I use https://github.com/csfloat/inspect, use the node-steam-user, I always to found the problem RangeError [ERR_BUFFER_OUT_OF_BOUNDS]: Attempt to access memory outside buffer bounds   at new NodeError (node:internal/errors:399:5)   at boundsError (node:internal/buffer:86:11)   at Buffer.readUInt32LE (node:internal/buffer:222:5)   at TCPConnection._readMessage (/usr/src/csgofloat/node_modules/steam-user/components/connection_protocols/tcp.js:182:33)   at Socket.emit (node:events:513:28)   at emitReadable_ (node:internal/streams/readable:590:12)   at onEofChunk (node:internal/streams/readable:568:5)   at readableAddChunk (node:internal/streams/readable:275:5)   at Readable.push (node:internal/streams/readable:234:10)   at TCP.onStreamRead (node:internal/stream_base_commons:232:12) {  code: 'ERR_BUFFER_OUT_OF_BOUNDS' Quote
wxz123 Posted September 20, 2024 Author Report Posted September 20, 2024 After I upgraded the steam-user version from 5.0.9 to 5.2.0, this does not happen anymore. I will watch for a while and comment if there is a problem Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.