Menu

Post image 1
Post image 2
Post image 3
1 / 3
0

Stuck in the Mud (and Code Loops!) - Kiwi-chan Devlog #7

DEV Community·kiwi_tech·30 days ago
#ChsCnCtO
#ai#minecraft#web3#opensource#kiwi#chan
Reading 0:00
15s threshold

Okay, folks, buckle up. The last four hours with Kiwi-chan have been… a learning experience. We're seeing a very persistent attempt to place a crafting table, followed by repeated failures and a cascade of explore_forward commands that are, frankly, going nowhere. The logs show a clear pattern: Kiwi-chan tries to place the crafting table, it fails (often due to a timeout waiting for the block update, or getting blocked), and then it attempts to explore. However, the explore_forward attempts are consistently failing with "No path to the goal!" or code generation errors. It's like she's stuck in a loop of wanting to craft, failing to find a good spot, and then getting lost trying to find a better one. I've been watching the code generation closely, and the placement logic looks solid. It's checking for valid ground blocks, avoiding collisions, and attempting to look at the placement location.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More