OMC ModPack でXVMも同時にインストールしているんだがXVMが反応していない
XVM公式サイトで”Activate services”が押せない状態で、以下の表示が出る
you already have an active request to add a new client .now you need login to the game using anew cliant.
(新しいクライアントを追加するためのアクティブなリクエストが既にあります。新たなクライアントを使用してゲームにログインする必要があります。)
遅レスになりましたがpython.logでは以下のログが出ました。
2016-12-30 15:24:13.359: 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 0x3FACE370>. It will be rewritten.
2016-12-30 15:24:55.841: WARNING: [WARNING] (scripts/client/gui/battle_control/matrix_factory.py, 75): Entity of vehicle is not found to given location (1815540, 3)
2016-12-30 15:24:55.854: WARNING: [WARNING] (scripts/client/gui/battle_control/matrix_factory.py, 75): Entity of vehicle is not found to given location (1815558, 3)
2016-12-30 15:24:56.687: INFO: PostProcessing.Phases.fini()
2016-12-30 15:24:56.865: WARNING: [WARNING] (scripts/client/account_helpers/CustomFilesCache.py, 36): Method "close" takes too much time 0.105000019073
"zoom": {
// Zoom index value for minimap zoom key (0..5).
"index": 5, ・・・・0から5のサイズ 5が最大
// false - does not set zoomed minimap at display center.
"centered": true ・・・・この設定trueで画面中央
},