daltongr Posted May 18, 2019 Posted May 18, 2019 Good evening, I've encountered an issue a few days ago while installing aslain's modpack, and to be more specific, i had problems with contour icons missing. After a little searching i found out that iconset.xc file in World_of_Tanks\res_mods\configs\xvm\Aslain folder had the atlas correctly, but the filename for the atlas seems to be case sensitive. I changed the following and worked like a charm since: BattleAtlas index was battleAtlas with lower case "b", once i changed it to capital "B" it worked fine. /** * Icons set atlases. Path relative to res_mods/x.x.x/gui/flash/atlases. DEFAULT XVM * Атласы с набором иконок. Пути относительно res_mods/x.x.x/gui/flash/atlases. */ { "iconset": { // Path to the atlas with icons for the battle loading screen. // Путь к атласу с иконками для экрана загрузки боя. "battleLoadingLeftAtlas": "BattleAtlas", "battleLoadingRightAtlas": "BattleAtlas", // Path to the atlas with icons for the players panels. // Путь к атласу с иконками для "ушей". "playersPanelLeftAtlas": "BattleAtlas", "playersPanelRightAtlas": "BattleAtlas", // Path to the atlas with icons for the full stats form (on "Tab" key pressed). // Путь к атласу с иконками для формы подробной статистики (при нажатии клавиши "Tab"). "fullStatsLeftAtlas": "BattleAtlas", "fullStatsRightAtlas": "BattleAtlas", // Path to the atlas with icons for the over-target markers. // Путь к атласу с иконками для маркеров над танками. "vehicleMarkerAllyAtlas": "vehicleMarkerAtlas", "vehicleMarkerEnemyAtlas": "vehicleMarkerAtlas" } } Sorry if i messed you, i tried to make it as simple as possible and attached the whole content of the iconset.xc file in case someone is too lazy to change the letters :) Quote
Administrator Aslain Posted May 18, 2019 Administrator Posted May 18, 2019 If you had this problem with the modpack, you should attach logs for investigation. Read my signature for details. Quote
daltongr Posted May 18, 2019 Author Posted May 18, 2019 Thanks, i will do attach a log next time i'll install/upgrade the modpack as it works perfectly at the moment. Thanks in advance, and sorry for not paying more attention on what you need for that. Quote
Administrator Aslain Posted May 18, 2019 Administrator Posted May 18, 2019 Do you play on Windows, Linux or MacOs? Quote
Ress Posted May 18, 2019 Posted May 18, 2019 Out of curiosity i had to check my config and atlases. Didn't even noticed upper case "B" on my atlases, but somehow it works just fine ingame, even my BattleAtlasEnemy. What? Games default (res\packages\gui.pkg\gui\flash\atlases\) and xvm default (iconset.xc) is battleAtlas.dds However i did noticed that TIM (b161) saves as BattleAtlases.xxx and vehicleMarkerAtlas.xxx ...makes no sense. Quote
Administrator Aslain Posted May 18, 2019 Administrator Posted May 18, 2019 I changed to lowecase B in next contour icons update from me, just in case. It was working fine like Ress said, but I can only tell for windows. Quote
daltongr Posted May 18, 2019 Author Posted May 18, 2019 I'm using windows 10 pro. It worked for me fine as well till 1.5 update . After that they just didn't show up although all files were in place. No matter which contour icons of yours i was using, they weren't showing except from default. Curiously enough, it worked by just changing the first letter of index from lowercase to uppercase. That was the reason i did this post, as i tried re-installing WoT and didn't work either. If i have the same problem on next upgrade i'll have all the logs attached in case there is a bug or something on certain machines only. Quote
Raymius Posted May 22, 2019 Posted May 22, 2019 (edited) Still not working in Version #03 Edited May 22, 2019 by Raymius Quote
Ress Posted May 22, 2019 Posted May 22, 2019 1 hour ago, Raymius said: Still not working in Version #03 Using windows 10? This issue makes no sense in the first place, anyway with #03 atlases use lowercase b, shouldn't be an issue anymore. Still, post your logs Quote
daltongr Posted May 25, 2019 Author Posted May 25, 2019 (edited) I didn't have any issues since. #3 Installed and working like a charm, everything installed correctly and working. Your problem should be either on missing files or installed something that can't co-exist with the icons. Gonna update the client and modpack today to see if it's still working, but i don't think anything have changed since these are micro-patches. Edited May 25, 2019 by daltongr Update 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.