yoshii_minami Posted April 28, 2017 Posted April 28, 2017 (edited) As the title says, I made my own mod voiceover.bnk by following this guides here http://forum.worldof...n-7-easy-steps/ I followed every single steps correctly but I still ended up failing to load the mod (there are no crew voices in the battle at all) Here is a part of the Phyton.log record of when I was loading the mod Spoiler /------------------------------------------------------------------------------------------\ worldoftanks 0.9.17.1 (compiled at 13:45:38 Mar 29 2017) starting on Fri Apr 28 19:31:49 2017 2017-04-28 19:31:49.185: INFO: [Config] Command line: C:/Games/World_of_Tanks/worldoftanks.exe wot_wait_for_mutex 2017-04-28 19:31:52.747: INFO: [SOUND_ERROR] Cannot load sound bank: voiceover.bnk. Code: 64 2017-04-28 19:31:53.692: INFO: [Config] Default encoding set to utf-8 2017-04-28 19:31:54.012: INFO: [PY_DEBUG] Release Client - Content Type: sd 2017-04-28 19:31:54.013: INFO: [PY_DEBUG] Checking ./res_mods/0.9.17.1: mods found 2017-04-28 19:31:54.013: INFO: [PY_DEBUG] Mod file 'mods/0.9.17.1/saveaccount-1.2.1.wotmod' loaded 2017-04-28 19:31:54.013: INFO: [PY_DEBUG] Mod file 'mods/0.9.17.1/accountsmanager.wotmod' loaded 2017-04-28 19:31:54.013: INFO: [PY_DEBUG] Mod file 'mods/0.9.17.1/damage_log.wotmod' loaded 2017-04-28 19:31:54.013: INFO: [PY_DEBUG] Mod file 'mods/0.9.17.1/spotmessanger-0.9.0.wotmod' loaded 2017-04-28 19:31:54.013: INFO: [PY_DEBUG] Mod file 'mods/0.9.17.1/yasenkrasen/yk_statistics.wotmod' loaded 2017-04-28 19:31:54.013: INFO: [PY_DEBUG] Mod file 'mods/0.9.17.1/pmod.wotmod' loaded 2017-04-28 19:31:59.602: INFO: 2017-04-28 19:31:59.602: INFO: =============== [ScriptLoader PRO] =============== 2017-04-28 19:31:59.602: INFO: [SL_PRO INFO] ScriptLoader PRO v1.22 initialized 2017-04-28 19:31:59.603: INFO: ======================================================== 2017-04-28 19:31:59.603: INFO: 2017-04-28 19:32:12.411: WARNING: [WARNING] (scripts/common/quest_cache_helpers.py, 48): scripts/item_defs/clubs_quests/ladder_quests_ASIA.xml ('No quests of type clubsQuest were found in scripts/item_defs/clubs_quests/ladder_quests_ASIA.xml.',) 2017-04-28 19:32:12.804: NOTICE: [NOTE] (scripts/client/post_processing/__init__.py, 273): The quality = 3 was selected. 2017-04-28 19:32:12.805: NOTICE: [NOTE] (scripts/client/post_processing/__init__.py, 273): The quality = 4 was selected. 2017-04-28 19:32:14.622: INFO: -------------------------------------------------------- 2017-04-28 19:32:15.500: INFO: [XFW] Version: 5.0.0 2017-04-28 19:32:15.500: INFO: [XFW] Working dir: ./res_mods/mods 2017-04-28 19:32:19.706: INFO: [XFW] Loading mod: xvm_main 0.9.17.1 (http://www.modxvm.com/) 2017-04-28 19:32:19.748: INFO: [XFW] Loading mod: xvm_autologin 0.9.17.1 (http://www.modxvm.com/) 2017-04-28 19:32:20.649: INFO: [XFW] Loading mod: xvm_battle 0.9.17.1 (http://www.modxvm.com/) 2017-04-28 19:32:20.677: INFO: [XFW] Loading mod: xvm_battleresults 0.9.17.1 (http://www.modxvm.com/) 2017-04-28 19:32:20.759: INFO: [XFW] Loading mod: xvm_contacts 0.9.17.1 (http://www.modxvm.com/) 2017-04-28 19:32:20.807: INFO: [XFW] Loading mod: xvm_crew 0.9.17.1 (http://www.modxvm.com/) 2017-04-28 19:32:20.860: INFO: [XFW] Loading mod: xvm_equip 0.9.17.1 (http://www.modxvm.com/) 2017-04-28 19:32:20.876: INFO: [XFW] Loading mod: xvm_export 0.9.17.1 (http://www.modxvm.com/) 2017-04-28 19:32:20.919: INFO: [XFW] Loading mod: xvm_hangar 0.9.17.1 (http://www.modxvm.com/) 2017-04-28 19:32:20.925: INFO: [XFW] Loading mod: xvm_hotfix 0.9.17.1 (http://www.modxvm.com/) 2017-04-28 19:32:20.932: INFO: [XFW] Loading mod: xvm_integrity 0.9.17.1 (http://www.modxvm.com/) 2017-04-28 19:32:21.027: INFO: [XFW] Loading mod: xvm_limits 0.9.17.1 (http://www.modxvm.com/) 2017-04-28 19:32:21.048: INFO: [XFW] Loading mod: xvm_online 0.9.17.1 (http://www.modxvm.com/) 2017-04-28 19:32:21.088: INFO: [XFW] Loading mod: xvm_ping 0.9.17.1 (http://www.modxvm.com/) 2017-04-28 19:32:21.110: INFO: [XFW] Loading mod: xvm_profile 0.9.17.1 (http://www.modxvm.com/) 2017-04-28 19:32:21.116: INFO: [XFW] Loading mod: xvm_profiler 0.9.17.1 (http://www.modxvm.com/) 2017-04-28 19:32:21.161: INFO: [XFW] Loading mod: xvm_quests 0.9.17.1 (http://www.modxvm.com/) 2017-04-28 19:32:21.255: INFO: [XFW] Loading mod: xvm_sounds 0.9.17.1 (http://www.modxvm.com/) 2017-04-28 19:32:21.288: INFO: [XFW] Loading mod: xvm_squad 0.9.17.1 (http://www.modxvm.com/) 2017-04-28 19:32:21.371: INFO: [XFW] Loading mod: xvm_tankcarousel 0.9.17.1 (http://www.modxvm.com/) 2017-04-28 19:32:21.410: INFO: [XFW] Loading mod: xvm_techtree 0.9.17.1 (http://www.modxvm.com/) 2017-04-28 19:32:21.448: INFO: [XFW] Loading mod: xvm_tooltips 0.9.17.1 (http://www.modxvm.com/) 2017-04-28 19:32:21.451: INFO: [SL_PRO] Executed Script: mod_.pyc 2017-04-28 19:32:21.451: INFO: -------------------------------------------------------- 2017-04-28 19:32:21.455: INFO: Loading mod: autoaim_indicator v2017-03-24 (http://forum.worldof...?/topic/441413-) 2017-04-28 19:32:21.466: INFO: [SL_PRO] Executed Script: mod_autoaim_indicator.pyc 2017-04-28 19:32:21.466: INFO: -------------------------------------------------------- 2017-04-28 19:32:21.584: INFO: Battle Assistant: v1.3.9 2017-04-28 19:32:21.585: INFO: [SL_PRO] Executed Script: mod_battle_assistant.pyc 2017-04-28 19:32:21.585: INFO: -------------------------------------------------------- 2017-04-28 19:32:24.001: INFO: Aslain's ModPack remote file: Everything seems OK 2017-04-28 19:32:24.020: INFO: [INFO] Aslain's ModPack installed: 9.17.1.42 , latest Aslain's ModPack available: 9.17.1.42 2017-04-28 19:32:24.020: INFO: [INFO] Toggle is OFF 2017-04-28 19:32:24.020: INFO: [INFO] Version check Interval: 7200 2017-04-28 19:32:24.020: INFO: [SL_PRO] Executed Script: mod_modpackCheck.pyc 2017-04-28 19:32:24.020: INFO: -------------------------------------------------------- 2017-04-28 19:32:26.669: NOTICE: [NOTE] (scripts/client/gui/mods/mod_pmod.py, 1): version 0.9.17.1 #24-5 2017-04-28 19:32:26.676: INFO: [SL_PRO] Executed Script: mod_pmod.pyc 2017-04-28 19:32:26.676: INFO: -------------------------------------------------------- 2017-04-28 19:32:26.703: INFO: [LOAD_MOD]: [account_manager v1.08, by S0me0ne, reworked by SkepticalFox & spoter] 2017-04-28 19:32:26.703: INFO: [SL_PRO] Executed Script: mod_account_manager.pyc 2017-04-28 19:32:26.703: INFO: -------------------------------------------------------- 2017-04-28 19:32:26.707: INFO: [SL_PRO] Executed Script: mod_account_manager_login_button.pyc 2017-04-28 19:32:26.707: INFO: -------------------------------------------------------- 2017-04-28 19:32:26.711: INFO: Loading mod: YasenKrasen Session Statistics 0.9.17.1d (http://forum.worldof...?/topic/583433-) 2017-04-28 19:32:26.712: INFO: [SL_PRO] Executed Script: mod_stat.pyc 2017-04-28 19:32:26.712: INFO: -------------------------------------------------------- 2017-04-28 19:32:26.756: INFO: [SL_PRO] Executed Script: mod_spotmessanger.pyc 2017-04-28 19:32:26.756: INFO: -------------------------------------------------------- 2017-04-28 19:32:26.756: INFO: [SL_PRO] Executed Script: mod_saveaccount.pyc 2017-04-28 19:32:26.756: INFO: -------------------------------------------------------- 2017-04-28 19:32:27.512: INFO: [MOD] mod loaded: mod_damagelog 2017-04-28 19:32:27.513: INFO: [SL_PRO] Executed Script: mod_damagelog.pyc 2017-04-28 19:32:27.513: INFO: -------------------------------------------------------- 2017-04-28 19:32:27.514: INFO: [SaveAccount] SaveAccount version 1.2.1, mod to save account info 2017-04-28 19:32:27.514: INFO: [SaveAccount] GUI_SETTINGS.rememberPassVisible = False -> True 2017-04-28 19:32:27.514: INFO: [SaveAccount] GUI_SETTINGS.clearLoginValue= True -> False 2017-04-28 19:32:27.516: INFO: [SaveAccount] reload login preference 2017-04-28 19:32:27.516: INFO: [SpotMessanger] SpotMessanger 0.9.0 release 2017-04-28 19:32:27.521: INFO: [SpotMessanger] read config file: ../mods/configs/spotmessanger/spotmessanger.xml 2017-04-28 19:32:27.521: DEBUG: [SpotMessanger] (scripts/client/gui/mods/spotmessanger/logger.py, 48): set log level: info 2017-04-28 19:32:34.187: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 220): HANGAR LOADING STATE: LOGIN - 45.0239982605 2017-04-28 19:32:34.199: NOTICE: [NOTE] (scripts/client/ConnectionManager.py, 221): User authentication method: token2 2017-04-28 19:32:37.443: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 220): HANGAR LOADING STATE: CONNECTED - 48.2799987793 2017-04-28 19:32:39.855: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 220): HANGAR LOADING STATE: SHOW GUI - 50.6930007935 2017-04-28 19:32:50.819: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 220): HANGAR LOADING STATE: QUESTS SYNC - 61.65599823 2017-04-28 19:32:50.902: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 220): HANGAR LOADING STATE: USS SYNC - 61.7389984131 2017-04-28 19:32:50.982: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 220): HANGAR LOADING STATE: SPACE LOADING START - 61.8190002441 2017-04-28 19:32:51.196: WARNING: [WARNING] (scripts/client/account_helpers/CustomFilesCache.py, 36): Method "__run_read" takes too much time 0.22100019455 2017-04-28 19:32:51.196: NOTICE: [NOTE] (scripts/client/game.py, 459): [SPACE] Loading space: spaces/hangar_v2 2017-04-28 19:32:51.200: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 220): HANGAR LOADING STATE: VEHICLE LOADING START - 62.0369987488 2017-04-28 19:32:51.381: WARNING: [WARNING] (scripts/client/account_helpers/CustomFilesCache.py, 36): Method "__run_read" takes too much time 0.131999969482 2017-04-28 19:32:56.994: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 220): HANGAR LOADING STATE: VEHICLE LOADING END - 67.8320007324 2017-04-28 19:32:57.538: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 220): HANGAR LOADING STATE: SPACE LOADING END - 68.3759994507 2017-04-28 19:32:57.538: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 220): HANGAR LOADING STATE: HANGAR READY - 68.3759994507 2017-04-28 19:32:57.538: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 248): HANGAR LOADING STATE: SUMMARY TOTAL = 23.3520011902 2017-04-28 19:35:49.752: NOTICE: [NOTE] (scripts/client/gui/battle_control/arena_info/arena_dp.py, 544): Player's team not found. 2017-04-28 19:35:49.752: NOTICE: [NOTE] (scripts/client/gui/battle_control/arena_info/arena_dp.py, 550): Player's vehicle ID not found. 2017-04-28 19:35:49.752: NOTICE: [NOTE] (scripts/client/gui/battle_control/arena_info/arena_dp.py, 554): Uses slow player search by name 2017-04-28 19:35:49.753: NOTICE: [NOTE] (scripts/client/gui/battle_control/arena_info/arena_dp.py, 544): Player's team not found. 2017-04-28 19:35:49.753: NOTICE: [NOTE] (scripts/client/gui/battle_control/arena_info/arena_dp.py, 550): Player's vehicle ID not found. 2017-04-28 19:35:49.753: NOTICE: [NOTE] (scripts/client/gui/battle_control/arena_info/arena_dp.py, 554): Uses slow player search by name 2017-04-28 19:35:49.753: NOTICE: [NOTE] (scripts/client/gui/battle_control/arena_info/arena_dp.py, 544): Player's team not found. 2017-04-28 19:35:49.753: NOTICE: [NOTE] (scripts/client/gui/battle_control/arena_info/arena_dp.py, 550): Player's vehicle ID not found. 2017-04-28 19:35:49.753: NOTICE: [NOTE] (scripts/client/gui/battle_control/arena_info/arena_dp.py, 554): Uses slow player search by name 2017-04-28 19:35:49.780: NOTICE: [NOTE] (scripts/client/gui/battle_control/arena_info/arena_dp.py, 544): Player's team not found. 2017-04-28 19:35:49.780: NOTICE: [NOTE] (scripts/client/gui/battle_control/arena_info/arena_dp.py, 550): Player's vehicle ID not found. 2017-04-28 19:35:49.780: NOTICE: [NOTE] (scripts/client/gui/battle_control/arena_info/arena_dp.py, 554): Uses slow player search by name 2017-04-28 19:35:49.912: NOTICE: [NOTE] (scripts/client/game.py, 459): [SPACE] Loading space: spaces/02_malinovka 2017-04-28 19:35:53.857: WARNING: [WARNING] (scripts/client/gui/Scaleform/framework/entities/BaseDAAPIComponent.py, 62): Class with alias `teamBasesPanel` already registered in object <gui.Scaleform.daapi.view.battle.classic.page.ClassicPage object at 0x335855F0>. It will be rewritten. 2017-04-28 19:36:02.437: INFO: [SpotMessanger] on battle start 2017-04-28 19:36:02.437: INFO: [SpotMessanger] current battle type: Training [TRAINING(2) = "training"] 2017-04-28 19:36:02.437: INFO: [SpotMessanger] current vehicle class: MT [mediumTank] (japan:J18_STA_2_3) 2017-04-28 19:36:02.437: INFO: [SpotMessanger] [0]: CommandOrder: ['help', 'teammsg'] 2017-04-28 19:36:02.437: INFO: [SpotMessanger] [0]: CooldownInterval: 10.0, CommandDelay: 5.0, TextDelay: 0.5 2017-04-28 19:36:02.437: INFO: [SpotMessanger] [0]: MinTeamAmount: inherits (1), MaxTeamAmount: 0 2017-04-28 19:36:02.437: INFO: [SpotMessanger] [0]: Enable Vehicle Type: ['LT', 'MT', 'HT', 'TD', 'SPG'] 2017-04-28 19:36:02.437: INFO: [SpotMessanger] [0]: current vehicle type is MT, add to list. 2017-04-28 19:36:02.437: INFO: [SpotMessanger] minimal CoolDownInterval: 10.0 2017-04-28 19:36:02.437: INFO: [SpotMessanger] Sixth Sense Message enabled 2017-04-28 19:36:33.467: INFO: [SOUND_ERROR] Sound fail: 590598450 - ErrorCode: 15 2017-04-28 19:36:56.083: INFO: [SOUND_ERROR] Sound fail: 1057290642 - ErrorCode: 15 2017-04-28 19:37:13.961: INFO: [SpotMessanger] [time:324.7] invoke sixth sense. 2017-04-28 19:37:13.961: INFO: [SpotMessanger] current chat channel: ['team', 'common'] 2017-04-28 19:37:13.961: INFO: [SpotMessanger] current team amount: 1 2017-04-28 19:37:13.961: INFO: [SpotMessanger] [0]: team amount (1) is too less (<= 1), skip. 2017-04-28 19:37:16.266: INFO: [SOUND_ERROR] Sound fail: 1057290642 - ErrorCode: 15 2017-04-28 19:37:50.357: INFO: [SOUND_ERROR] Sound fail: 1122640859 - ErrorCode: 15 2017-04-28 19:37:56.266: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 220): HANGAR LOADING STATE: CONNECTED - 367.104003906 2017-04-28 19:37:58.834: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 220): HANGAR LOADING STATE: SHOW GUI - 369.67098999 2017-04-28 19:38:03.519: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 220): HANGAR LOADING STATE: QUESTS SYNC - 374.355987549 2017-04-28 19:38:03.601: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 220): HANGAR LOADING STATE: USS SYNC - 374.437988281 2017-04-28 19:38:03.658: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 220): HANGAR LOADING STATE: SPACE LOADING START - 374.494995117 2017-04-28 19:38:03.705: NOTICE: [NOTE] (scripts/client/game.py, 459): [SPACE] Loading space: spaces/hangar_v2 2017-04-28 19:38:03.734: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 220): HANGAR LOADING STATE: VEHICLE LOADING START - 374.571014404 2017-04-28 19:38:04.804: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 220): HANGAR LOADING STATE: VEHICLE LOADING END - 375.640991211 2017-04-28 19:38:05.232: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 220): HANGAR LOADING STATE: SPACE LOADING END - 376.069000244 2017-04-28 19:38:05.233: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 220): HANGAR LOADING STATE: HANGAR READY - 376.069000244 2017-04-28 19:38:05.233: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 248): HANGAR LOADING STATE: SUMMARY TOTAL = 8.96499633789 2017-04-28 19:38:11.491: WARNING: [WARNING] (scripts/client/account_helpers/CustomFilesCache.py, 36): Method "close" takes too much time 0.704999923706 2017-04-28 19:38:11.509: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 220): HANGAR LOADING STATE: DISCONNECTED - 382.346984863 2017-04-28 19:38:11.524: INFO: PostProcessing.Phases.fini() \------------------------------------------------------------------------------------------/ Can anyone please help me? Spent hours to look for the solution, but I still can't make it works Just for a reminder, I am using wwise kincetic v2015.1.6 Edited April 28, 2017 by yoshii_minami added an extra info 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.