-
Posts
263 -
Joined
-
Last visited
-
Days Won
5
Everything posted by Heliomalt
-
Статистические данные (py_macro)
Heliomalt replied to ktulho's topic in Components of XVM and Addons (py_macro)
I played 3 battles, 3 wins, 0 loss. After restart the game everything is set to 0, time, battle count, wins and loss. xvm.log -
Статистические данные (py_macro)
Heliomalt replied to ktulho's topic in Components of XVM and Addons (py_macro)
this problem exist since years -
Maybe so, I also have my own modpack, but I test the mods I use extensively myself before I integrate them into the installer. Only in this case, the mod is already available and can be used by anyone ‘stupid’.
-
@Kurzdor Additional feedback: After playing around a lot yesterday, I noticed that if a tank has no crew and at the same time accessories are to be installed by the mod, then in most cases the crew is not deployed by the crew autoreturn function of XVM, sometimes the crew autoreturn function also interrupts the deployment of accessories, so that not all 3 slots are equipped. Then you have to switch briefly between 1 and 2 for the accessories, but to deploy the crew you first have to click on another tank and then back. Another question, why only a test version limited to 10 days?
-
Works better now, but I have to select the other setup first for the selected tank to be equipped. Simply clicking on the tank and both setups are fully equipped does not yet work. What is no longer necessary is that I first have to click on another tank and then click back on the tank I want to play.
-
Players Panel Error
Heliomalt replied to Heliomalt's topic in XVM: General Discussion and Troubleshooting
no, since patch 1.26.1.1 and the XVM update for this WG patch, problem was solved. Maybe some bugs from some additional scripts. Anyway, thx for the response. -
@ Kurzdor In your autoequipmentreturn there is an error with a 2 configuration setup of the accessories. The accessories are only installed automatically in the setup that is selected when I click on the tank. For example, if setup 1 is selected, the accessories are automatically installed, setup 2 remains empty. I then have to click on another tank first, then back to the first one, so that the accessories are automatically installed in setup 2.
-
Прицел (без сведения) средствами XVM
Heliomalt replied to ktulho's topic in Components of XVM and Addons (py_macro)
sorry, my fault, I use the latest from DKRuben, here with your script two post before it's working, without error. Thank you for the hint. -
Прицел (без сведения) средствами XVM
Heliomalt replied to ktulho's topic in Components of XVM and Addons (py_macro)
Error has gone, but the other from battleMessages.py is still there, also only Help command is visible in the chat, "I am spotted at" is not shown. btw. not tested with C command for magazine tanks. C command is working, tested. python error: 2024-10-17 20:05:59.002: INFO: Main: 2024-10-17 20:05:59: [ERROR] mods/xfw_libraries/xfw/events.pyc 2024-10-17 20:05:59.003: ERROR: Main: Traceback (most recent call last): 2024-10-17 20:05:59.003: ERROR: Main: File "./xfw/events.py", line 60, in __event_handler 2024-10-17 20:05:59.004: ERROR: Main: File "./xfw/events.py", line 27, in fire 2024-10-17 20:05:59.005: ERROR: Main: TypeError: onHealthChanged() takes exactly 5 arguments (6 given) xvm.log -
Problemas al retirar el mod que reduce la mira
Heliomalt replied to MenDo's topic in Mod Questions and Problem Solving
https://wgmods.net/6373/ Working.- 1 reply
-
- 1
-
-
Прицел (без сведения) средствами XVM
Heliomalt replied to ktulho's topic in Components of XVM and Addons (py_macro)
no error Edit: this is the xvm.log with your scripts xvm.log -
Прицел (без сведения) средствами XVM
Heliomalt replied to ktulho's topic in Components of XVM and Addons (py_macro)
strange, only XVM with scripts from you. AmmoReplayPlayer, 'setGunReloadTime is in sphere.py line 39. onHealthChanged is in sphere.py too, line 94 and 95 and in battleMessages.py line 134, 156, 157. So why I get errors in python.log? python.log -
Players Panel Error
Heliomalt replied to Heliomalt's topic in XVM: General Discussion and Troubleshooting
Error in player panel is gone with the latest update from XVM. -
battleMessages средствами XVM.
Heliomalt replied to Kotyarko_O's topic in Components of XVM and Addons (py_macro)
Still no messages in the chat, same error in the log. btw. there was a update this morning, 1.26.1.1 Edit: Help command is visible in the chat. -
can you please update mod_spotted_extended_light thank you Update 17.10.24, Patch 1.26.1.1 fix the mod, it's working again.
-
Прицел (без сведения) средствами XVM
Heliomalt replied to ktulho's topic in Components of XVM and Addons (py_macro)
error has gone, but two new appear: 2024-10-16 21:57:13.361: INFO: Main: 2024-10-16 21:57:13: [ERROR] mods/xfw_libraries/xfw/events.pyc 2024-10-16 21:57:13.361: ERROR: Main: Traceback (most recent call last): 2024-10-16 21:57:13.361: ERROR: Main: File "./xfw/events.py", line 60, in __event_handler 2024-10-16 21:57:13.362: ERROR: Main: File "./xfw/events.py", line 27, in fire 2024-10-16 21:57:13.363: ERROR: Main: TypeError: _Vehicle_onHealthChanged() takes exactly 5 arguments (6 given) 2024-10-16 21:57:13.363: INFO: Main: ============================= 2024-10-16 21:57:13.456: INFO: Main: ============================= 2024-10-16 21:57:13.456: INFO: Main: 2024-10-16 21:57:13: [ERROR] mods/xfw_libraries/xfw/events.pyc 2024-10-16 21:57:13.456: ERROR: Main: Traceback (most recent call last): 2024-10-16 21:57:13.456: ERROR: Main: File "./xfw/events.py", line 60, in __event_handler 2024-10-16 21:57:13.457: ERROR: Main: File "./xfw/events.py", line 27, in fire 2024-10-16 21:57:13.458: ERROR: Main: TypeError: AmmoReplayPlayer_setGunReloadTime() got an unexpected keyword argument 'shotsAmount' -
Прицел (без сведения) средствами XVM
Heliomalt replied to ktulho's topic in Components of XVM and Addons (py_macro)
2024-10-16 21:25:25.612: INFO: Main: 2024-10-16 21:25:25: [ERROR] mods/xfw_libraries/xfw/events.pyc 2024-10-16 21:25:25.612: ERROR: Main: Traceback (most recent call last): 2024-10-16 21:25:25.612: ERROR: Main: File "./xfw/events.py", line 59, in __event_handler 2024-10-16 21:25:25.614: ERROR: Main: File "scripts/client/Avatar.py", line 4022, in __onArenaPeriodChange 2024-10-16 21:25:25.615: ERROR: Main: File "scripts/client/Avatar.py", line 3805, in __setIsOnArena 2024-10-16 21:25:25.616: ERROR: Main: File "scripts/client/VehicleGunRotator.py", line 191, in start 2024-10-16 21:25:25.617: ERROR: Main: File "scripts/client/VehicleGunRotator.py", line 696, in __updateGunMarker 2024-10-16 21:25:25.618: ERROR: Main: File "./xfw/events.py", line 74, in <lambda> 2024-10-16 21:25:25.619: ERROR: Main: File "res_mods/configs/xvm/py_macro\sphere.py", line 120, in _VehicleGunRotator__getGunMarkerPosition 2024-10-16 21:25:25.620: ERROR: Main: endPos, direction, diameter, idealDiameter, dualAccDiameter, dualAccIdealDiameter, collData = base(self, shotPos, shotVec, dispersionAngles) 2024-10-16 21:25:25.620: ERROR: Main: ValueError: need more than 6 values to unpack -
Прицел (без сведения) средствами XVM
Heliomalt replied to ktulho's topic in Components of XVM and Addons (py_macro)
same errors like in my thread. also sphere.py. sixthsense.py and so on. If you delete one script, next error appears. -
Players Panel Error
Heliomalt replied to Heliomalt's topic in XVM: General Discussion and Troubleshooting
did that already, working with latest build, but something is wrong with own config since latest patch from WG. Working before without any problem. -