qrisat / inquisitor-mc

Automatically exported from code.google.com/p/inquisitor-mc
0 stars 0 forks source link

Could not pass event PlayerTeleportEvent to Inquisitor v2.28 #32

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I have a random spawn system in my survival server, set using HomeSpawnPlus 
latest dev build (http://dev.bukkit.org/bukkit-plugins/homespawnplus/).
Some times when a player enters i receive this exception: 
http://pastebin.com/9fpmNrAQ
and seems, after inspecting timings, that inquisitor is hanging on playeronjoin 
event heavily, like almost 2000%. 
Is it possible to resolve?
I am using spigot 1.8 build 25. 

Original issue reported on code.google.com by vanillap...@gmail.com on 2 Feb 2015 at 1:14