echo-lalia/MicroHydra

KeyError when using old/incorrect config

Closed this issue · 0 comments

Using the wrong config.json can cause a KeyError, and prevent the launcher from starting.

lib.mhconfig.Config() should check that the required keys exist in the config,, in order to prevent this.