| Search |
|---|
| ID | Rating | Category | Description | Screenshot | Date |
|---|---|---|---|---|---|
| 6105 | 😠 | Bug | 如图,设置的是一个物流机器人运送货物的行为,需要满足货物达到35才开始运送,虽然debug跳到了提取货物这一个动作,从小地图中可以清晰看到机器人正在运送中而不是进行提取 | 2026-03-07 14:47:23 |
| ID | Reply | Author | Date |
|---|---|---|---|
| 258 | You have the GOTO and STORE registers set which have their own purpose, if you want full control over the bot then you need to unset these, otherwise their operation will interfere with your behaviors operation. It can sometimes be difficult to mix the behavior system and the logistics network if they have conflicting behavior. Hope this helps! | Admin | 2026-03-07 11:03:51 |