Minecraft-Console-Client icon indicating copy to clipboard operation
Minecraft-Console-Client copied to clipboard

[BUG] /useblock not working

Open Meowlan opened this issue 2 years ago • 4 comments

Prerequisites

  • [X] I made sure I am running the latest development build
  • [X] I tried to look for similar issues before opening a new one
  • [X] I have set debugmessages=true in config to diagnose my issue
  • [X] I have redacted session tokens and passwords before attaching screenshots

Minecraft Version

1.19.3

Console Client Version

Latest

Expected Behavior

Im expecting the command to open a chest or place the current selected block at the specified coordinates

Actual Behavior

The console says that useblock was succesful but the bot does nothing

Steps to Reproduce the bug

  1. /useblock

Attach screenshot here (If applicable)

No response

Anythings that could help diagnosing the bug

I got terrain and movement, inventory handling and entity handling all enabled

I also tried using the c# function SendPlaceBlock but that also didnt work

Device

Desktop

Operating System

Windows

Server Address (If applicable)

No response

Meowlan avatar Mar 16 '23 15:03 Meowlan

What version are you playing on. Can you attach the exact example that you are using? Also, double check the coordinates.

milutinke avatar Mar 19 '23 17:03 milutinke

Testing bug against version : GitHub build 206, built on 2023-03-29 \useblock against grindstone works

useblock 1.5 60 1.5 inventory container list (displays correct grindstone inventory0

try first checking cords and use half cords /blockinfo x x x

MousePak avatar Mar 29 '23 22:03 MousePak

For some reason it does not work on 1.19.4 It works on other versions. No idea why this happens, I'll have to try out different 1.19.4 server software, it might be an issue with Paper MC.

milutinke avatar Apr 04 '23 17:04 milutinke

it didnt work on a vanilla server either

Meowlan avatar Apr 20 '23 10:04 Meowlan