MCCTeam / Minecraft-Console-Client

Lightweight console for Minecraft chat and automated scripts
https://mccteam.github.io
Other
1.62k stars 393 forks source link

Timing out while using inventory handling on hypixel skyblock #1396

Closed KibbeWater closed 3 years ago

KibbeWater commented 3 years ago

Prerequisites

Bug description I am trying to make a bot use items on hypixel skyblock, I noticed that using UseItemInHand() would just fail so I guessed to use inventory handling. However in skyblock dungeons lobby the time between one of the messages sent is incedibly slow and times out.

There are no additional debug messages after or previous to the timeout except login data

KibbeWater commented 3 years ago

CORRECTION:

it happens with inventory handling off, this issue is for the 1.10 - 1.16 protocols it seems

Nekiplay commented 3 years ago

At 1.15.2 everything works fine

ORelio commented 3 years ago

Unfortunately we could not reproduce this issue 😕