VolmitSoftware / React

Smart Server Performance
https://volmit.com
GNU General Public License v3.0
95 stars 52 forks source link

TIMING_STACK_CORRUPTION - Report this to the plugin React #617

Closed 1Pootis1 closed 1 year ago

1Pootis1 commented 3 years ago

To Reproduce Steps to reproduce the behavior:

  1. random

Screenshots or Video Recordings LOGS log.log

Server and Plugin Informations

Additional context

[17:02:24] [Server thread/ERROR]: [global] TIMING_STACK_CORRUPTION - Report this to the plugin React (Look for errors above this in the logs) (TimingIdentifier{id=React:Event: com.volmit.react.controller.FastDecayController (LeavesDecayEvent)} did not stopTiming) java.lang.Throwable: null at co.aikar.timings.TimingHandler.popTimingStack(TimingHandler.java:132) ~[patched_1.17.1.jar:git-Paper-349] at co.aikar.timings.TimingHandler.stopTiming(TimingHandler.java:117) ~[patched_1.17.1.jar:git-Paper-349] at co.aikar.timings.TimingHandler.stopTimingIfSync(TimingHandler.java:96) ~[patched_1.17.1.jar:git-Paper-349] at co.aikar.timings.TimingHandler.close(TimingHandler.java:202) ~[patched_1.17.1.jar:git-Paper-349] at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftTask.run(CraftTask.java:105) ~[patched_1.17.1.jar:git-Paper-349] at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483) ~[patched_1.17.1.jar:git-Paper-349] at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1564) ~[patched_1.17.1.jar:git-Paper-349] at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:490) ~[patched_1.17.1.jar:git-Paper-349] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1480) ~[patched_1.17.1.jar:git-Paper-349] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1279) ~[patched_1.17.1.jar:git-Paper-349] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-349] at java.lang.Thread.run(Thread.java:831) ~[?:?]