Romain Beaumont

Results 2294 comments of Romain Beaumont

Hi, it's saying you don't have 2GB of free memory On Thu, Dec 19, 2024, 06:28 FFFFFhh ***@***.***> wrote: > Hi,when I use the img2dataset to download the dataset ,it...

That information packet is https://prismarinejs.github.io/minecraft-data/?d=protocol&v=1.20.5#configuration.toServer.types.packet_settings

https://github.com/PrismarineJS/node-minecraft-protocol/blob/9e116c3dd4682b17c4e2c80249a2447a093d9284/src/client/play.js#L53 here we can try adding something like client.write('packet_settings,{...the right fields here based on doc above})

Although now I notice you're talking about hypixel, I guess they have a number of other captcha that would all need bypassing

> Captcha? Yes few big servers try and detect non-human activity and kick the detected clients. That is often called anticheat but that's a misnamer as they don't try to...

Yes can't merge this PR until we manage to fix the pex build in it Maybe it would be easier to update the code to use the latest albumentations API