Jump to content

Error - HDMinimap.json


Recommended Posts

Posted

Hello,

With the latest update (Aslains_WoT_Modpack_Installer_v.1.2.0.1_08), I started receiving an error when loading into the game. I haven't added any new mods, just updated my config as updates are released. I haven't tried to play a match yet as the queue is taking forever atm.

 

Spoiler

2018-10-29 07:11:22.706: WARNING: [HDMinimap] Error in the JSON configuration file res_mods/configs/BBMods/HDMinimap.json! Error: `Expecting property name enclosed in double quotes` in code ``

 

I delete the DL cache when I install a new major update. I looked through the HDMinimap file, but didn't locate the issue. I was hoping to locate the issue and fix it myself.

 

Thank you for all your hard work with maintaining the WOT/WOWS mod packs.

 

 

Aslains_WoT_Logs.zip

  • Administrator
Posted

Probably related to the HD minimap update. This error is only in logs or you have any notifications while playing too?

 

You can manualy edit this part:

//    "MapSettings": {
        // Горячая клавиша для увеличения карты
        // Hot key to zoom the map
        // "ZoomKey": "KEY_LSHIFT",
//        "ZoomKey": "KEY_LCONTROL",
        // Коэффициент масштабирования карты
        // The scaling factor of the map
//        "ZoomFactor": 1.3
//    },

 

Into this (the effect will be zoomed-centered map will appear on L.CTRL button):

    "MapSettings": {
        // Горячая клавиша для увеличения карты
        // Hot key to zoom the map
        // "ZoomKey": "KEY_LSHIFT",
        "ZoomKey": "KEY_LCONTROL",
        // Коэффициент масштабирования карты
        // The scaling factor of the map
        "ZoomFactor": 1.3
    },
Posted

Yes, I received an error message about that file in the garage when I loaded into the game. That's when I looked at the logs. I played two matches (the New Empire wall map and Overlord) and the ALT map didn't show up. I don't think the Wall map has an alt map (spotting, arty and TD positions), but I remember Overlord having one. And it didn't show up.

 

I made the above changes and I didn't get the error message in the garage when loading the game and ALT map showed. But it still shows in the logs.

 

Thanks.

Aslains_WoT_Logs_beforeChange.zip

Aslains_WoT_Logs_AfterChange.zip

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.