jrbudda / Sentry

Citizens2 Town Sentry Character
12 stars 20 forks source link

Sentries aren't targeting properly #226

Closed stvncao5 closed 9 years ago

stvncao5 commented 9 years ago

Whenever a sentry tries to target a mob on its target list, I get spammed with this error: http://pastebin.com/i4KPXNyy

Sentries go into the "isHostile" state, and try to target the enemy, but nothing actually happens. In the case of a sentry with a bow, they will keep staring at the target without actually doing anything. In the case of a sentry with a melee weapon, they will follow and swing their arm at the target, but the target doesn't get hit at all.

But for some reason, when I hit an NPC with retaliate:on, it will bludgeon me to death via melee just fine.

Just FYI, I'm running this on a 1.7.10 Cauldron server with version 1.8.2 of Sentries installed and a Cauldron-specific version of Citizens (v2.0.13).

stvncao5 commented 9 years ago

Eh, nevermind - it was a very stupid mistake on my part.

Apparently I was using a version/build that was for 1.7.9. The reason I was fooled was that the version for 1.7.10 has the same version number, and so I thought I had the correct version this whole time.