CommandHelper

CommandHelper

46.5k Downloads

has_bind() NPE

LadyCailinBot opened this issue ยท 7 comments

commented

CMDHELPER-2878 - Reported by PseudoKnight

Stacktrace from build 2509

	at com.laytonsmith.core.functions.EventBinding$has_bind.exec(EventBinding.java:836)
	at com.laytonsmith.core.Script.eval(Script.java:308)
	at com.laytonsmith.core.MethodScriptCompiler.execute(MethodScriptCompiler.java:1580)
	at com.laytonsmith.core.MethodScriptCompiler.execute(MethodScriptCompiler.java:1540)
	at com.laytonsmith.commandhelper.CommandHelperInterpreterListener.execute(CommandHelperInterpreterListener.java:149)
	at com.laytonsmith.commandhelper.CommandHelperInterpreterListener.textLine(CommandHelperInterpreterListener.java:115)
	at com.laytonsmith.commandhelper.CommandHelperInterpreterListener$1.run(CommandHelperInterpreterListener.java:58)
	at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:58)
	at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345)
	at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:583)
	at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273)
	at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:540)
	at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:446)
	at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)
commented

Comment by Slind14

I got the latest devbuild and it is not fixed :(

commented

Comment by EntityReborn

I tested this locally. What code are you using and what new stacktrace are you getting?

commented

Comment by EntityReborn

Please verify you are running build 2516.

commented
commented

Comment by Slind14

sorry something went wrong on my side. It is fine. ;)

commented

Comment by EntityReborn

This should be fixed in the latest build.