Moderator Quaksen Posted June 7, 2015 Moderator Posted June 7, 2015 Doesn't seem to be working. Skirmish battles has the clock ticking when it counts down from 30 to 0. _Aslain_logs.zip Quote
Administrator Aslain Posted June 8, 2015 Administrator Posted June 8, 2015 I've checked Locastans websites for upgrades, but no luck, the same mod is there like I have in modpack. Must have WG changed something for Skirmishes or you are using some sound mod that is taking over the countdown sounds. Quote
Moderator Quaksen Posted June 8, 2015 Author Moderator Posted June 8, 2015 Only using the mods listed in the logs - but I'll try to mess around with it and find out the cause. Also - thanks for the 16 emails... lol. <_< Quote
Administrator Aslain Posted June 8, 2015 Administrator Posted June 8, 2015 Erm, what 16 emails ? ^^ Quote
Administrator Aslain Posted June 8, 2015 Administrator Posted June 8, 2015 Ahhh topic spam, sorry :) We have been fixing/ivestigating forum script. Quote
Moderator Quaksen Posted June 8, 2015 Author Moderator Posted June 8, 2015 Ahhh topic spam, sorry :) We have been fixing/ivestigating forum script. Hehe yeah.. you and someone else went a bit nuts :P And since I'm following the thread, I got an email for each of them :P Quote
Moderator Quaksen Posted June 19, 2015 Author Moderator Posted June 19, 2015 Figured it out! Sneaky little issue. :ph34r: Reproduction steps: Select Silent Battle Timer Run WoT - Go into Training (the tutorial) Timer is silent. Now... Select Silent Battle Timer Select, under WoT Tweaks, "Preload Sounds" Run WoT - Go into Training (the tutorial) Timer is ticking. Something in the Preload Sounds mod makes it load sounds from the normal audio folder, and not the res_mods one. (Preload Sounds generates the "engine_config.xml" thingie. Possible fix/solution: <project> <name>GUI</name> <preload>true</preload> </project> If the installer detects selecting both Silent Battle Timer, and Preload Sounds, make Preload Sounds have this instead: <project> <name>GUI</name> <preload>false</preload> </project> And then.... Select Silent Battle Timer Select, under WoT Tweaks, "Preload Sounds" Edit "engine_config.xml", changing the code bits above to "false" Run WoT - Go into Training (the tutorial) Timer is silent. (The GUI files total less than 4 MB data.. so it shouldn't affect performance in any noticeable way..) ^_^ Quote
Administrator Aslain Posted June 19, 2015 Administrator Posted June 19, 2015 Very well will remove preload sounds. It's behaviour is unpredictable. Quote
Moderator Quaksen Posted June 19, 2015 Author Moderator Posted June 19, 2015 Awww, that's not what I meant :P Hehe.. Though.. I'm not even sure if it helps me out at all, using the Preload... :P Quote
Administrator Aslain Posted June 19, 2015 Administrator Posted June 19, 2015 Will introduce changes as you suggested in next installer. Quote
Moderator Quaksen Posted June 20, 2015 Author Moderator Posted June 20, 2015 Neat :D And yeah, I see you removed a post, sneaky sneaky, but yeah The change I suggested, only turns off preloading of sounds, for the "GUI" sounds. The rest still gets preloaded :D Quote
Administrator Aslain Posted June 20, 2015 Administrator Posted June 20, 2015 I removed it next second I read what I wrote because I was wrong hence no point having it here. Yes, noticed it turns off gui preload only. 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.