Skip to content

Unable to create new game on latest DDA version due to Json-Errors #77

@thegeech

Description

@thegeech

On the latest experimental versions of DDA (6/20/25), I find myself unable to create a character, as when loading up the world I get a whole list of errors.

04:17:07.526 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/ammo.json, at line 18, character 14:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "damage" in JSON data

"ammo_type": "pebble",
"range": 13,

<color_light_red> "damage": { "damage_type": "bullet", "amount": 7, "armor_penetration": 1 },
<color_cyan>▲▲▲
"dispersion": 12,
"loudness": 0,

04:17:21.486 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/ammo.json, at line 19, character 18:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "dispersion" in JSON data

"range": 13,
"damage": { "damage_type": "bullet", "amount": 7, "armor_penetration": 1 },

<color_light_red> "dispersion": 12,
<color_cyan>▲▲▲
"loudness": 0,
"effects": [ "NEVER_MISFIRES" ]

04:18:12.723 ERROR : (error message will follow backtrace)
#0
(dbghelp: debug_write_backtrace+0xba@00007FF77935CD6A[cataclysm-tiles.exe+0x5bcd6a]),
#1
(dbghelp: DebugLog+0x21e@00007FF77935B82E[cataclysm-tiles.exe+0x5bb82e]),
#2
(dbghelp: realDebugmsg+0x1ad@00007FF77935FB2D[cataclysm-tiles.exe+0x5bfb2d]),
#3
(dbghelp: JsonObject::error_skipped_members'::1'::catch$24+0x75@00007FF77AC64635[cataclysm-tiles.exe+0x1ec4635]),
#4
(dbghelp: CallSettingFrame_LookupContinuationIndex+0x20@00007FF77AA0AD60[cataclysm-tiles.exe+0x1c6ad60]),
#5
(dbghelp: __FrameHandler4::CxxCallCatchBlock+0x112@00007FF77AA09BEE[cataclysm-tiles.exe+0x1c69bee]),
#6
(dbghelp: RtlCaptureContext2+0x4a6@00007FFBE05E6606[ntdll.dll+0x126606]),
#7
(dbghelp: JsonObject::error_skipped_members+0x456@00007FF77944C386[cataclysm-tiles.exe+0x6ac386]),
#8
(dbghelp: JsonObject::report_unvisited+0x43e@00007FF77944DC8E[cataclysm-tiles.exe+0x6adc8e]),
#9
(dbghelp: DynamicDataLoader::load_all_from_json+0x363@00007FF77A2E1073[cataclysm-tiles.exe+0x1541073]),
#10
(dbghelp: DynamicDataLoader::load_mod_data_from_path+0x2dd@00007FF77A2E1C7D[cataclysm-tiles.exe+0x1541c7d]),
#11
(dbghelp: game::load_packs+0x230@00007FF779400080[cataclysm-tiles.exe+0x660080]),
#12
(dbghelp: game::load_world_modfiles+0x45a@00007FF779400DAA[cataclysm-tiles.exe+0x660daa]),
#13
(dbghelp: game::setup+0x1e1@00007FF7794213B1[cataclysm-tiles.exe+0x6813b1]),
#14
(dbghelp: main_menu::new_character_tab+0x1515@00007FF7794C0835[cataclysm-tiles.exe+0x720835]),
#15
(dbghelp: main_menu::opening_screen+0x249d@00007FF7794C34AD[cataclysm-tiles.exe+0x7234ad]),
#16
(dbghelp: WinMain+0xe63@00007FF7791E4CB3[cataclysm-tiles.exe+0x444cb3]),
#17
(dbghelp: __scrt_common_main_seh+0x106@00007FF77A9FC68A[cataclysm-tiles.exe+0x1c5c68a]),
#18
(dbghelp: BaseThreadInitThunk+0x17@00007FFBDF4EE8D7[KERNEL32.DLL+0x2e8d7]),
#19
(dbghelp: RtlUserThreadStart+0x2c@00007FFBE04FC34C[ntdll.dll+0x3c34c]),
Backtrace emission took 0 seconds.
(continued from above) ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/ammo.json, at line 21, character 15:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "effects" in JSON data

"dispersion": 12,
"loudness": 0,

<color_light_red> "effects": [ "NEVER_MISFIRES" ]
<color_cyan>▲▲▲
},
{

04:18:28.227 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/ammo.json, at line 20, character 16:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "loudness" in JSON data

"damage": { "damage_type": "bullet", "amount": 7, "armor_penetration": 1 },
"dispersion": 12,

<color_light_red> "loudness": 0,
<color_cyan>▲▲▲
"effects": [ "NEVER_MISFIRES" ]
},

04:18:37.347 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/ammo.json, at line 17, character 13:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "range" in JSON data

"count": 30,
"ammo_type": "pebble",

