Nokorbis / ar-command-signs

Minecraft (Spigot) plugin that allows to transform some blocks (Signs, plates and buttons) into a Commands executor
https://www.spigotmc.org/resources/command-signs.10512/
Apache License 2.0
13 stars 10 forks source link

Command Signs causing crashes #60

Closed taylorhaight closed 3 years ago

taylorhaight commented 4 years ago

Since the 1.16 update my Command Signs have been causing crashes whenever it gets overwhelmed. I've included the logs of the latest crash attached to this as well as the command sign that is most easy to replicate the issue with. Crash Log.txt Screenshot_9 Was wondering if there's something that can be done to remedy this. Thanks in advance.

Nokorbis commented 4 years ago

Hello, I've check, no reason why Command Signs would crash a server. In your logs, it mentions another plugin that intercept one of my plugin's action (player chatting) : UltimateChat You should check that plugin.