[Bug] Sentry won't stop shooting at a wall (1.12)
DereC4 opened this issue ยท 4 comments
Playing this on a 1.12 modpack but after the sentries finish off something they just keep shooting at a wall for some reason. This only happens when they're set to aggressive mode.
Closing this as we cannot reproduce it and didn't receive a reply to my previous comment. If you can provide a minimal testing environment that reliably reproduces this, please reply with a setup.
The Sentry shoots at the nearest target, if it has clear line of sight. If there is no target, it will stop shooting. So this Sentry in your video must have some kind of target it tries to shoot at. If you have the respect_invisibility
configuration option set to true, then that mob could even be invisible. There is no functional distinction between camouflage and aggressive mode. What happens if you set the difficulty to peaceful?
Also a note: If you are not using SecurityCraft v1.8.21, update the mod and see if that fixes your issue.