Jump to content
Korean Random

Heliomalt

User
  • Content Count

    225
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Heliomalt

  1. @Kurzdor I played Onslaught again today and everything worked. I can't say why it didn't work at all last time. Strange.
  2. @Kurzdor Tested it with the replay with the 9 kills, works so far and counts correctly. Will play a few battles tonight and then give feedback. Thanks already.
  3. I have watched a replay with 9 kills, the error also occurs here, kill 5 is recognised again as kill 4 and the corresponding sound is played, at kill 9 the sound of kill 8 is played again. 17130399738617_china_Ch47_BZ_176_steppes.wotreplay python.log
  4. The UT Announcer does not count the frags correctly, happens in Random and Onslaught. I have attached a replay in which the first and third work, but the sound from the second is output on the third kill. 2024-04-10 22:19:55.472: INFO: UT_announcer: A Vehicle got Killed (targetID, attackerID, reason): (11354287, 11354289, 0) 2024-04-10 22:19:57.804: ERROR: [SOUND] Event 3123812533 . Error The ID was not found 2024-04-10 22:19:57.865: INFO: UT_announcer: A Vehicle got Killed (targetID, attackerID, reason): (11354288, 11354292, 0) 2024-04-10 22:19:57.865: ERROR: Traceback (most recent call last): 2024-04-10 22:19:57.865: ERROR: File "scripts/common/Event.py", line 44, in __call__ 2024-04-10 22:19:57.865: ERROR: File "scripts/client/gui/mods/mod_UT_announcer.py", line 656, in onArenaVehicleKilled 2024-04-10 22:19:57.865: ERROR: File "scripts/client/gui/mods/mod_UT_announcer.py", line 580, in firstCheck 2024-04-10 22:19:57.865: ERROR: debug_utils.HandledError: (TypeError("'NoneType' object has no attribute '__getitem__'",), ()) 2024-04-10 22:19:57.865: ERROR: Traceback (most recent call last): 2024-04-10 22:19:57.865: ERROR: File "scripts/client_common/AvatarVehiclesInfoBase.py", line 46, in setNested_vehiclesInfo 2024-04-10 22:19:57.866: ERROR: File "scripts/client/AvatarVehiclesInfo.py", line 16, in setVehInfo_isAlive 2024-04-10 22:19:57.866: ERROR: File "scripts/client_common/AvatarVehiclesInfoBase.py", line 64, in setVehInfo_isAlive 2024-04-10 22:19:57.866: ERROR: File "scripts/client_common/ClientArena.py", line 734, in updateVehicleIsAlive 2024-04-10 22:19:57.866: ERROR: File "scripts/common/Event.py", line 44, in __call__ 2024-04-10 22:19:57.866: ERROR: File "scripts/client/gui/mods/mod_UT_announcer.py", line 656, in onArenaVehicleKilled 2024-04-10 22:19:57.867: ERROR: File "scripts/client/gui/mods/mod_UT_announcer.py", line 580, in firstCheck 2024-04-10 22:19:57.867: ERROR: TypeError: 'NoneType' object has no attribute '__getitem__' 2024-04-10 22:20:11.661: INFO: UT_announcer: A Vehicle got Killed (targetID, attackerID, reason): (11354284, 11354290, 0) 2024-04-10 22:20:11.661: INFO: UT_announcer: firstBlood playing 2024-04-10 22:20:11.661: INFO: UT_announcer: Calling checkSquadKills function. 2024-04-10 22:20:11.661: INFO: UT_announcer: Check Squad Kills: (11354284, 11354290, 0) 2024-04-10 22:20:11.661: INFO: UT_announcer: Player not in a Platoon. Returning. 2024-04-10 22:20:21.663: INFO: UT_announcer: A Vehicle got Killed (targetID, attackerID, reason): (11354286, 11354290, 0) 2024-04-10 22:20:21.663: INFO: UT_announcer: Calling checkSquadKills function. 2024-04-10 22:20:21.663: INFO: UT_announcer: Check Squad Kills: (11354286, 11354290, 0) 2024-04-10 22:20:21.663: INFO: UT_announcer: Player not in a Platoon. Returning. 2024-04-10 22:20:27.459: ERROR: [SOUND] Event 1650177404 . Error The ID was not found 2024-04-10 22:20:27.460: INFO: UT_announcer: A Vehicle got Killed (targetID, attackerID, reason): (11354295, 11354291, 0) 2024-04-10 22:20:27.460: ERROR: Traceback (most recent call last): 2024-04-10 22:20:27.460: ERROR: File "scripts/common/Event.py", line 44, in __call__ 2024-04-10 22:20:27.460: ERROR: File "scripts/client/gui/mods/mod_UT_announcer.py", line 656, in onArenaVehicleKilled 2024-04-10 22:20:27.460: ERROR: File "scripts/client/gui/mods/mod_UT_announcer.py", line 580, in firstCheck 2024-04-10 22:20:27.460: ERROR: debug_utils.HandledError: (TypeError("'NoneType' object has no attribute '__getitem__'",), ()) 2024-04-10 22:20:27.460: ERROR: Traceback (most recent call last): 2024-04-10 22:20:27.460: ERROR: File "scripts/client_common/AvatarVehiclesInfoBase.py", line 46, in setNested_vehiclesInfo 2024-04-10 22:20:27.460: ERROR: File "scripts/client/AvatarVehiclesInfo.py", line 16, in setVehInfo_isAlive 2024-04-10 22:20:27.461: ERROR: File "scripts/client_common/AvatarVehiclesInfoBase.py", line 64, in setVehInfo_isAlive 2024-04-10 22:20:27.461: ERROR: File "scripts/client_common/ClientArena.py", line 734, in updateVehicleIsAlive 2024-04-10 22:20:27.461: ERROR: File "scripts/common/Event.py", line 44, in __call__ 2024-04-10 22:20:27.461: ERROR: File "scripts/client/gui/mods/mod_UT_announcer.py", line 656, in onArenaVehicleKilled 2024-04-10 22:20:27.461: ERROR: File "scripts/client/gui/mods/mod_UT_announcer.py", line 580, in firstCheck 2024-04-10 22:20:27.461: ERROR: TypeError: 'NoneType' object has no attribute '__getitem__' 2024-04-10 22:20:30.116: INFO: UT_announcer: A Vehicle got Killed (targetID, attackerID, reason): (11354297, 11354292, 0) 2024-04-10 22:20:30.145: ERROR: [SOUND] Event 3123812533 . Error The ID was not found 2024-04-10 22:20:32.363: INFO: UT_announcer: A Vehicle got Killed (targetID, attackerID, reason): (11354289, 11354296, 0) 2024-04-10 22:20:32.363: ERROR: Traceback (most recent call last): 2024-04-10 22:20:32.363: ERROR: File "scripts/common/Event.py", line 44, in __call__ 2024-04-10 22:20:32.364: ERROR: File "scripts/client/gui/mods/mod_UT_announcer.py", line 656, in onArenaVehicleKilled 2024-04-10 22:20:32.364: ERROR: File "scripts/client/gui/mods/mod_UT_announcer.py", line 580, in firstCheck 2024-04-10 22:20:32.364: ERROR: debug_utils.HandledError: (TypeError("'NoneType' object has no attribute '__getitem__'",), ()) 2024-04-10 22:20:32.364: ERROR: Traceback (most recent call last): 2024-04-10 22:20:32.364: ERROR: File "scripts/client_common/AvatarVehiclesInfoBase.py", line 46, in setNested_vehiclesInfo 2024-04-10 22:20:32.364: ERROR: File "scripts/client/AvatarVehiclesInfo.py", line 16, in setVehInfo_isAlive 2024-04-10 22:20:32.364: ERROR: File "scripts/client_common/AvatarVehiclesInfoBase.py", line 64, in setVehInfo_isAlive 2024-04-10 22:20:32.365: ERROR: File "scripts/client_common/ClientArena.py", line 734, in updateVehicleIsAlive 2024-04-10 22:20:32.365: ERROR: File "scripts/common/Event.py", line 44, in __call__ 2024-04-10 22:20:32.365: ERROR: File "scripts/client/gui/mods/mod_UT_announcer.py", line 656, in onArenaVehicleKilled 2024-04-10 22:20:32.365: ERROR: File "scripts/client/gui/mods/mod_UT_announcer.py", line 580, in firstCheck 2024-04-10 22:20:32.365: ERROR: TypeError: 'NoneType' object has no attribute '__getitem__' 2024-04-10 22:20:32.395: INFO: UT_announcer: A Vehicle got Killed (targetID, attackerID, reason): (11354294, 11354292, 0) 2024-04-10 22:20:32.404: ERROR: [SOUND] Event 3123812533 . Error The ID was not found 2024-04-10 22:20:33.549: ERROR: [SOUND] Event 1650177404 . Error The ID was not found 2024-04-10 22:20:35.835: ERROR: [SOUND] Event 1650177404 . Error The ID was not found 2024-04-10 22:20:35.835: INFO: UT_announcer: A Vehicle got Killed (targetID, attackerID, reason): (11354285, 11354292, 0) 2024-04-10 22:20:36.335: INFO: UT_announcer: A Vehicle got Killed (targetID, attackerID, reason): (11354293, 11354290, 0) 2024-04-10 22:20:36.335: INFO: UT_announcer: Calling checkSquadKills function. 2024-04-10 22:20:36.336: INFO: UT_announcer: Check Squad Kills: (11354293, 11354290, 0) 2024-04-10 22:20:36.336: INFO: UT_announcer: Player not in a Platoon. Returning. 2024-04-10 22:20:36.336: INFO: UT_announcer: Calling normal killCheck function. (11354293, 11354290) 2024-04-10 22:20:36.336: INFO: UT_announcer: frags: (2) 2024-04-10 22:20:36.336: INFO: UT_announcer: doubleKill playing 20240410_2205_ussr-R45_IS-7_Onslaught_28_desert.wotreplay
  5. Again, I don't see any helpful contribution from you nor that you contribute anything to the project, except that you are unfriendly to new users, which you are yourself, and think you have to speak for the developers here, who as far as I know are completely independent and either ignore such contributions or react to them in the way they are entitled to. Likewise, it is at most your point of view regarding frustration and demotivation, which does not give you the right to be so unfriendly. You feel attacked by my post and find it unkind? That was exactly the aim, because I don't like people who are new somewhere and immediately think they're making others feel stupid just because they ask a question incorrectly. A forum is there to exchange ideas, to help each other and not to take out your frustrations on others.
  6. Is it necessary to be so unfriendly? He asked a simple question, apparently doesn't know anything about XVM and the forum as you can see from his post counter. You yourself are also new here and your first post in the forum consists of simply giving someone a useless and unfriendly answer. Are you the professional here or are you just in a bad mood? Just be a bit cool and offer help, if that's not possible, better keep your mouth shut.
  7. Crew Auto Return no longer works. The Prestige icon cannot be hidden in the hangar, not even in the vehicle statistics. The option in hangar.xc is set to false.
  8. Are this updated scripts only for lesta? Because chancepenetration is not working anymore with EU client. Show no numbers, missing some flamethrower in the XVM log file.
  9. I also found the point, I didn't even notice it, the game is playable without any problems, no crashes or anything, so it won't be a big priority now. Not a distraction for me personally, nor from the modpack users. Just stay cool, keep playing, it will definitely be fixed at some point.
  10. with or without additional mods, no dot here and I play on EU WG
  11. Nothing to do with XVM, must be from another mod, I also use the OTM and have no problems. Just do a clean installation of XVM without additional mods.
  12. Is there a way, to move the position of the activator icon, for example to make it smaller and move to the old position?
  13. https://kr.cm/f/t/37259/c/504513/ btw, I didnt move the thread closed
  14. I did that too, no problems, but one of the scripts, maybe some of XVM sights have a bug?
  15. Since 1.13 I can't get back to the garage after a battle, also I can't switch between teammates when my tank is destroyed, I only see my own tank. I don't see any hint in the log which script causes this problem. python.log xvm.log
×
×
  • Create New...