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'