A few problems with the new version:
Alliance, lvl 3 garrison
- It doesn't refill work orders (for this log: Barn, Leatherworking, The Bunker, Trading Post)
- After gathering the mine and the herb garden it tries to get to the leatherworking building but through "the backdoor" (which is blocked by a double height chest). It unstucks successfully and get's around by itself but it shouldn't try to get access from this side in the first place. Screenshot attached
- It isn't able to get back to the normal mailbox. Instead it circles around a small point between the gryphon master and the fountain. It did this for several seconds before I manually forced it to go near the stairs of the main building (without stopping or pausing the bot). It then tookover by itself
- War Mill/Bunker config tab in bot config: The round checkmarks don't tell which setting is active (Disabled, Armor or Weapon). None of them is active (although the correct entry (Weapon) was saved in the config file)
Timestamp: 02:24:19.380 D
It states that it can't mail soulbound items. Em, at this time it wasn't at the mailbox^^ It reached it at 02:25:27.267 D and then spammed the whole list again.
Timestamp: 02:23:25.514 V
Just one of several of these. It states "Map: SMVAllianceGarrisonLevel2" but this is a lvl 3 garrison. Maybe that's causing some of the problems?
The new endpoint setting works nicely!
Attached:
- Zipped log
- Layout of garrison buildings
- Circling (red point means: this is approx. the center of the spinning point)
- Stuck at leatherworking building
It should do all possible work orders (if you have the materials available). It will just skip certain things if it's not able to place any (because you already placed all available work orders, or you don't have any of the required items).
The 2nd and 3rd issues here are nav related, and will be fixed soon. (Our first versions of the meshes was done with very minimal in-game gameobjects. We're resolving that soon!)
I need to clean up the War Mill/Bunker tab a bit. It was thrown together fairly quickly unfortunately. By default, it's set to "Weapon".
As for the mailbox spam, that's just because the bot is checking what it can mail first, before visiting the mailbox. (It will skip the mailbox logic if it doesn't have anything it can mail) Mostly debug messages in both cases, nothing to really worry about.
The map name is correct. Blizzard first started out with SMVAllianceGarrisonLevel1 (2 and 3), but must have scrapped "Level3" in development and used "Level2" as the new level 3 garrison. For instance, here are the map names for all the garrisons:
SMVAllianceGarrisonLevel1 (Level 1)
SMVAllianceGarrisonLevel2new (Level 2)
SMVAllianceGarrisonLevel2 (Level 3)
FWHordeGarrisonLevel1 (Level 1)
FWHordeGarrisonLeve2new (Level 2, yes, it's misspelled in the client!)
FWHordeGarrisonLevel2 (Level 3)
SMVAllianceGarrisonLevel3 and FWHordeGarrisonLevel3 are in the client, but not actually used at this time.