DEBUG : (json-error)
Json error: storage/emulated/0/Android/data/com.cleverraven.cataclysmdda.experimental/files/data/mods/Kenan-Modpack-Chinese/secronom/Modification_Files/Monsters/-Essentials/secro_ammo_zombie.json:26:25: Invalid or misplaced field name “countdown_destroy” in JSON data
"explode_in_fire": true,
"countdown_interval": 1,
"countdown_destroy":
^
true,
"countdown_action": { "target": "SSxgrenadeact", "target_charges": 10, "active": true, "type": "transform" }
},
FUNCTION : void JsonObject::error_skipped_members(const std::vector<size_t> &) const
FILE : /home/runner/work/Cataclysm-DDA/Cataclysm-DDA/android/app/jni/src/…/…/…/…/src/flexbuffer_json.cpp
LINE : 333
VERSION : 720adec
I would like to ask how I should solve such debug, I looked through the txt, it seems to be no problem, but after running the game, there will be this debug, I am very confused.