Jump to content
Korean Random

jakr74

User
  • Posts

    6
  • Joined

  • Last visited

Posts posted by jakr74

  1. 1 hour ago, ktulho said:

     

    I've updated the script, now my log is filling up with :

     

     

    2018-08-29 11:59:50.557: INFO: xvm_main::dosier::_Dossier::__updateCamouflageResult()

    2018-08-29 11:59:50.559: INFO: xvm_main::dosier::_Dossier::__updateCamouflageResult()

    2018-08-29 11:59:50.560: INFO: xvm_main::dosier::_Dossier::__updateCamouflageResult()

    2018-08-29 11:59:50.562: INFO: xvm_main::dosier::_Dossier::__updateCamouflageResult()

    2018-08-29 11:59:50.564: INFO: xvm_main::dosier::_Dossier::__updateCamouflageResult()

    2018-08-29 11:59:50.565: INFO: xvm_main::dosier::_Dossier::__updateCamouflageResult()

    2018-08-29 11:59:50.567: INFO: xvm_main::dosier::_Dossier::__updateCamouflageResult()

    2018-08-29 11:59:50.568: INFO: xvm_main::dosier::_Dossier::__updateCamouflageResult()

    2018-08-29 11:59:50.570: INFO: xvm_main::dosier::_Dossier::__updateCamouflageResult()

    2018-08-29 11:59:50.571: INFO: xvm_main::dosier::_Dossier::__updateCamouflageResult()

    2018-08-29 11:59:50.573: INFO: xvm_main::dosier::_Dossier::__updateCamouflageResult()

  2. When exiting a battle the game freezes (on my Mac) only way out is to kill WoT and restart

     

    loaded mods:

    [PY_DEBUG] Mod package 'c:/games/world_of_tanks/mods/1.1.0/com.modxvm.xfw.actionscript_7.7.0.1040.wotmod' loaded

    2018-08-29 09:40:03.031: INFO: [PY_DEBUG] Mod package 'c:/games/world_of_tanks/mods/1.1.0/com.modxvm.xfw.native_1.3.1.00065.wotmod' loaded

    2018-08-29 09:40:03.031: INFO: [PY_DEBUG] Mod package 'c:/games/world_of_tanks/mods/1.1.0/com.modxvm.xfw_7.7.0.1040.wotmod' loaded

     

    below a copy paste from the errors in python.log:

    2018-08-29 09:45:50.111: ERROR: Traceback (most recent call last):

    2018-08-29 09:45:50.111: ERROR:   File "res_mods/configs/xvm/py_macro\mod_wn8_chance.py", line 149, in onStatsReady

    2018-08-29 09:45:50.112: ERROR:     setVehicleStats(vid, vehicle)

    2018-08-29 09:45:50.112: ERROR:   File "res_mods/configs/xvm/py_macro\mod_wn8_chance.py", line 144, in setVehicleStats

    2018-08-29 09:45:50.112: ERROR:     xfw.as_event('ON_UPDATE_TEAM_RATING')

    2018-08-29 09:45:50.112: ERROR: AttributeError: 'module' object has no attribute 'as_event'

    2018-08-29 09:45:50.117: INFO: 2018-08-29 09:45:50: [ERROR] Image size exceeds the buffer cache: ../../../mods/shared_resources/xvm/res/SixthSense.png 1048576

    2018-08-29 09:45:57.242: INFO: [gui.app_loader.loader] Space is changed: BattleLoadingSpace() -> BattleSpace()

    2018-08-29 09:45:58.134: ERROR: Traceback (most recent call last):

    2018-08-29 09:45:58.135: ERROR:   File "res_mods/configs/xvm/py_macro\mod_wn8_chance.py", line 149, in onStatsReady

    2018-08-29 09:45:58.135: ERROR:     setVehicleStats(vid, vehicle)

    2018-08-29 09:45:58.135: ERROR:   File "res_mods/configs/xvm/py_macro\mod_wn8_chance.py", line 144, in setVehicleStats

    2018-08-29 09:45:58.136: ERROR:     xfw.as_event('ON_UPDATE_TEAM_RATING')

    2018-08-29 09:45:58.136: ERROR: AttributeError: 'module' object has no attribute 'as_event'

    2018-08-29 09:47:47.413: INFO: =============================

    2018-08-29 09:47:47.413: INFO: 2018-08-29 09:47:47: [ERROR] mods/xfw/python/xfw/events.pyc

    2018-08-29 09:47:47.413: ERROR: Traceback (most recent call last):

    2018-08-29 09:47:47.414: ERROR:   File "mods/xfw/python/xfw/events.py", line 57, in __event_handler

    2018-08-29 09:47:47.415: ERROR:   File "mods/xfw/python/xfw/events.py", line 24, in fire

    2018-08-29 09:47:47.415: ERROR:   File "res_mods/configs/xvm/py_macro\mod_wn8_chance.py", line 192, in FragsCollectableStats_addVehicleStatusUpdate

    2018-08-29 09:47:47.416: ERROR:     xfw.as_event('ON_UPDATE_TEAM_RATING')

    2018-08-29 09:47:47.416: ERROR: AttributeError: 'module' object has no attribute 'as_event'

    2018-08-29 09:47:47.417: INFO: =============================

  3. 7 hours ago, Mixaill said:

    Do you use Wargaming Wrapper or Wine? Can you specify your wine version?

    I have no access to any device with MacOS but 'll try to reproduce this crash on Linux ASAP.

     

    As a workaround you can delete /res/mods/xfw_packages/xfw_crashreport from /mods/1.0.2.2/com.modxvm.xfw_*.wotmod archive.

    Or you can simply replace this file with version in attach.

    com.modxvm.xfw_7.6.7.1001.wotmod

     

    Thanks for the swift reply:

     

    I'm using the default wrapper that is linked to on the WOT EU site, this does indeed install wine. If I check which version is installed by just starting Wine, it is reported as version 1.8.3

     

    I'll give your suggestion a go later today and update this post accordingly

     

    * update *

    Replacing the file com.modxvm.xfw_7.6.7.1001.wotmod with your linked file, solved the issue. Below to make sure and for your info the copy paste from the start sequence of WOT with your linked file active.

     

    If or when you need additional testing, let me know, I'll be happy to help

     

    /------------------------------------------------------------------------------------------\

    worldoftanks 1.0.2.0 (compiled at 16:15:21 Jun 21 2018) starting on 07/06/18 08:59:33

     

    2018-07-06 08:59:33.415: INFO: [Config] Command line: C:/Games/World_of_Tanks/worldoftanks.exe wot_wait_for_mutex

    2018-07-06 08:59:35.890: TRACE: monkeyPatchOpen: BWUtil.monkeyPatchOpen: Patching open() True

    2018-07-06 08:59:35.891: INFO: [Config] Default encoding set to utf-8

    2018-07-06 08:59:35.893: TRACE: revertPatchedOpen: BWUtil.revertPatchedOpen: Reverting open()

    2018-07-06 08:59:35.934: INFO: [PY_DEBUG] Release Client - Content Type: sd

     

    2018-07-06 08:59:35.935: INFO: [PY_DEBUG] Checking C:/Games/World_of_Tanks/res_mods/1.0.2.2/: mods not found

    2018-07-06 08:59:35.935: INFO: [PY_DEBUG] Checking C:/Games/World_of_Tanks/mods/1.0.2.2/: mods found

    2018-07-06 08:59:35.935: INFO: [PY_DEBUG] Mod package 'c:/games/world_of_tanks/mods/1.0.2.2/com.modxvm.xfw.native_1.2.0.00056.wotmod' loaded

    2018-07-06 08:59:35.936: INFO: [PY_DEBUG] Mod package 'c:/games/world_of_tanks/mods/1.0.2.2/com.modxvm.xfw_7.6.7.1001.wotmod' loaded

    2018-07-06 08:59:37.593: INFO: [Info] APIDeviceAccess::reset - device in unsupported state: No error occurred.

    2018-07-06 08:59:37.733: DEBUG: [helpers.uniprof.regions] Region is entered: label=offline.game_loading, color=0xCE2606

    2018-07-06 09:00:06.336: INFO: [XFW] Root dir   : mods/xfw

    2018-07-06 09:00:06.336: INFO: [XFW] In .wotmod : True

    2018-07-06 09:00:06.361: INFO: [XFW] Loading mod: com.modxvm.xfw, v. 7.6.7.1001

    2018-07-06 09:00:06.361: INFO: [XFW] Loading mod: com.modxvm.xfw.native, v. 1.2.0.00056

    2018-07-06 09:00:06.361: INFO: [XFW] Loading mod: com.modxvm.xfw.fonts, v. 7.6.7.1001

    2018-07-06 09:00:06.417: INFO: [XFW/Fonts][register_font]: register mods/xfw_packages/xfw_fonts/fonts/dynamicdefault.ttf

    2018-07-06 09:00:06.419: INFO: [XFW/Fonts][register_font]: register mods/xfw_packages/xfw_fonts/fonts/dynamicoutline.ttf

    2018-07-06 09:00:06.421: INFO: [XFW/Fonts][register_font]: register mods/xfw_packages/xfw_fonts/fonts/vehicletype.ttf

    2018-07-06 09:00:06.422: INFO: [XFW/Fonts][register_font]: register mods/xfw_packages/xfw_fonts/fonts/xvmsymbol.ttf

    2018-07-06 09:00:06.424: INFO: [XFW/Fonts][register_font]: register mods/xfw_packages/xfw_fonts/fonts/zurichcondmono.ttf

    2018-07-06 09:00:06.426: INFO: [XFW] Loading mod: com.modxvm.xfw.crashfix, v. 7.6.7.1001

    2018-07-06 09:00:06.538: INFO: [XFW/Crashfix] Crash fixes were applied.

    2018-07-06 09:00:06.538: INFO: [XFW] Loading mod: com.modxvm.xfw.hidpi, v. 7.6.7.1001

    2018-07-06 09:00:06.565: INFO: [XFW/HiDPI] HiDPI fix applied

    2018-07-06 09:00:06.565: INFO: [XFW] Loading mod: com.modxvm.xfw.wwise, v. 7.6.7.1001

    2018-07-06 09:00:06.577: INFO: [XFW] Loading mod: com.modxvm.xfw.ping, v. 7.6.7.1001

    2018-07-06 09:00:06.580: INFO: [XFW] Loading mod: com.modxvm.xfw.filewatcher, v. 7.6.7.1001

    2018-07-06 09:00:06.582: INFO: [XFW] Loading mod: com.modxvm.xfw.mutex, v. 7.6.7.1001

    2018-07-06 09:00:06.584: INFO: [XFW] Loading mod: com.modxvm.xvm, v. 7.6.7.8502

    2018-07-06 09:00:07.086: INFO: [XFW] Loading mod: com.modxvm.xvm.autologin, v. 7.6.7.8502

    2018-07-06 09:00:07.095: INFO: [XFW] Loading mod: com.modxvm.xvm.battle, v. 7.6.7.8502

    2018-07-06 09:00:07.257: INFO: [XFW] Loading mod: com.modxvm.xvm.battleresults, v. 7.6.7.8502

    2018-07-06 09:00:07.269: INFO: [XFW] Loading mod: com.modxvm.xvm.contacts, v. 7.6.7.8502

    2018-07-06 09:00:07.289: INFO: [XFW] Loading mod: com.modxvm.xvm.crew, v. 7.6.7.8502

    2018-07-06 09:00:07.316: INFO: [XFW] Loading mod: com.modxvm.xvm.equip, v. 7.6.7.8502

    2018-07-06 09:00:07.330: INFO: [XFW] Loading mod: com.modxvm.xvm.export, v. 7.6.7.8502

    2018-07-06 09:00:07.338: INFO: [XFW] Loading mod: com.modxvm.xvm.hangar, v. 7.6.7.8502

    2018-07-06 09:00:07.384: INFO: [XFW] Loading mod: com.modxvm.xvm.hotfix, v. 7.6.7.8502

    2018-07-06 09:00:07.389: INFO: [XFW] Loading mod: com.modxvm.xvm.integrity, v. 7.6.7.8502

    2018-07-06 09:00:07.396: INFO: [XFW] Loading mod: com.modxvm.xvm.limits, v. 7.6.7.8502

    2018-07-06 09:00:07.444: INFO: [XFW] Loading mod: com.modxvm.xvm.online, v. 7.6.7.8502

    2018-07-06 09:00:07.454: INFO: [XFW] Loading mod: com.modxvm.xvm.ping, v. 7.6.7.8502

    2018-07-06 09:00:07.464: INFO: [XFW] Loading mod: com.modxvm.xvm.profile, v. 7.6.7.8502

    2018-07-06 09:00:07.473: INFO: [XFW] Loading mod: com.modxvm.xvm.profiler, v. 7.6.7.8502

    2018-07-06 09:00:07.477: INFO: [XFW] Loading mod: com.modxvm.xvm.sounds, v. 7.6.7.8502

    2018-07-06 09:00:07.493: ERROR: Traceback (most recent call last):

    2018-07-06 09:00:07.493: ERROR:   File "xfw_wwise/python/__init__.py", line 190, in _bank_load

    2018-07-06 09:00:07.494: ERROR: RuntimeError: [LoadBank] Cannot load sound bank. Audiokinetic error code: 66

    2018-07-06 09:00:07.494: ERROR:

    2018-07-06 09:00:07.512: INFO: [XFW] Loading mod: com.modxvm.xvm.squad, v. 7.6.7.8502

    2018-07-06 09:00:07.533: INFO: [XFW] Loading mod: com.modxvm.xvm.tankcarousel, v. 7.6.7.8502

    2018-07-06 09:00:07.570: INFO: [XFW] Loading mod: com.modxvm.xvm.techtree, v. 7.6.7.8502

    2018-07-06 09:00:07.576: INFO: [XFW] Loading mod: com.modxvm.xvm.tooltips, v. 7.6.7.8502

    2018-07-06 09:00:07.591: INFO: [XFW] Loading mod: com.modxvm.xfw.xinput, v. 7.6.7.1001

    2018-07-06 09:00:07.593: INFO: [XFW] Loading mod: com.modxvm.xfw.xpfix, v. 7.6.7.1001

    2018-07-06 09:00:07.595: INFO: [XFW] Loading mod: com.modxvm.xfw.console, v. 7.6.7.1001

     

    kr

    Jan

     

  4. Only 'mod' installed is XVM, fresh download from website (Version 7.6.7)

    running on MacOS, High Sierra Version 10.13.5

     

    Tested running game:

    * Without any mods --> Game works fine

    * With NON-XVM mods (Asians, without XVM) --> Game runs fine

    * With Default XVM --> Game refuses to start

    * With Quickybabies XVM settings --> Game refuse to start

    * With ASlain, including XVM settings --> Game refuse to start

    in all occasions, the Python log contents shown below are the last lines..

     

    below copy and paste from the Python.log when I tried running the game with ONLY default XVM installed:

     

    /------------------------------------------------------------------------------------------\
    worldoftanks 1.0.2.0 (compiled at 16:15:21 Jun 21 2018) starting on 07/04/18 21:34:49

    2018-07-04 21:34:49.425: INFO: [Config] Command line: C:/Games/World_of_Tanks/worldoftanks.exe wot_wait_for_mutex
    2018-07-04 21:34:51.657: TRACE: monkeyPatchOpen: BWUtil.monkeyPatchOpen: Patching open() True
    2018-07-04 21:34:51.658: INFO: [Config] Default encoding set to utf-8
    2018-07-04 21:34:51.659: TRACE: revertPatchedOpen: BWUtil.revertPatchedOpen: Reverting open()
    2018-07-04 21:34:51.694: INFO: [PY_DEBUG] Release Client - Content Type: sd

    2018-07-04 21:34:51.695: INFO: [PY_DEBUG] Checking C:/Games/World_of_Tanks/res_mods/1.0.2.2/: mods not found
    2018-07-04 21:34:51.695: INFO: [PY_DEBUG] Checking C:/Games/World_of_Tanks/mods/1.0.2.2/: mods found
    2018-07-04 21:34:51.695: INFO: [PY_DEBUG] Mod package 'c:/games/world_of_tanks/mods/1.0.2.2/com.modxvm.xfw.native_1.2.0.00056.wotmod' loaded
    2018-07-04 21:34:51.695: INFO: [PY_DEBUG] Mod package 'c:/games/world_of_tanks/mods/1.0.2.2/com.modxvm.xfw_7.6.7.1001.wotmod' loaded
    2018-07-04 21:34:53.006: INFO: [Info] APIDeviceAccess::reset - device in unsupported state: No error occurred. 
    2018-07-04 21:34:53.135: DEBUG: [helpers.uniprof.regions] Region is entered: label=offline.game_loading, color=0xCE2606
    2018-07-04 21:35:21.932: INFO: [XFW] Root dir   : mods/xfw
    2018-07-04 21:35:21.932: INFO: [XFW] In .wotmod : True
    2018-07-04 21:35:21.959: INFO: [XFW] Loading mod: com.modxvm.xfw, v. 7.6.7.1001
    2018-07-04 21:35:21.959: INFO: [XFW] Loading mod: com.modxvm.xfw.native, v. 1.2.0.00056
    2018-07-04 21:35:21.959: INFO: [XFW] Loading mod: com.modxvm.xfw.fonts, v. 7.6.7.1001
    2018-07-04 21:35:22.018: INFO: [XFW/Fonts][register_font]: register mods/xfw_packages/xfw_fonts/fonts/dynamicdefault.ttf
    2018-07-04 21:35:22.020: INFO: [XFW/Fonts][register_font]: register mods/xfw_packages/xfw_fonts/fonts/dynamicoutline.ttf
    2018-07-04 21:35:22.022: INFO: [XFW/Fonts][register_font]: register mods/xfw_packages/xfw_fonts/fonts/vehicletype.ttf
    2018-07-04 21:35:22.024: INFO: [XFW/Fonts][register_font]: register mods/xfw_packages/xfw_fonts/fonts/xvmsymbol.ttf
    2018-07-04 21:35:22.025: INFO: [XFW/Fonts][register_font]: register mods/xfw_packages/xfw_fonts/fonts/zurichcondmono.ttf
    2018-07-04 21:35:22.027: INFO: [XFW] Loading mod: com.modxvm.xfw.crashfix, v. 7.6.7.1001
    2018-07-04 21:35:22.139: INFO: [XFW/Crashfix] Crash fixes were applied.
    2018-07-04 21:35:22.139: INFO: [XFW] Loading mod: com.modxvm.xfw.wwise, v. 7.6.7.1001
    2018-07-04 21:35:22.153: INFO: [XFW] Loading mod: com.modxvm.xfw.hidpi, v. 7.6.7.1001
    2018-07-04 21:35:22.174: INFO: [XFW/HiDPI] HiDPI fix applied
    2018-07-04 21:35:22.174: INFO: [XFW] Loading mod: com.modxvm.xfw.crashreport, v. 7.6.7.1001

×
×
  • Create New...