CommandHelper

CommandHelper

46.5k Downloads

Stacktrace with pcursor()

LadyCailinBot opened this issue ยท 2 comments

commented

CMDHELPER-2649 - Reported by Hekta

The line of code which caused the error : assign(@loc, pcursor(@player))

Pastebin : http://pastebin.com/SEF0xSbZ

commented

Comment by LadyCailin

This is actually a bug in bukkit, not CH. It's a known bug though, and they haven't fixed it in forever, so what I may do is account for it in the CH code and still print the stack trace, but also let you know this is not a problem with CH.

For reference: https://bukkit.atlassian.net/browse/BUKKIT-482

commented

Comment by jb_aero

This was my crack at it: 2d04c05#L5L421