captainsawbones / CDDA-Skill-Antirust

This mod does one thing, and one thing only: adds a 0 point-cost mutation called "Rustproof Skills" to the game, available at character creation or via the debug menu, that essentially "disables" skill rust. The idea itself was random-cdda-modder's; I just packaged it into a standalone mod to make it a little easier for the average player to use.
3 stars 2 forks source link

please fix #2

Open foxymacko-real opened 5 months ago

foxymacko-real commented 5 months ago

DEBUG : (json-error) Json error: data/mods/CDDA-Skill-Antirust-main/sly_YEETSKILLRUST.json:9:29: Invalid or misplaced field name "skill_rust_multiplier" in JSON data

"points": 0,
"description": "Your mind clamps down on things you've learned more stubbornly than a bulldog with a severed leg.  It'll  be a long, long time before your hard-earned skills begin to erode.",
"skill_rust_multiplier": 0, ▲▲▲ "starting_trait": true, "purifiable": false, FUNCTION : error_skipped_members FILE : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\flexbuffer_json.cpp LINE : 347 VERSION : 4aef748
Lianite commented 1 month ago

I have an open pull request to handle this in https://github.com/captainsawbones/CDDA-Skill-Antirust/pull/3. If you can't wait for the merge, you can apply those changes yourself.