<color_light_red> "range": 13,
<color_cyan>▲▲▲
"damage": { "damage_type": "bullet", "amount": 7, "armor_penetration": 1 },
"dispersion": 12,

04:18:39.453 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/ammo.json, at line 5, character 12:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "subtype" in JSON data

"id": "bearing_lead",
"type": "ITEM",

<color_light_red> "subtype": ["AMMO"],
<color_cyan>▲▲▲
"name": { "str": "lead pellet" },
"description": "Hefty round projectiles cast from lead, useful as ammunition for slings.",

04:18:42.427 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/ammo.json, at line 37, character 17:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "ammo_type" in JSON data

"symbol": "/",
"count": 1,

<color_light_red> "ammo_type": "atlatl",
<color_cyan>▲▲▲
"range": 15,
"damage": { "damage_type": "stab", "amount": 10, "armor_penetration": 1 },

04:18:42.660 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/ammo.json, at line 36, character 13:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "count" in JSON data

"melee_damage": { "stab": 6 },
"symbol": "/",

<color_light_red> "count": 1,
<color_cyan>▲▲▲
"ammo_type": "atlatl",
"range": 15,

04:18:43.269 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/ammo.json, at line 39, character 14:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "damage" in JSON data

"ammo_type": "atlatl",
"range": 15,

<color_light_red> "damage": { "damage_type": "stab", "amount": 10, "armor_penetration": 1 },
<color_cyan>▲▲▲
"dispersion": 80,
"loudness": 0,

04:18:43.749 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/ammo.json, at line 40, character 18:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "dispersion" in JSON data

"range": 15,
"damage": { "damage_type": "stab", "amount": 10, "armor_penetration": 1 },

<color_light_red> "dispersion": 80,
<color_cyan>▲▲▲
"loudness": 0,
"thrown_damage": [ { "damage_type": "bash", "amount": 2 }, { "damage_type": "stab", "amount": 6 } ],

04:18:44.466 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/ammo.json, at line 43, character 15:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "effects" in JSON data

"loudness": 0,
"thrown_damage": [ { "damage_type": "bash", "amount": 2 }, { "damage_type": "stab", "amount": 6 } ],

<color_light_red> "effects": [ "RECOVER_25" ],
<color_cyan>▲▲▲
"flags": [ "SPEAR" ],
"price": "10 USD",

04:18:44.831 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/ammo.json, at line 41, character 16:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "loudness" in JSON data

"damage": { "damage_type": "stab", "amount": 10, "armor_penetration": 1 },
"dispersion": 80,

<color_light_red> "loudness": 0,
<color_cyan>▲▲▲
"thrown_damage": [ { "damage_type": "bash", "amount": 2 }, { "damage_type": "stab", "amount": 6 } ],
"effects": [ "RECOVER_25" ],

04:18:45.338 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/ammo.json, at line 38, character 13:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "range" in JSON data

"count": 1,
"ammo_type": "atlatl",

<color_light_red> "range": 15,
<color_cyan>▲▲▲
"damage": { "damage_type": "stab", "amount": 10, "armor_penetration": 1 },
"dispersion": 80,

04:18:45.591 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/ammo.json, at line 27, character 12:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "subtype" in JSON data

"looks_like": "javelin",
"type": "ITEM",

<color_light_red> "subtype": ["AMMO"],
<color_cyan>▲▲▲
"name": { "str": "wooden atlatl dart" },
"description": "A long, flexible dart for a spear-thrower, with a fire-hardened sharpened point.",

04:18:45.773 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/ammo.json, at line 60, character 14:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "damage" in JSON data

"color": "light_gray",
"melee_damage": { "bash": 2, "stab": 9 },

<color_light_red> "damage": { "damage_type": "stab", "amount": 20, "armor_penetration": 5 },
<color_cyan>▲▲▲
"thrown_damage": [ { "damage_type": "bash", "amount": 3 }, { "damage_type": "stab", "amount": 9 } ],
"price": "25 USD",

04:18:46.014 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/ammo.json, at line 64, character 15:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "effects" in JSON data

"price": "25 USD",
"price_postapoc": "1 USD",

