Jump to content
Korean Random

Aslain

User
  • Posts

    740
  • Joined

  • Last visited

  • Days Won

    68

Everything posted by Aslain

  1. Unable to preview vehicle in hangar XVM Latest stable 7.8.2 python.log xvm.log
  2. It's too rare to reproduce sorry. Happens like 1 time every 1000 battles.
  3. Same problem here (+ missing things on battle loading window) - using latest "stable" 7.7.7 for 1.2.0.2 Errors in both logs: xvm.log python.log
  4. Like this https://wgmods.net/1903/ ? You can use someones mod or create such icons yourself using Tank Icon Maker
  5. Ktuhlo I think all is ok, I was just asking without experiencing any problems.
  6. Is it working fine in 1.2.0.1? Many crosshairs are broken that's why I ask.
  7. Good idea for a mod, but bad idea to provide it with hidden adware. Would be good if you are honest with users and attach info about hidden adware in all your mods.
  8. Seem to be fixed in 8605, at least Block-12. There is however new thing in logs: 2018-09-09 09:56:12.724: ERROR: Traceback (most recent call last): 2018-09-09 09:56:12.724: ERROR: File "xfw_wwise/python/__init__.py", line 190, in _bank_load 2018-09-09 09:56:12.725: ERROR: RuntimeError: [LoadBank] Cannot load sound bank. Audiokinetic error code: 66 2018-09-09 09:56:12.725: ERROR: xvm.log python.log
  9. Tank cannot move in Excalibur Campaign, the Bloc-12 mission Screenie showing that campaign mission, but maybe the problem is in the other campaign missions too. python.log xvm.log
  10. It's so obvious that adware is in this mod... Just a note, this is not the only mod with adware here on that forums, and on various websites with mods. There is more of them and I know their names and authors.
  11. I cannot pretend that there is no problem, if there is a problem. If I use such mod like this in the modpack I will be accused of spreading malware and adware and this is illegal in EU and probably in the other regions and countries too.
  12. 2018-06-17 12:14:10.123: INFO: DEBUG[mods_gui]: 2018-06-17 12:14:10.123: INFO: gui.mods.mod_marksongunextended.update(gui.mods.mod_marksongunextended, marksOnGunExtended, {'y': nan, 'x': 247.0}) 2018-06-17 12:14:10.123: INFO: [START:]---------------- 2018-06-17 12:14:10.123: INFO: Traceback (most recent call last): 2018-06-17 12:14:10.123: INFO: File "hru-hru", line 108, in log 2018-06-17 12:14:10.123: INFO: File "hru-hru", line 1029, in update 2018-06-17 12:14:10.123: INFO: ValueError: cannot convert float NaN to integer 2018-06-17 12:14:10.123: INFO: [END:]------------------ python.log
  13. Is there a version for 1.0.2.1 without adware? This new version is loading a large amount of ads in the background without user consent.
  14. So in the XVM for 1.0.2 you have changed something related to bundled fonts (added dynamic font?) and the config for hp circles on the minimap stopped to work properly. It's showing wrong characters now. This was my code in minimapLabelsTemplates.xc "hpCircles": { "$ref": { "path":"def.defaultItem" }, "flags": [ "ally", "enemy", "squadman", "teamKiller", "spotted", "alive" ], "format": "<font face='dynamic' size='18' color='{{.minimap.labelsData.colors.dot.{{sys-color-key}}}}'>{{hp-ratio%.436a|&#xE6;}}</font>", "x": -8.4, "y": -10.5 }, "hpCirclesLost": { "$ref": { "path":"def.defaultItem" }, "flags": [ "ally", "squadman", "enemy", "teamKiller", "lost", "alive" ], "format": "<font face='dynamic' size='18' color='{{.minimap.labelsData.colors.lostDot.{{sys-color-key}}}}'>{{hp-ratio%.436a|&#xE6;}}</font>", "x": -8.4, "y": -10.5, "alpha": 75 },
  15. To change color of vehicle class icon on the OTM you have to edit vehicleMarkerAtlas.dds
  16. I confirm this problem too, including logs, the game is crashing with 7.6.3, when I reverted to 7.6.2 game stopped to crash. Logs aren't mine, but A LOT of people reporting this problem. python.log xvm.log
  17. @ktulho Any comment of this error? I'm attaching you full logs, in case you need it. python.log xvm.log
  18. Noticed one error that might be related to XVM sight: 2018-05-26 16:00:57.513: INFO: 2018-05-26 16:00:57: [ERROR] mods/xfw/python/xfw/events.pyc 2018-05-26 16:00:57.513: ERROR: Traceback (most recent call last): 2018-05-26 16:00:57.513: ERROR: File "mods/xfw/python/xfw/events.py", line 57, in __event_handler 2018-05-26 16:00:57.514: ERROR: File "mods/xfw/python/xfw/events.py", line 24, in fire 2018-05-26 16:00:57.514: ERROR: File "res_mods/configs/xvm/py_macro\reloading.py", line 111, in CrosshairPanelContainerMeta_as_setReloadingS 2018-05-26 16:00:57.514: ERROR: reloading(duration, baseTime, startTime) 2018-05-26 16:00:57.514: ERROR: File "res_mods/configs/xvm/py_macro\reloading.py", line 51, in reloading 2018-05-26 16:00:57.514: ERROR: BigWorld.cancelCallback(reloadTimerCallbackID) 2018-05-26 16:00:57.514: ERROR: ValueError: py_cancelCallback: Incorrect callback ID.
×
×
  • Create New...