Larwck / Graphical_Overmap

Cataclysm DDA Graphical_Overmap mod
5 stars 1 forks source link

Error on start #1

Closed Pappet closed 4 years ago

Pappet commented 4 years ago

I get this Error if i try to start a game.

DEBUG    : Error: data/mods//Graphical_Overmap/fonts.json: line 1:1: member not found: type

{
^

  "typeface": "unifont",
  "map_typeface": "unifont",

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

I instaled the mod, changed the font size, restarted and added the mod to the world. What is missing?

MrOysterhead44 commented 4 years ago

I was able to fix this by deleting fonts.json in data/mods/graphical_overmap.

Larwck commented 4 years ago

Yeah if you're installing from here on build #9942 or later you will need to delete fonts.json as MrOysterhead44 says. Once "Graphical Overmap update #35792" is merged to CleverRaven this shouldn't be an issue anymore.