<color_light_red> "effects": [ "RECOVER_40" ]
<color_cyan>▲▲▲
},
{

04:18:46.237 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/ammo.json, at line 54, character 12:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "subtype" in JSON data

"looks_like": "javelin_iron",
"type": "ITEM",

<color_light_red> "subtype": ["AMMO"],
<color_cyan>▲▲▲
"name": { "str": "iron atlatl dart" },
"description": "A long, flexible dart for a spear-thrower, with an iron spear point.",

04:18:46.446 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/ammo.json, at line 77, character 14:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "damage" in JSON data

"color": "light_gray",
"melee_damage": { "bash": 1, "stab": 7 },

<color_light_red> "damage": { "damage_type": "stab", "amount": 13, "armor_penetration": 3 },
<color_cyan>▲▲▲
"thrown_damage": [ { "damage_type": "bash", "amount": 1 }, { "damage_type": "stab", "amount": 7 } ],
"price": "15 USD",

04:18:46.663 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/ammo.json, at line 81, character 15:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "effects" in JSON data

"price": "15 USD",
"price_postapoc": "80 cent",

<color_light_red> "effects": [ "RECOVER_30" ]
<color_cyan>▲▲▲
},
{

04:18:46.876 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/ammo.json, at line 71, character 12:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "subtype" in JSON data

"looks_like": "javelin_stone",
"type": "ITEM",

<color_light_red> "subtype": ["AMMO"],
<color_cyan>▲▲▲
"name": { "str": "stone atlatl dart" },
"description": "A long, flexible dart for a spear-thrower, with a small stone spearhead.",

04:18:47.221 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/ammo.json, at line 94, character 14:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "damage" in JSON data

"color": "light_red",
"melee_damage": { "bash": 3, "stab": 8 },

<color_light_red> "damage": { "damage_type": "stab", "amount": 16, "armor_penetration": 3 },
<color_cyan>▲▲▲
"thrown_damage": [ { "damage_type": "bash", "amount": 3 }, { "damage_type": "stab", "amount": 8 } ],
"price": "20 USD",

04:18:47.415 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/ammo.json, at line 98, character 15:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "effects" in JSON data

"price": "20 USD",
"price_postapoc": "90 cent",

<color_light_red> "effects": [ "RECOVER_35" ]
<color_cyan>▲▲▲
},
{

04:18:47.637 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/ammo.json, at line 88, character 12:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "subtype" in JSON data

"looks_like": "javelin_copper",
"type": "ITEM",

<color_light_red> "subtype": ["AMMO"],
<color_cyan>▲▲▲
"name": { "str": "copper atlatl dart" },
"description": "A long, flexible dart for a spear-thrower, with a copper spear point.",

04:18:47.848 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/ammo.json, at line 113, character 17:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "ammo_type" in JSON data

"weight": "1 g",
"volume": "50 ml",

<color_light_red> "ammo_type": "pitch_wood",
<color_cyan>▲▲▲
"count": 10,
"flags": [ "UNRECOVERABLE" ]

04:18:48.166 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/ammo.json, at line 114, character 13:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "count" in JSON data

"volume": "50 ml",
"ammo_type": "pitch_wood",

<color_light_red> "count": 10,
<color_cyan>▲▲▲
"flags": [ "UNRECOVERABLE" ]
}

04:18:48.351 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/ammo.json, at line 102, character 12:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "subtype" in JSON data

