TST_V Posted October 29, 2018 Posted October 29, 2018 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 Quote
Administrator Aslain Posted October 29, 2018 Administrator Posted October 29, 2018 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 }, Quote
TST_V Posted October 29, 2018 Author Posted October 29, 2018 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 Quote
Administrator Aslain Posted October 29, 2018 Administrator Posted October 29, 2018 It was fixed in recent modpack. Quote
TST_V Posted October 30, 2018 Author Posted October 30, 2018 Alsain, thank you for the quick fix. Didn't look for the update before replying. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.