falkirks / Specter

Super simple debugging for PocketMine.
MIT License
73 stars 35 forks source link

error when joining a specter with pmmp 1.14.60 #90

Closed ghost closed 4 years ago

ghost commented 4 years ago

[17:38:05] [Server thread/CRITICAL]: ErrorException: "Undefined index: PersonaPieces" (EXCEPTION) in "src/pocketmine/Player" at line 1865

inxomnyaa commented 4 years ago

🙄 #89 #88

inxomnyaa commented 4 years ago

I wonder if we should add the mcpe-protocol entry in the plugin.yml to stop this from happening, but then we must update the plugin with every mcpe version.

SOF3 commented 4 years ago

@thebigsmileXD You should really do that.

inxomnyaa commented 4 years ago

@SOF3 but it would kind of suppress the errors (they wont happen at all), which means more work for me figuring out why a newer version does not function. I do not have instant access to the latest mcpe versions when they release. Actually right now i am still on 1.14.20

inxomnyaa commented 4 years ago

mcpe-protocol

is added, support for new version was added in #89