{
"type": "ITEM",
<color_light_red> "subtype": ["AMMO"],
<color_cyan>▲▲▲
"id": "pitch_wood",
"category": "spare_parts",

04:18:48.532 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 17, character 13:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "armor" in JSON data

"material_thickness": 1,
"flags": [ "OVERSIZE" ],

<color_light_red> "armor": [ { "encumbrance": 5, "coverage": 50, "covers": [ "arm_l", "arm_r" ] } ]
<color_cyan>▲▲▲
},
{

04:18:48.713 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 15, character 26:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "material_thickness" in JSON data

"color": "brown",
"warmth": 15,

<color_light_red> "material_thickness": 1,
<color_cyan>▲▲▲
"flags": [ "OVERSIZE" ],
"armor": [ { "encumbrance": 5, "coverage": 50, "covers": [ "arm_l", "arm_r" ] } ]

04:18:48.891 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 5, character 12:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "subtype" in JSON data

"id": "armwrap_leather",
"type": "ITEM",

<color_light_red> "subtype": ["ARMOR"],
<color_cyan>▲▲▲
"name": { "str": "pair of leather armwraps", "str_pl": "pairs of leather armwraps" },
"description": "Leather patches wrapped around the arms, better than nothing in a pinch.",

04:18:49.082 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 14, character 14:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "warmth" in JSON data

"symbol": "[",
"color": "brown",

<color_light_red> "warmth": 15,
<color_cyan>▲▲▲
"material_thickness": 1,
"flags": [ "OVERSIZE" ],

04:18:49.254 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 34, character 13:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "armor" in JSON data

"material_thickness": 1,
"flags": [ "OVERSIZE" ],

<color_light_red> "armor": [ { "encumbrance": 5, "coverage": 50, "covers": [ "arm_l", "arm_r" ] } ]
<color_cyan>▲▲▲
},
{

04:18:49.446 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 32, character 26:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "material_thickness" in JSON data

"color": "brown",
"warmth": 20,

<color_light_red> "material_thickness": 1,
<color_cyan>▲▲▲
"flags": [ "OVERSIZE" ],
"armor": [ { "encumbrance": 5, "coverage": 50, "covers": [ "arm_l", "arm_r" ] } ]

04:18:49.632 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 22, character 12:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "subtype" in JSON data

"id": "armwrap_fur",
"type": "ITEM",

<color_light_red> "subtype": ["ARMOR"],
<color_cyan>▲▲▲
"name": { "str": "pair of fur armwraps", "str_pl": "pairs of fur armwraps" },
"description": "Fur pelts wrapped around the arms, better than nothing in a pinch.",

04:18:49.826 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 31, character 14:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "warmth" in JSON data

"symbol": "[",
"color": "brown",

<color_light_red> "warmth": 20,
<color_cyan>▲▲▲
"material_thickness": 1,
"flags": [ "OVERSIZE" ],

04:18:50.004 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 51, character 13:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "armor" in JSON data

"material_thickness": 1,
"flags": [ "OVERSIZE" ],

<color_light_red> "armor": [ { "encumbrance": 5, "coverage": 50, "covers": [ "leg_l", "leg_r" ] } ]
<color_cyan>▲▲▲
},
{

04:18:50.194 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 49, character 26:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "material_thickness" in JSON data

"color": "brown",
"warmth": 15,

<color_light_red> "material_thickness": 1,
<color_cyan>▲▲▲
"flags": [ "OVERSIZE" ],
"armor": [ { "encumbrance": 5, "coverage": 50, "covers": [ "leg_l", "leg_r" ] } ]

04:18:50.386 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 39, character 12:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "subtype" in JSON data

"id": "legwrap_leather",
"type": "ITEM",

<color_light_red> "subtype": ["ARMOR"],
<color_cyan>▲▲▲
"name": { "str": "pair of leather legwraps", "str_pl": "pairs of leather legwraps" },
"description": "Leather patches wrapped around the legs, as improvised leggings.",

04:18:50.566 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 48, character 14:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "warmth" in JSON data

"symbol": "[",
"color": "brown",

<color_light_red> "warmth": 15,
<color_cyan>▲▲▲
"material_thickness": 1,
"flags": [ "OVERSIZE" ],

04:18:50.766 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 68, character 13:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "armor" in JSON data

"material_thickness": 1,
"flags": [ "OVERSIZE" ],

<color_light_red> "armor": [ { "encumbrance": 5, "coverage": 50, "covers": [ "leg_l", "leg_r" ] } ]
<color_cyan>▲▲▲
},
{

04:18:50.940 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 66, character 26:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "material_thickness" in JSON data

"color": "brown",
"warmth": 20,

<color_light_red> "material_thickness": 1,
<color_cyan>▲▲▲
"flags": [ "OVERSIZE" ],
"armor": [ { "encumbrance": 5, "coverage": 50, "covers": [ "leg_l", "leg_r" ] } ]

04:18:51.132 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 56, character 12:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "subtype" in JSON data

"id": "legwrap_fur",
"type": "ITEM",

<color_light_red> "subtype": ["ARMOR"],
<color_cyan>▲▲▲
"name": { "str": "pair of fur legwraps", "str_pl": "pairs of fur legwraps" },
"description": "Fur pelts wrapped around the legs, as improvised leggings.",

04:18:51.317 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 65, character 14:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "warmth" in JSON data

"symbol": "[",
"color": "brown",

<color_light_red> "warmth": 20,
<color_cyan>▲▲▲
"material_thickness": 1,
"flags": [ "OVERSIZE" ],

04:18:51.512 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 89, character 13:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "armor" in JSON data

"material_thickness": 1,
"flags": [ "OVERSIZE", "OUTER", "ALLOWS_NATURAL_ATTACKS" ],

<color_light_red> "armor": [ { "encumbrance": 10, "coverage": 85, "covers": [ "torso", "arm_l", "arm_r", "leg_l", "leg_r" ] } ]
<color_cyan>▲▲▲
},
{

04:18:51.864 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 87, character 26:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "material_thickness" in JSON data

"color": "white",
"warmth": 10,

<color_light_red> "material_thickness": 1,
<color_cyan>▲▲▲
"flags": [ "OVERSIZE", "OUTER", "ALLOWS_NATURAL_ATTACKS" ],
"armor": [ { "encumbrance": 10, "coverage": 85, "covers": [ "torso", "arm_l", "arm_r", "leg_l", "leg_r" ] } ]

04:18:52.097 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 73, character 12:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "subtype" in JSON data

"id": "cloak_makeshift_sheet",
"type": "ITEM",

<color_light_red> "subtype": ["ARMOR"],
<color_cyan>▲▲▲
"name": { "str": "makeshift sheet cloak" },
"description": "A bedsheet draped around the shoulders and pinned in place to wear like a cloak. Less encumbering since it leaves your hands free, and won't trip you up.",

04:18:52.293 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 86, character 14:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "warmth" in JSON data

"repairs_like": "sheet",
"color": "white",

<color_light_red> "warmth": 10,
<color_cyan>▲▲▲
"material_thickness": 1,
"flags": [ "OVERSIZE", "OUTER", "ALLOWS_NATURAL_ATTACKS" ],

04:19:02.633 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 108, character 13:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "armor" in JSON data

"material_thickness": 3,
"environmental_protection": 1,

<color_light_red> "armor": [ { "encumbrance": 30, "coverage": 85, "covers": [ "torso", "arm_l", "arm_r", "leg_l", "leg_r" ] } ]
<color_cyan>▲▲▲
},
{

04:19:02.929 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 107, character 32:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "environmental_protection" in JSON data

"warmth": 50,
"material_thickness": 3,

<color_light_red> "environmental_protection": 1,
<color_cyan>▲▲▲
"armor": [ { "encumbrance": 30, "coverage": 85, "covers": [ "torso", "arm_l", "arm_r", "leg_l", "leg_r" ] } ]
},

