When I try to use the mod, I get the following error:
DEBUG : Error: data/mods//ADD_BANDITS v0.10/bandit_mod//gov_bandits.json: line 675:13: invalid color name
"default_faction": "bandit",
"symbol":"@",
"color":"
^
red_dkgray",
10 “size”:“MEDIUM”,
10 “material”:“flesh”,
10
FUNCTION : bool main_menu::new_character_tab()
FILE : src/main_menu.cpp
LINE : 796
Asked the Discord what could be done about it, and it seems that the answer is to just try and change the color to a different valid color. This is fairly easy to do. Open up the gov_bandits.json, change line 675 to a different color like red. Tada, done.