Pocketmine-mp: Command /help not working

Created on 1 Oct 2017  路  8Comments  路  Source: pmmp/PocketMine-MP

Issue description


With version Minecraft: Bedrock Edition 1.2 command /help does not work

Steps to reproduce the issue

  1. Join to server
  2. Use command /help

OS and versions

Crashdump, backtrace or other files

image

Client Fixed

Most helpful comment

The /help command is client-side. The reason commands don't show up is because the command sending is not implemented yet.

All 8 comments

/help is now forced by the client and the server has no control over it.

You can run ./help as a workaround until Mojang get their sh1t together

@TheDiamondYT1 sorry to interrupt but same work on nukkit as it used to..!! Don't know the reason but just saying..

who else crash wen using commands? Is it random?
I mean client crash.

The /help command is client-side. The reason commands don't show up is because the command sending is not implemented yet.

I want to cancel /help command -.-

@TDMidkwhatisxd u dont only crash on /help command ,,it crashes on other commands , mainly when you type space after a command then it crashes app but its not like it crashes on every command. dont know when but players keep crashing!

Might be related to the client issue: Commands, that are known by the client, for example /effect will not use the server-side reply "used wrong: syntax", instead send client sided message that the command is used wrong + it's syntax. (though /help only replies with /help and /?)


Edit: could you clean up unrelated messages in this issue? @dktapps @SOF3

A partial implementation of this has been done on mcpe-1.2.5.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dktapps picture dktapps  路  3Comments

RedstoneAlmeida picture RedstoneAlmeida  路  3Comments

Ox531 picture Ox531  路  3Comments

Muqsit picture Muqsit  路  3Comments

jasonwynn10 picture jasonwynn10  路  3Comments