Mobs attempt to jump mod fences

Post any bugs that you find *in the mod* here. This place is NOT for posting installation errors or bugs with vanilla Minecraft, or add-on mods.
Locked
User avatar
Daisjun
Posts: 217
Joined: Thu May 02, 2013 1:06 am
Location: Sydney

Mobs attempt to jump mod fences

Post by Daisjun »

Minor bug, but mobs attempt to jump mod fences, this doesn't occur with vanilla fences. If you're stationary they stay still, but if you move then they will try and jump the fence.

Didn't really think much of it as much more than a visual bug until I saw that zombies were able to jump and then climb our base entrances. They're two blocks high with a ladder on the top block. Normally this stops mobs from entering, but the mob fences allow them to jump onto the top ladder to get in.
User avatar
FlowerChild
Site Admin
Posts: 18753
Joined: Mon Jul 04, 2011 7:24 pm

Re: Mobs attempt to jump mod fences

Post by FlowerChild »

Yeah, I noticed this in the past myself. It's due to an odd bit in the pathfinding code that does some hardcoded tests for specific blockIDs if I remember correctly.

I believe I decided it was too much of a pain in the ass to fix for a small benefit back when I looked into it, but I'll leave this bug open in case I decide to have another go at it.
User avatar
FlowerChild
Site Admin
Posts: 18753
Joined: Mon Jul 04, 2011 7:24 pm

Re: Mobs attempt to jump mod fences

Post by FlowerChild »

Fixed for next release.
Locked