Stacktrace with vehicle_enter/echopets
LadyCailinBot opened this issue ยท 4 comments
CMDHELPER-2916 - Reported by kookster
Comment by PseudoKnight
I'm pretty sure this is not a CH issue since EchoPets extends Craftbukkit, making any mob a vehicle -- more like a mod than a plugin. It looks like the EntityReborn is trying to handle this with the CHEchoPets extension by adding custom events, and that's probably where it should be handled when a plugin is "naughty" to do what it wants.
Comment by kookster
PseudoKnight, since it causes a stack trace it is a issue.
Comment by PseudoKnight
I'm no expert, but I wouldn't be surprised if this is an exception to that rule. CH can't compensate for every modification to Craftbukkit someone does. This is EchoPet causing the stacktrace. It's the downside of their methodology. The error shouldn't be causing any harm, though.