04:19:03.769 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 106, character 26:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "material_thickness" in JSON data

"color": "blue",
"warmth": 50,

<color_light_red> "material_thickness": 3,
<color_cyan>▲▲▲
"environmental_protection": 1,
"armor": [ { "encumbrance": 30, "coverage": 85, "covers": [ "torso", "arm_l", "arm_r", "leg_l", "leg_r" ] } ]

04:19:03.963 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 95, character 12:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "subtype" in JSON data

"copy-from": "cloak_makeshift_sheet",
"type": "ITEM",

<color_light_red> "subtype": ["ARMOR"],
<color_cyan>▲▲▲
"name": { "str": "makeshift blanket cloak" },
"description": "A blanket draped around the shoulders and pinned in place to wear like a cloak. Less encumbering since it leaves your hands free, and won't trip you up.",

04:19:04.139 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 105, character 14:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "warmth" in JSON data

"material": [ "cotton" ],
"color": "blue",

<color_light_red> "warmth": 50,
<color_cyan>▲▲▲
"material_thickness": 3,
"environmental_protection": 1,

04:19:04.316 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 128, character 13:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "armor" in JSON data

"material_thickness": 3,
"environmental_protection": 1,

<color_light_red> "armor": [ { "encumbrance": 40, "coverage": 85, "covers": [ "torso", "arm_l", "arm_r", "leg_l", "leg_r" ] } ]
<color_cyan>▲▲▲
},
{

04:19:04.477 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 127, character 32:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "environmental_protection" in JSON data

"warmth": 70,
"material_thickness": 3,

<color_light_red> "environmental_protection": 1,
<color_cyan>▲▲▲
"armor": [ { "encumbrance": 40, "coverage": 85, "covers": [ "torso", "arm_l", "arm_r", "leg_l", "leg_r" ] } ]
},

04:19:04.656 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 126, character 26:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "material_thickness" in JSON data

"color": "blue",
"warmth": 70,

<color_light_red> "material_thickness": 3,
<color_cyan>▲▲▲
"environmental_protection": 1,
"armor": [ { "encumbrance": 40, "coverage": 85, "covers": [ "torso", "arm_l", "arm_r", "leg_l", "leg_r" ] } ]

04:19:04.826 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 114, character 12:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "subtype" in JSON data

"copy-from": "cloak_makeshift_sheet",
"type": "ITEM",

<color_light_red> "subtype": ["ARMOR"],
<color_cyan>▲▲▲
"name": { "str": "makeshift down-filled blanket cloak" },
"description": "A warm blanket draped around the shoulders and pinned in place to wear like a cloak. Less encumbering since it leaves your hands free, and won't trip you up.",

04:19:04.976 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 125, character 14:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "warmth" in JSON data

"repairs_like": "down_blanket",
"color": "blue",

<color_light_red> "warmth": 70,
<color_cyan>▲▲▲
"material_thickness": 3,
"environmental_protection": 1,

04:19:05.131 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 148, character 13:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "armor" in JSON data

"material_thickness": 4,
"environmental_protection": 1,

<color_light_red> "armor": [ { "encumbrance": 50, "coverage": 85, "covers": [ "torso", "arm_l", "arm_r", "leg_l", "leg_r" ] } ]
<color_cyan>▲▲▲
},
{

04:19:05.297 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 147, character 32:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "environmental_protection" in JSON data

"warmth": 80,
"material_thickness": 4,

<color_light_red> "environmental_protection": 1,
<color_cyan>▲▲▲
"armor": [ { "encumbrance": 50, "coverage": 85, "covers": [ "torso", "arm_l", "arm_r", "leg_l", "leg_r" ] } ]
},

04:19:05.441 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 146, character 26:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "material_thickness" in JSON data

"color": "brown",
"warmth": 80,

<color_light_red> "material_thickness": 4,
<color_cyan>▲▲▲
"environmental_protection": 1,
"armor": [ { "encumbrance": 50, "coverage": 85, "covers": [ "torso", "arm_l", "arm_r", "leg_l", "leg_r" ] } ]

