Jump to content
Korean Random

Heliomalt

User
  • Content Count

    225
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Heliomalt

  1. get this error in xvm.log with 1.10.1 CT and XVM 8.6.5 0029 2020-10-17 14:29:54: [ERROR] Traceback (most recent call last): File "res_mods/mods/xfw_packages\xvm_main\python\python_macro.py", line 136, in load_macros_lib execute(code, file_name, {'xvm': XvmNamespace}) File "res_mods/mods/xfw_packages\xvm_main\python\python_macro.py", line 119, in execute raise ExecutionException("{} at file '{}' line {}: {}".format(error_name, file_name, line_number, message)) ExecutionException: ImportError at file 'res_mods/configs/xvm/py_macro\battleMessages.py' line 14: cannot import name ViewTypes
  2. Partially yes, Affirmative! and Negative! have been removed, F7 Help! still works.
  3. @Kotyarko_O Is it possible to continue to use the usual commands on F5 and F6 with this script? I tried to put the code part from spoter's mod_chatInfo 1.06 into this script, but my Python skills are not enough. Would you be so kind as to add this option? Thank you.
  4. Dude, watch the date, gravedigger
  5. I use XVM for the soundbank, since a few patches from WoT I have this info in python.log: 2020-08-07 22:59:25.640: INFO: [SOUND] Sound system memory limit exceeded. Limit: 160 Total Size: 164.732269 So far there have been no problems, but yesterday I had two cases where the gunreloaded sound didn't play. Today I reduced the soundbank, removed old events and sounds that I no longer use. Strangely enough, the sound bank is still exactly 671kb and the info still appears in the log. Can the information lead to a problem at some point, is there a solution?
  6. Nope, tested on CT, it was normal, after Patch 1.10 came out, then the font has changed.
  7. noticed the same, but just the nick names, strange thing.
  8. @Kotyarko_O thx for the fix, but WG changed the chat. 2020-08-04 13:02:22: [ERROR] Traceback (most recent call last): File "res_mods/mods/xfw_packages\xvm_main\python\python_macro.py", line 136, in load_macros_lib execute(code, file_name, {'xvm': XvmNamespace}) File "res_mods/mods/xfw_packages\xvm_main\python\python_macro.py", line 119, in execute raise ExecutionException("{} at file '{}' line {}: {}".format(error_name, file_name, line_number, message)) ExecutionException: ImportError at file 'res_mods/configs/xvm/py_macro\battleMessages.py' line 17: cannot import name CHAT_COMMANDS
  9. @Kotyarko_O Get this error in xvm.log 2020-08-04 12:02:15: [ERROR] Traceback (most recent call last): File "res_mods/mods/xfw_packages\xvm_main\python\python_macro.py", line 136, in load_macros_lib execute(code, file_name, {'xvm': XvmNamespace}) File "res_mods/mods/xfw_packages\xvm_main\python\python_macro.py", line 119, in execute raise ExecutionException("{} at file '{}' line {}: {}".format(error_name, file_name, line_number, message)) ExecutionException: ImportError at file 'res_mods/configs/xvm/py_macro\battleMessages.py' line 14: cannot import name VehicleMarkerPlugin
  10. I get sometimes errors like this one: 2020-08-02 23:14:18.887: INFO: [SOUND] Event 442884776 . Error The ID was not found Is there a list with this event numbers, to locate the error?
  11. @spoter you should use An Modulen, not Zu Modulen.
  12. why you dont install rajcels mod? Also you can add terrain resistance easy in tooltips.xc in XVM for every class. "terrainResistance",
  13. // true - display of missing experience to unlock vehicles (in tech tree). Now it's clear where this options is visible Thx
  14. it seems that this two options are not working, no matter what I set, true or false, I see no difference in tooltips, when I hover over the tank. // true - hide text at bottom of tooltip showing quantity of used eqipment, optional devices and crew. "hideBottomText": false, // true - display of missing experience to unlock vehicles. "showXpToUnlockVeh": true,
  15. will there a github repo again? Here are the mod_tooltipsCountItemsLimitExtend translated to german language. mod_tooltipsCountItemsLimitExtend.pyc
×
×
  • Create New...