setInterval gives javascript error with the new spigot 1.8
pfigueiredo opened this issue ยท 3 comments
Error:
Can't find method org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.runTaskTimer(org.scriptcraftjs.bukkit.ScriptCraftPlugin,sun.org.mozilla.javascript.Undefined,number,number)
I've tried to reproduce this with Spigot 1.9 and cannot reproduce the issue.