CommandHelper

CommandHelper

46.5k Downloads

stacktrace with player_move

LadyCailin opened this issue ยท 1 comments

commented

CMDHELPER-2629 - Reported by Hekta on 2013-04-08 08:26:05 UTC

I use the last dev of CH and CraftBukkit Beta Build 1.5.1-R0.1

2013-04-08 10:18:14 [SEVERE] null
org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register task while disabled
at org.bukkit.craftbukkit.v1_5_R2.scheduler.CraftScheduler.validate(CraftScheduler.java:394)
at org.bukkit.craftbukkit.v1_5_R2.scheduler.CraftScheduler.callSyncMethod(CraftScheduler.java:150)
at com.laytonsmith.abstraction.bukkit.BukkitConvertor.runOnMainThreadAndWait(BukkitConvertor.java:341)
at com.laytonsmith.core.events.drivers.PlayerEvents$player_move$1.run(PlayerEvents.java:1400)
at java.lang.Thread.run(Thread.java:722)

commented

Comment by LadyCailin on 2013-08-10 02:54:52 UTC

This is a dupe of another bug, which I'm pretty sure is fixed.