TeamChocoQuest / ChocolateQuestRepoured

ChocolateQuest Re-poured!
Other
75 stars 25 forks source link

CQR Iron Door AI Bug #269

Closed minekraftminer closed 3 years ago

minekraftminer commented 3 years ago

Common sense Info To check a checkbox: Insert a lower case X between the square brackets, you need to remove the space though.

Describe the bug CQR Mobs don't walk through iron doors. Instead, they just sit there waiting at the door for you to kill them. This may not seem like a big deal, until you realize majority of the dungeons are filled with iron doors. This leads to a common strategy of luring mobs to the door and then camping them out with your weapon

To Reproduce Steps to reproduce the behavior:

  1. Go to 'a dungeon with a iron door' (or just make a box and place a iron door)
  2. 'Have a CQR mob chase you'
  3. 'Wait at iron door'
  4. 'CQR mob will wait at the door and do nothing'

Expected behavior I'd expect for the mob to walk through the door,

just like how they can go through wooden doors.

Screenshots (or video in this case) https://www.youtube.com/watch?v=RUPa3peSMZk

Other Please note: log files and crash reports should be uploaded as a FILE and not as a copy paste of the text of it here. Upload the file to a site like pastebin or similar and link it here!!

DerToaster98 commented 3 years ago

Hm ye, that is not supposed. Will look at it later. But to be clear: They do not have an 'iron door ai' and neither can they open them.

DerToaster98 commented 3 years ago

Ok, this seems to be a vanilla bug. We probably won't fix it.

We use the vanilla pathnode processor internally so it is too much effort for us to fix this, though when looking in the code it should work theoretically. Anyways, probably won't fix. Report to mojang that mobs (tested with vindicator) can't go through open iron doors.

minekraftminer commented 3 years ago

alright, thanks for replying!