TECHNOVE / Airplane

A stable, optimized, well supported 1.17.1 Paper fork.
https://airplane.gg
GNU General Public License v3.0
344 stars 99 forks source link

Server crash after spam #59

Closed ghost closed 2 years ago

ghost commented 3 years ago

crash log: http://hastebin.com/ilowabaraj.coffeescript

server log: http://hastebin.com/bumuwapemo.csharp

video demonstration:

https://user-images.githubusercontent.com/18630111/133021229-5e0ef5c4-e85b-4209-8ff2-9bacb64d165b.mp4

PaulBGD commented 3 years ago

I'll look into this.

MennoGamed commented 2 years ago

Would it be an option to change your Minecraft language to English? Then the error in your image is easier to read. Not sure if this matters to Paul.

ghost commented 2 years ago

@MennoGamed , look in the logs, there the reason for the kick is written in English, since it is TranslatableComponent message

PaulBGD commented 2 years ago

This appears to happen when a plugin creates a world async, which afaik is actually allowed for some reason. I think some better thread checks in paper would be a good way to fix this.

PaulBGD commented 2 years ago

I'm going to close this unless someone else can reproduce, as it's likely a plugin issue.