PlayerInteractEvent to WorldGuard
LadyCailinBot opened this issue ยท 3 comments
WORLDGUARD-3784 - Reported by Lee
Console gets spammed with this error time to time: http://pastebin.com/WqurSc73
Spigot 1.11
Worldguard-legacy-6.2.1-SNAPSHOT-dist
Comment by wizjany
part of your stacktrace is missing. can't do anything without that.
i'm tempted to say it's an issue with whatever massivecraft lag inject thing is going on there, since i haven't heard of any 6.2 errors otherwise.
Comment by Lee
How can I resolve this issue? I know it's not massive lag due to the fact I was getting this error before I installed it. After a little bit of research on "Stacktrace" I've come to the understanding it's an issue with my startup script or hardware? Any insight on this issue would be muchly appreciated. @wizjany
Comment by wizjany
the stacktrace is that error you posted, except there's more that should be shown. either pastebin your whole log so i can read it, or if there's really nothing else there, add -XX:-OmitStackTraceInFastThrow to your server startup and it should show up (next time the error occurs).