bergerhealer / BKCommonLib

An extensive library used in bergerhealer's plugins
Other
180 stars 44 forks source link

Occasional group of errors with MyWorlds on Paper #148

Closed owu-1 closed 2 years ago

owu-1 commented 2 years ago
BkCommonLib version: BKCommonLib-1.19.2-v2-SNAPSHOT-1386
Spigot version: paper-1.19.2-175

Problem or bug:

A group of error messages pop up occasionally when using MyWorlds with BKCommonLib. I've only had it happen two times with 5 hours between. The server last started 27/09/22 08:01 and these error messages popped up at 29/09/22 08:31.

Looks very similar to https://github.com/PaperMC/Paper/issues/8396, except I have an extra line in the stack trace at com.bergerkiller.bukkit.common.internal.logic.EntityAddRemoveHandler_1_19_2_Paper_ChunkSystem$Hook.c(Unknown Source) ~[?:?] partial-log.txt

Expected behaviour:

The error messages to not show up

Steps to reproduce:

Plugins: MyWorlds-1.19.2-v1-SNAPSHOT-171, coreprotect, discordsrv, luckperms, spark, squaremap Run the server with players on for a while

bergerkiller commented 2 years ago

See: https://github.com/PaperMC/Paper/issues/8396

Not related to bkcommonlib

edit*

Just noticed you already linked it. But yes, its that. The extra line is monitoring entities spawning and is passive as only traincarts uses it.