PaperMC / Paper

The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies
https://papermc.io/
Other
10.04k stars 2.34k forks source link

Server crashes when using plugin (GriefPrevention) on Paper server but not on Spigot server. #9551

Closed GregorSomething closed 1 year ago

GregorSomething commented 1 year ago

Expected behavior

Server should not crash when sending primed tnt through end portal and using GriefPrevention plugin (did not crash Spigot server).

Observed/Actual behavior

Server crashes on Paper server.

Steps/models to reproduce

  1. Get end portal
  2. Send a primed tnt through it, when GriefPrevention is enabled (defaut config)
  3. Server crashed (https://pastebin.com/XCUpWv8J)

Plugin and Datapack List

[10:28:14 INFO]: Server Plugins (1): [10:28:14 INFO]: Bukkit Plugins: [10:28:14 INFO]: - GriefPrevention

Paper version

This server is running Paper version git-Paper-100 (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT) (Git: f402f89)

Other

Plugin download page

alek4032 commented 1 year ago

We just experienced the same, multiple times in a row. Same plugins, same method.

lynxplay commented 1 year ago

Replicable yea, we are passing the already retired entity scheduler to the freshly created tnt instance in the end dimension.

lynxplay commented 1 year ago

Resolved by 408a9050baf29341b877a7bebff0939442d818d0