baileyholl / Ars-Nouveau

Repository for the Ars Nouveau minecraft mod. https://www.curseforge.com/minecraft/mc-mods/ars-nouveau
https://www.curseforge.com/minecraft/mc-mods/ars-nouveau
GNU Lesser General Public License v3.0
170 stars 99 forks source link

Starbuncle Pathfinding #876

Open OfficialStamper opened 1 year ago

OfficialStamper commented 1 year ago

Ver: ars_nouveau-1.19.2-3.12.1 Pack: Arcane Isles v1.1.1

Starbuncle starring at egg for almost 9 minutes.

2023-02-22_16 38 50 2023-02-22_16 42 57 2023-02-22_16 43 38 2023-02-22_16 44 54

Debug log attached:

entity_log_1677084297354.log

uhloin commented 1 year ago

Other sutuation (may be the same bug)

Room (behind iron door) with field of sourceberry, starbuncle assigned to chest. Second similar room with second starbuncle, chest and door.

Sometimes first starbuncle stands before closed door and if open it, starbuncle will try go to second field (and wait before second door). In this time it has berries on its own field and ever may has berry on the back.

uhloin commented 9 months ago

The same thing even without doors and in 1.20.1. Looks like SB first selects some random berry bush among near blocks and after this searches path even if there is no path, and pauses if cannot find a path.

Should be reverse method: run some path algorithm and use first appropriate block.

jpcrowe commented 1 month ago

Probably related to Starbuncle can't pathfind uphill