matcracker / BedcoreProtect

BedcoreProtect is a fast, efficient, data logging and anti-griefing tool for PocketMine servers. Rollback and restore any amount of damage.
https://poggit.pmmp.io/p/BedcoreProtect/
GNU General Public License v3.0
43 stars 8 forks source link

Crash when entity got killed by block #37

Closed mercadanteus closed 3 years ago

mercadanteus commented 3 years ago

Issue description

Steps to reproduce the issue

I can´t figure what triggers the crash, only have logs

OS and versions

Plugins

Plugins (27): AntiBlock v1.0.0, ArmorStandExpanded v1.2.3, BedcoreProtect v0.7.1, BlockSniper v3.2.3, BuilderTools v1.2.0-beta2, ByteMe v1.0.0, ChestShop v2.4.0, ClearPlayer v1.0.0, CrashFixer v1, CustomAreas v1.2.1, EC-TableUI v1.1.2-pre, EconomyAPI v5.7.2, LiveXYZ v0.7.0, LockMyStuff v1.1.0, Netherite v1.1, OnlineTime v1.3, PiggyFactions v1.1.3, PlayerInfo v2.1.4, PureChat v1.4.11, PureEntitiesX v0.6.7, PurePerms v1.4.3, SimpleHome v1.0.3, Sponges v1.1.0, Uncensor v0.2.1, VanillaCoordinates v1.0.0, XGTAntiXRay v1.0.0, essentialsTP v1.2.2

Crashdump, backtrace or other files

https://pastebin.com/05QAShM4

https://pastebin.com/PGBBJwmf

mercadanteus commented 3 years ago

Sorry above are the console logs, here is the crash dump: https://hastebin.com/zeholucuyi.yaml

matcracker commented 3 years ago

I can't reproduce the crash, it was something related with the cactus

mercadanteus commented 3 years ago

It began Working normally after some time, I´ll keep updated th thread if something new happens

matcracker commented 3 years ago

I reproduced the crash, it happens when an entity got killed by a block. In your case was a cactus that killed someone. It will be fixed in v0.8.0. Thanks for your report.