pisskop / PKs_Rebalancing

Pisskop's Rebalancing Mod for Cataclysm: Dark Days Ahead
https://discourse.cataclysmdda.org/t/pks-rebalancing/15301
19 stars 25 forks source link

#7904 broke PK #58

Open teapot156 opened 5 years ago

teapot156 commented 5 years ago

Just a heads up - The forest regional settings type change creates an error for this mod. Does anyone know how to fix this?

Prapor95 commented 5 years ago

I have the same problem

DEBUG : Error: data/mods//PKs_Rebalancing-master//pk_regional_settings.json: line 36:9: "forest_mapgen_settings": { ... } required for default

  },
  "boosted_other_percent": 50.0,    "//": "...accounts for this % of total coverage"
  },
    ^
  "map_extras": {      
    "//": "mapping for weighted lists of extras",
    "field": {

FUNCTION : bool main_menu::new_character_tab() FILE : src/main_menu.cpp LINE : 759

Prapor95 commented 5 years ago

I'm trying to taste the documentation for the new Mapgen ... But this is beyond my capabilities