04:19:05.600 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 134, character 12:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "subtype" in JSON data

"copy-from": "cloak_makeshift_sheet",
"type": "ITEM",

<color_light_red> "subtype": ["ARMOR"],
<color_cyan>▲▲▲
"name": { "str": "makeshift fur blanket cloak" },
"description": "A heavy fur blanket draped around the shoulders and pinned in place to wear like a cloak. Less encumbering since it leaves your hands free, and won't trip you up.",

04:19:05.744 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 145, character 14:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "warmth" in JSON data

"repairs_like": "fur_blanket",
"color": "brown",

<color_light_red> "warmth": 80,
<color_cyan>▲▲▲
"material_thickness": 4,
"environmental_protection": 1,

04:19:05.886 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 166, character 13:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "armor" in JSON data

"material_thickness": 1,
"environmental_protection": 2,

<color_light_red> "armor": [ { "encumbrance": 35, "coverage": 85, "covers": [ "torso", "arm_l", "arm_r", "leg_l", "leg_r" ] } ]
<color_cyan>▲▲▲
},
{

04:19:06.037 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 165, character 32:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "environmental_protection" in JSON data

"warmth": 75,
"material_thickness": 1,

<color_light_red> "environmental_protection": 2,
<color_cyan>▲▲▲
"armor": [ { "encumbrance": 35, "coverage": 85, "covers": [ "torso", "arm_l", "arm_r", "leg_l", "leg_r" ] } ]
},

04:19:06.172 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 164, character 26:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "material_thickness" in JSON data

"repairs_like": "quilt",
"warmth": 75,

<color_light_red> "material_thickness": 1,
<color_cyan>▲▲▲
"environmental_protection": 2,
"armor": [ { "encumbrance": 35, "coverage": 85, "covers": [ "torso", "arm_l", "arm_r", "leg_l", "leg_r" ] } ]

04:19:06.312 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 154, character 12:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "subtype" in JSON data

"copy-from": "cloak_makeshift_sheet",
"type": "ITEM",

<color_light_red> "subtype": ["ARMOR"],
<color_cyan>▲▲▲
"name": { "str": "makeshift quilt cloak" },
"description": "A comfy wool quilt, draped around the shoulders and pinned in place to wear like a cloak. Less encumbering since it leaves your hands free, and won't trip you up.",

04:19:06.451 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 163, character 14:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "warmth" in JSON data

"looks_like": "quilt",
"repairs_like": "quilt",

<color_light_red> "warmth": 75,
<color_cyan>▲▲▲
"material_thickness": 1,
"environmental_protection": 2,

04:19:06.592 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 178, character 13:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "armor" in JSON data

"repairs_like": "quilt_patchwork",
"warmth": 70,

<color_light_red> "armor": [ { "encumbrance": 45, "coverage": 85, "covers": [ "torso", "arm_l", "arm_r", "leg_l", "leg_r" ] } ]
<color_cyan>▲▲▲
},
{

04:19:06.727 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 172, character 12:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "subtype" in JSON data

"copy-from": "cloak_makeshift_quilt",
"type": "ITEM",

<color_light_red> "subtype": ["ARMOR"],
<color_cyan>▲▲▲
"name": { "str": "makeshift patchwork quilt cloak" },
"description": "A huge patchwork quilt, draped around the shoulders and pinned in place to wear like a cloak. Less encumbering since it leaves your hands free, and won't trip you up.",

04:19:06.864 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 177, character 14:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "warmth" in JSON data

"looks_like": "quilt_patchwork",
"repairs_like": "quilt_patchwork",

<color_light_red> "warmth": 70,
<color_cyan>▲▲▲
"armor": [ { "encumbrance": 45, "coverage": 85, "covers": [ "torso", "arm_l", "arm_r", "leg_l", "leg_r" ] } ]
},

04:19:07.102 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 191, character 13:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "armor" in JSON data

"material": [ "leather" ],
"pocket_data": [ { "ammo_restriction": { "atlatl": 10 }, "moves": 30 } ],

