pmmp / PocketMine-MP

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

Server crashed #4855

Closed TaxosTV closed 2 years ago

TaxosTV commented 2 years ago

Link to crashdump: https://crash.pmmp.io/view/5993176

Additional comments (optional)

dktapps commented 2 years ago

This happens because a plugin kicked a player during EntityDamageEvent.

TaxosTV commented 2 years ago

Ok, but I don't have a plugin that would kick the player.

TaxosTV commented 2 years ago

I have checked all plugins, and there is no plugin that would kick a player with the EntityDamageEvent.

dktapps commented 2 years ago

Well that's the only way this issue would occur ...

TaxosTV commented 2 years ago

I checked everything several times, and I didn't find anything like that. I have another crash that appears very often, can you help with it? Link - https://github.com/pmmp/PocketMine-MP/issues/4857

dktapps commented 2 years ago

This isn't a support forum.

TaxosTV commented 2 years ago

Okay, what should I do then? There is no player kick in the plugin.

jasonw4331 commented 2 years ago

reproduce it without a plugin on the server then 👍

TaxosTV commented 2 years ago

Good thanks