MLG-Fortress / PopulationDensity

The now-official repository of the PopulationDensity Bukkit plugin
https://dev.bukkit.org/projects/population-density
10 stars 10 forks source link

Random crashes in 1.16.1 #90

Closed Cobbet closed 4 years ago

Cobbet commented 4 years ago

We're getting a crash like this several times a day, The server hangs and can't recover. Anyone had something like this? It didn't show up in testing, of course.

`[13:13:12] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-101 (MC: 1.16.1) --- [13:13:12] [Paper Watchdog Thread/ERROR]: The server has not responded for 10 seconds! Creating thread dump

[13:13:12] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!): [13:13:12] [Paper Watchdog Thread/ERROR]: Chunk wait task info below: [13:13:12] [Paper Watchdog Thread/ERROR]: -139,-238 in 'World: [13:13:12] [Paper Watchdog Thread/ERROR]: Load Task - none [13:13:12] [Paper Watchdog Thread/ERROR]: Save Task - none [13:13:12] [Paper Watchdog Thread/ERROR]: Chunk Holder - non-null [13:13:12] [Paper Watchdog Thread/ERROR]: Chunk Status - minecraft:full [13:13:12] [Paper Watchdog Thread/ERROR]: Chunk Ticket Status - minecraft:full [13:13:12] [Paper Watchdog Thread/ERROR]: Chunk Holder Status - minecraft:features [13:13:12] [Paper Watchdog Thread/ERROR]: Chunk Holder Priority - 2

[13:13:12] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread [13:13:12] [Paper Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING

[13:13:12] [Paper Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)

[13:13:12] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.PlayerConnectionUtils$$Lambda$5294/218719427.run(Unknown Source)

[13:13:12] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_16_R1.MinecraftServer$$Lambda$2956/264425599.run(Unknown Source)

[13:13:12] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---

RoboMWM commented 4 years ago

Duplicate of #86