pmmp / PocketMine-MP

A server software for Minecraft: Bedrock Edition in PHP
https://pmmp.io
GNU Lesser General Public License v3.0
3.27k stars 1.55k forks source link

Can't place banners gived by comand #3265

Closed Invy55 closed 4 years ago

Invy55 commented 4 years ago

Issue description

Steps to reproduce the issue

  1. /give PLAYER minecraft:banner 1 {BlockEntityTag:{Base:15,Patterns:[{Pattern:bri,Color:0}]}}
  2. Place the banner and get kicked

OS and versions

Plugins

BuilderTools v1.2.0-beta2, VanishV2 v1.3, InvSee v1.0.0, DevTools v1.13.5, Slapper v1.5.2, MultiWorld v1.5.2, MapImageEngine v1.1.3, PurePerms v1.4.3, FormAPI v1.3.0, PureChat v1.4.11, VoidTP v1.0.2, SlapperRotation v1.2.1, RedstoneCircuit v1.0.1, SlashSkin v1.0.0, Banner v0.0.1 (simple plugin made from me that uses form api to gen the command), MIE_Converter v1.0.2, pluginp v1.1.0, iProtector v3.1.1, SlapperCache v2.0.1

Crashdump, backtrace or other files

It is not a crash but a CRITICAL ERROR so I can't paste on that website... I'll use pastebin: https://pastebin.com/gAxp3K8S

Sorry for my bad english

dktapps commented 4 years ago

does not reproduce, and we don't support 7.4 yet ...

dktapps commented 4 years ago

also, the pattern is bricks, not the mojang logo.

Invy55 commented 4 years ago

also, the pattern is bricks, not the mojang logo.

Yes, so what can I do? I've tried with all patterns

Invy55 commented 4 years ago

does not reproduce, and we don't support 7.4 yet ...

Mhh... I've tried with php 7.3 on debian 10 still not working........