Game Fails to Launch

Loaded launcher on new Windows laptop. Go to launch new game and get the following error:

DEBUG : Error: Json error: data/mods/nocts_cata_mod_BN/Monsters/c_monster_override.json:64:23: tried to start object, but found ‘[’, not ‘{’

"special_when_hit": [ "RETURN_FIRE", 100 ],
"death_drops": {  },
"death_function": [
                  ^
                    "BROKEN" ],
"flags": [ "SEES", "NOHEAD", "ELECTRONIC", "COLDPROOF", "IMMOBILE", "NO_BREATHE" ],
"anger_triggers": [ "PLAYER_CLOSE", "HURT", "FRIEND_ATTACKED", "FRIEND_DIED" ]

FUNCTION : bool main_menu::new_character_tab()
FILE : src/main_menu.cpp
LINE : 857
VERSION : ccf5e15

You’re trying to load a Bright Nights mod.

Bright Nights mod will rarely be compatible with DDA mods.

If you want to fix it, death_function is now a list of spells, no longer hard-coded.

Hmmm, I am not loading that mod into the world I am using, are you saying because it is on the mod list in the launcher there is a conflict issue?