<color_light_red> "armor": [
<color_cyan>▲▲▲
{
"encumbrance": 5,

04:19:07.269 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 184, character 12:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "subtype" in JSON data

"copy-from": "quiver",
"type": "ITEM",

<color_light_red> "subtype": ["ARMOR"],
<color_cyan>▲▲▲
"name": { "str": "atlatl dart quiver" },
"description": "A leather quiver worn at the waist, lengthened to hold atlatl darts. Activate to store up to 10 darts.",

04:19:07.424 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 211, character 13:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "armor" in JSON data

"material": [ "wood" ],
"pocket_data": [ { "ammo_restriction": { "atlatl": 10 }, "moves": 30 } ],

<color_light_red> "armor": [
<color_cyan>▲▲▲
{
"encumbrance": 15,

04:19:07.586 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/armor.json, at line 204, character 12:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "subtype" in JSON data

"copy-from": "quiver_birchbark",
"type": "ITEM",

<color_light_red> "subtype": ["ARMOR"],
<color_cyan>▲▲▲
"name": { "str": "birchbark atlatl dart quiver" },
"description": "A quiver woven from strips of birch bark, worn at the waist, lengthened to hold atlatl darts. Activate to store up to 10 darts.",

04:19:08.098 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/comestibles.json, at line 15, character 15:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "charges" in JSON data

"healthy": 4,
"description": "A strong-tasting extract made from garlic, traditionally used to help resist infection, especially in Eastern Europe.  Not as powerful as modern full-strength antibiotics, but better than nothing.  Use once every 12 hours.",

<color_light_red> "charges": 6,
<color_cyan>▲▲▲
"price": "10 USD",
"material": [ "garlic" ],

04:19:08.125 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/comestibles.json, at line 10, character 23:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "comestible_type" in JSON data

"color": "white",
"container": "bottle_glass",

<color_light_red> "comestible_type": "MED",
<color_cyan>▲▲▲
"symbol": "~",
"quench": -8,

04:19:08.175 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/comestibles.json, at line 20, character 11:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "fun" in JSON data

"volume": "250 ml",
"phase": "liquid",

<color_light_red> "fun": -8,
<color_cyan>▲▲▲
"use_action": "WEAK_ANTIBIOTIC",
"flags": [ "NPC_SAFE", "NUTRIENT_OVERRIDE" ]

04:19:08.205 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/comestibles.json, at line 13, character 15:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "healthy" in JSON data

"symbol": "~",
"quench": -8,

<color_light_red> "healthy": 4,
<color_cyan>▲▲▲
"description": "A strong-tasting extract made from garlic, traditionally used to help resist infection, especially in Eastern Europe. Not as powerful as modern full-strength antibiotics, but better than nothing. Use once every 12 hours.",
"charges": 6,

04:19:08.252 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/comestibles.json, at line 12, character 14:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "quench" in JSON data

"comestible_type": "MED",
"symbol": "~",

<color_light_red> "quench": -8,
<color_cyan>▲▲▲
"healthy": 4,
"description": "A strong-tasting extract made from garlic, traditionally used to help resist infection, especially in Eastern Europe. Not as powerful as modern full-strength antibiotics, but better than nothing. Use once every 12 hours.",

04:19:08.283 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/comestibles.json, at line 4, character 12:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "subtype" in JSON data

{
"type": "ITEM",
<color_light_red> "subtype": ["COMESTIBLE"],
<color_cyan>▲▲▲
"id": "oil_garlic",
"name": { "str_sp": "garlic oil" },

04:19:08.316 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/comestibles.json, at line 28, character 23:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "comestible_type" in JSON data

"type": "ITEM",
"subtype": ["COMESTIBLE"],

<color_light_red> "comestible_type": "MED",
<color_cyan>▲▲▲
"name": { "str": "makeshift poultice" },
"description": "A primitive poultice using improvised antiseptic, held in place by a cloth or leather wrap. Applied loosely, it is designed to stave off infection but can still help staunch bleeding.",

04:19:08.361 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/comestibles.json, at line 27, character 12:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "subtype" in JSON data

"id": "makeshift_poultice",
"type": "ITEM",

<color_light_red> "subtype": ["COMESTIBLE"],
<color_cyan>▲▲▲
"comestible_type": "MED",
"name": { "str": "makeshift poultice" },

04:19:08.392 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/comestibles.json, at line 55, character 16:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "calories" in JSON data

"material": "water",
"phase": "liquid",

<color_light_red> "calories": 75,
<color_cyan>▲▲▲
"quench": 50,
"healthy": 2,

04:19:08.437 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/comestibles.json, at line 59, character 15:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "charges" in JSON data

"healthy": 2,
"fun": 3,

<color_light_red> "charges": 1,
<color_cyan>▲▲▲
"container": "waterskin",
"flags": [ "EATEN_COLD" ]

04:19:08.472 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/comestibles.json, at line 43, character 23:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "comestible_type" in JSON data

"subtype": ["COMESTIBLE"],
"id": "posca",

<color_light_red> "comestible_type": "DRINK",
<color_cyan>▲▲▲
"name": { "str_sp": "posca" },
"description": "A traditional Roman drink made of water mixed with a bit of vinegar, then spiced up with herbs and honey. A good way to quench one's thirst on a long march.",

04:19:08.513 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/comestibles.json, at line 58, character 11:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "fun" in JSON data

"quench": 50,
"healthy": 2,

<color_light_red> "fun": 3,
<color_cyan>▲▲▲
"charges": 1,
"container": "waterskin",

04:19:08.546 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/comestibles.json, at line 57, character 15:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "healthy" in JSON data

"calories": 75,
"quench": 50,

<color_light_red> "healthy": 2,
<color_cyan>▲▲▲
"fun": 3,
"charges": 1,

04:19:08.593 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/comestibles.json, at line 56, character 14:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "quench" in JSON data

"phase": "liquid",
"calories": 75,

<color_light_red> "quench": 50,
<color_cyan>▲▲▲
"healthy": 2,
"fun": 3,

04:19:08.625 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/comestibles.json, at line 41, character 12:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "subtype" in JSON data

{
"type": "ITEM",
<color_light_red> "subtype": ["COMESTIBLE"],
<color_cyan>▲▲▲
"id": "posca",
"comestible_type": "DRINK",

04:19:08.657 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/comestibles.json, at line 78, character 27:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "addiction_potential" in JSON data

"stim": -2,
"addiction_type": "alcohol",

<color_light_red> "addiction_potential": 1,
<color_cyan>▲▲▲
"use_action": "ALCOHOL_WEAK",
"extend": { "flags": [ "NO_AUTO_CONSUME" ] }

04:19:08.703 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/comestibles.json, at line 77, character 22:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "addiction_type" in JSON data

"fun": 6,
"stim": -2,

<color_light_red> "addiction_type": "alcohol",
<color_cyan>▲▲▲
"addiction_potential": 1,
"use_action": "ALCOHOL_WEAK",

04:19:08.735 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/comestibles.json, at line 73, character 16:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "calories" in JSON data

"price_postapoc": "1 USD",
"material": [ "water", "alcohol" ],

<color_light_red> "calories": 110,
<color_cyan>▲▲▲
"healthy": 0,
"fun": 6,

04:19:08.782 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/comestibles.json, at line 75, character 11:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "fun" in JSON data

"calories": 110,
"healthy": 0,

<color_light_red> "fun": 6,
<color_cyan>▲▲▲
"stim": -2,
"addiction_type": "alcohol",

04:19:08.814 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/comestibles.json, at line 74, character 15:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "healthy" in JSON data

"material": [ "water", "alcohol" ],
"calories": 110,

<color_light_red> "healthy": 0,
<color_cyan>▲▲▲
"fun": 6,
"stim": -2,

04:19:08.846 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/comestibles.json, at line 76, character 12:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "stim" in JSON data

"healthy": 0,
"fun": 6,

<color_light_red> "stim": -2,
<color_cyan>▲▲▲
"addiction_type": "alcohol",
"addiction_potential": 1,

04:19:08.893 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/comestibles.json, at line 65, character 12:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "subtype" in JSON data

{
"type": "ITEM",
<color_light_red> "subtype": ["COMESTIBLE"],
<color_cyan>▲▲▲
"id": "posca_hard",
"copy-from": "posca",

04:19:08.928 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/comestibles.json, at line 91, character 16:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "calories" in JSON data

"fun": -2,
"healthy": -1,

<color_light_red> "calories": 92,
<color_cyan>▲▲▲
"proportional": { "price": 0.8 }
}

04:19:08.972 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/comestibles.json, at line 89, character 11:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "fun" in JSON data

"name": { "str_sp": "jerked offal" },
"description": "Salty dried organ meat.  Smells a bit like dog food, but will last a long time.",

<color_light_red> "fun": -2,
<color_cyan>▲▲▲
"healthy": -1,
"calories": 92,

04:19:09.002 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/comestibles.json, at line 90, character 15:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "healthy" in JSON data

"description": "Salty dried organ meat.  Smells a bit like dog food, but will last a long time.",
"fun": -2,

<color_light_red> "healthy": -1,
<color_cyan>▲▲▲
"calories": 92,
"proportional": { "price": 0.8 }

04:19:09.050 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp:353 [error_skipped_members] (json-error)
Json error: file data/mods/MST_Extra/items/comestibles.json, at line 86, character 12:
<color_white><color_cyan>Unread data. Invalid or misplaced field name "subtype" in JSON data

"copy-from": "jerky",
"type": "ITEM",

<color_light_red> "subtype": ["COMESTIBLE"],
<color_cyan>▲▲▲
"name": { "str_sp": "jerked offal" },
"description": "Salty dried organ meat. Smells a bit like dog food, but will last a long time.",

04:19:09.081 ERROR : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\main_menu.cpp:1016 [new_character_tab] Error: Json error: file data/mods/MST_Extra/items/containers.json, at line 4, character 12:
<color_white><color_cyan>unrecognized JSON object

{
"id": "canteen_birchbark",
<color_light_red> "type": "GENERIC",
<color_cyan>▲▲▲
"category": "container",
"name": { "str": "birchbark canteen" },

In short, it seems like there's a whole litany of JSON errors in this mod when used for the newest experimental version, dated 6/20/2025. Thank you for reading over my report.

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