thelonestander / Lones-Tech-and-Weapons-mod

Weapons and tech for the game Bright Nights
10 stars 3 forks source link

Lockpick error #9

Closed KoverUnderCover closed 1 year ago

KoverUnderCover commented 1 year ago

Catch some lockpick error in new BN update

DEBUG : (json-error) Json error: D:/Catapult/bn/userdata/mods/Lones-Tech-and-Weapons-mod-main/Tools/electronics.json:245:56: Invalid or misplaced field name "pick_quality" in JSON data

"color": "light_gray",
"qualities": [ [ "LOCKPICK", 12 ] ],
"use_action": { "type": "picklock", "pick_quality":
                                                   ^
                                                    12 }

}, {

FUNCTION : report_unvisited FILE : D:\a\Cataclysm-BN\Cataclysm-BN\src\json.cpp LINE : 125 VERSION : BN 0.4

thelonestander commented 1 year ago

Fixed in last update