Skip to content

Default BotConfig.txt Causes Crashes in SC:BW #90

@BLuancing

Description

@BLuancing

Command Center version: (current)
BWAPI version: 4.4.0
Compiled both with: Visual Studio 2017

Unsure if it's related to using an older version of Visual Studio but when running a game with the default BotConfig.txt in this current version and the client's race is set to Terran or Zerg, the bot crashes with the following asserted message:

[for Terran]
"Could not find MetaType with name: Supply"

[for Zerg]
"Could not find MetaType with name: Spawning"

Didn't notice any issues with Protoss; after further inspection of the BotConfig.txt file, this seems to be because "Supply Depot" and "Spawning Pool" lack any underscores in the default builds for the file. Adding underscores to all instances of those names in the text file seemed to fix the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions