Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Old json settings for materials #29

Closed
9ghtX opened this issue Jul 12, 2023 · 3 comments
Closed

Old json settings for materials #29

9ghtX opened this issue Jul 12, 2023 · 3 comments

Comments

@9ghtX
Copy link

9ghtX commented Jul 12, 2023

On 0.G CDDA version BL9 throws fatal error with wrong materials' resist. It seems like devs changed json structure so you need to change it, otherwise mod won't load.

DEBUG    : Error: Json error: C:/Games/Cataclysm DDA/dda/userdata/mods/BL9-100%_monster_resilience_version/material_types.json:1:2: missing mandatory member "bash_resist"

[
 ^
  {
    "type": "material",
    "id": "BL9",


 FUNCTION : bool main_menu::new_character_tab()
 FILE     : src/main_menu.cpp
 LINE     : 986
 VERSION  : d6ec466
@KeenEye333
Copy link

material_types.zip

I had the same issue on 0.G. I have fixed it. Here is the zip file, simply extract and replace the file into your BL9 mod directory.

On 0.G CDDA version BL9 throws fatal error with wrong materials' resist. It seems like devs changed json structure so you need to change it, otherwise mod won't load.

DEBUG    : Error: Json error: C:/Games/Cataclysm DDA/dda/userdata/mods/BL9-100%_monster_resilience_version/material_types.json:1:2: missing mandatory member "bash_resist"

[
 ^
  {
    "type": "material",
    "id": "BL9",


 FUNCTION : bool main_menu::new_character_tab()
 FILE     : src/main_menu.cpp
 LINE     : 986
 VERSION  : d6ec466

@Kenan2000
Copy link
Owner

@9ghtX Hello there, I suggest you to join Russian discord server https://discord.gg/Hu4KWYYCZD where I will try to answer your questions hopefully as well

@Kenan2000
Copy link
Owner

@9ghtX With regards to CDDA version of my BL9 mod I try to update at the same time maintain my BL9 mod hopefully only for latest experimental versions so if you want to play with my BL9 mod you need to download CDDA latest experimental versions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants