Jump to content
Korean Random
ktulho

Прицел (без сведения) средствами XVM

Recommended Posts

31 минуту назад, Hawk1983x сказал:

на реплее можно только проверить переключение на другую технику после уничтожения своей. 

По отдельности он работает, он работает также и с другими модами только в ангар не грузит после боя.

проверил ещё одним неправильным способом :heh:

 

заменил содержимое своей папки py_macro на с твоего архива

переключается, выходит - проблем не нашёл

----

пробуй так:

- удали с папки py_macro скрипты xvm и храни её отдельно с конфигом.

- проверь целостность клиента и кеш почисти

- удали 2 папки mods и res_mods

- установи мод https://modxvm.com/ru/скачать-xvm/

- установи свой конфиг со скриптами (без скриптов xvm разумеется)

 

Share this post


Link to post

Short link
Share on other sites
47 минут назад, HEKPOMAHT сказал:

пробуй так:

кеш почистил, проверку целостности тоже - не помогло.

Переустанавливать xvm смыла не много, т.к. переустанавливал до всех своих тестов и проверял без др. модов.

Как разделить питон моды не очень понял? И зачем?

Share this post


Link to post

Short link
Share on other sites
22 hours ago, Hawk1983x said:

@ktulho кажется скрипт не работает targetInfo.py - при его добавлении: 

после уничтожения камера не переключается на другие танки, а при выходе в ангар бесконечная загрузка. 

И еще игра не выгружается висит в диспетчере задач.

 

 

xvm.log 16.22 kB · 1 download python.log 163.92 kB · 2 downloads

@Hawk1983x 
I got the same issue.
If the garage is still not loaded, try to remove the file "displayingItems.py".
hope this helps you out!

google translated into russian: 
У меня была такая же ошибка.
Если гараж все еще не загружен, попробуйте удалить файл "displayingItems.py".
надеюсь, это поможет вам

  • Upvote 5

Share this post


Link to post

Short link
Share on other sites

@ktulho из-за этого:

// true - не отображать прицел после смерти
"hideSightAfterDeath": true,
2021-06-25 16:09:38.687: ERROR: [EXCEPTION] (scripts/common/Event.py, 46):
Traceback (most recent call last):
  File "scripts/common/Event.py", line 44, in __call__
  File "scripts/client/gui/Scaleform/daapi/view/battle/shared/crosshair/plugins.py", line 1706, in __onCrosshairViewChanged
  File "scripts/client/gui/Scaleform/daapi/view/battle/shared/crosshair/plugins.py", line 1696, in __setEnabled
  File "scripts/client/gui/Scaleform/daapi/view/battle/shared/crosshair/plugins.py", line 1703, in __clear
  File "scripts/client/gui/Scaleform/daapi/view/meta/CrosshairPanelContainerMeta.py", line 236, in as_setGunMarkersIndicatorsS
Exception: PyGFxValue - Failed to invoke method as_setGunMarkersIndicators.

2021-06-25 16:09:38.687: INFO: =============================
2021-06-25 16:09:38.687: INFO: 2021-06-25 16:09:38: [ERROR] mods/xfw_libraries/xfw/events.pyc
2021-06-25 16:09:38.687: ERROR: Traceback (most recent call last):
2021-06-25 16:09:38.687: ERROR:   File "./xfw/events.py", line 56, in __event_handler
2021-06-25 16:09:38.688: ERROR:   File "scripts/client/AvatarInputHandler/__init__.py", line 845, in onControlModeChanged
2021-06-25 16:09:38.690: ERROR:   File "scripts/client/AvatarInputHandler/aih_global_binding.py", line 151, in __set__
2021-06-25 16:09:38.691: ERROR:   File "scripts/client/AvatarInputHandler/aih_global_binding.py", line 95, in change
2021-06-25 16:09:38.692: ERROR:   File "scripts/client/gui/battle_control/controllers/crosshair_proxy.py", line 381, in __onAvatarControlModeChanged
2021-06-25 16:09:38.694: ERROR:   File "scripts/common/Event.py", line 44, in __call__
2021-06-25 16:09:38.695: ERROR:   File "scripts/client/gui/Scaleform/daapi/view/battle/shared/crosshair/plugins.py", line 1706, in __onCrosshairViewChanged
2021-06-25 16:09:38.696: ERROR:   File "scripts/client/gui/Scaleform/daapi/view/battle/shared/crosshair/plugins.py", line 1696, in __setEnabled
2021-06-25 16:09:38.698: ERROR:   File "scripts/client/gui/Scaleform/daapi/view/battle/shared/crosshair/plugins.py", line 1703, in __clear
2021-06-25 16:09:38.699: ERROR:   File "scripts/client/gui/Scaleform/daapi/view/meta/CrosshairPanelContainerMeta.py", line 236, in as_setGunMarkersIndicatorsS
2021-06-25 16:09:38.701: ERROR: Exception: PyGFxValue - Failed to invoke method as_setGunMarkersIndicators.
2021-06-25 16:09:38.701: INFO: =============================
2021-06-25 16:09:43.633: INFO: =============================
2021-06-25 16:09:43.633: INFO: 2021-06-25 16:09:43: [ERROR] mods/xfw_libraries/xfw/events.pyc
2021-06-25 16:09:43.633: ERROR: Traceback (most recent call last):
2021-06-25 16:09:43.633: ERROR:   File "./xfw/events.py", line 56, in __event_handler
2021-06-25 16:09:43.634: ERROR:   File "./xfw/events.py", line 71, in <lambda>
2021-06-25 16:09:43.636: ERROR:   File "res_mods/mods/xfw_packages\xvm_main\python\handlers.py", line 114, in _PlayerAvatar_onBecomeNonPlayer
2021-06-25 16:09:43.638: ERROR:     base(self)
2021-06-25 16:09:43.638: ERROR:   File "./xfw/events.py", line 71, in <lambda>
2021-06-25 16:09:43.639: ERROR:   File "res_mods/configs/xvm/py_macro/xvm\bank_manager.py", line 190, in _PlayerAvatar_onBecomeNonPlayer
2021-06-25 16:09:43.640: ERROR:   File "scripts/client/Avatar.py", line 766, in onBecomeNonPlayer
2021-06-25 16:09:43.642: ERROR:   File "scripts/common/Event.py", line 44, in __call__
2021-06-25 16:09:43.643: ERROR:   File "scripts/client/gameplay/listeners.py", line 54, in __onAvatarBecomeNonPlayer
2021-06-25 16:09:43.644: ERROR:   File "scripts/client/frameworks/state_machine/machine.py", line 146, in post
2021-06-25 16:09:43.646: ERROR:   File "scripts/client/frameworks/state_machine/machine.py", line 169, in __tick
2021-06-25 16:09:43.647: ERROR:   File "scripts/client/frameworks/state_machine/machine.py", line 181, in __process
2021-06-25 16:09:43.649: ERROR:   File "scripts/client/frameworks/state_machine/machine.py", line 382, in __notify
2021-06-25 16:09:43.650: ERROR:   File "scripts/client/frameworks/state_machine/observers.py", line 145, in onStateChanged
2021-06-25 16:09:43.652: ERROR:   File "scripts/client/frameworks/state_machine/observers.py", line 145, in onStateChanged
2021-06-25 16:09:43.653: ERROR:   File "scripts/client/frameworks/state_machine/observers.py", line 49, in onStateChanged
2021-06-25 16:09:43.654: ERROR:   File "scripts/client/gui/app_loader/observers.py", line 146, in onExitState
2021-06-25 16:09:43.656: ERROR:   File "scripts/client/gui/app_loader/loader.py", line 228, in destroyBattle
2021-06-25 16:09:43.657: ERROR:   File "scripts/client/gui/Scaleform/app_factory.py", line 184, in destroyBattle
2021-06-25 16:09:43.659: ERROR:   File "scripts/client/gui/Scaleform/flash_wrapper.py", line 147, in close
2021-06-25 16:09:43.660: ERROR:   File "scripts/client/helpers/uniprof/regions.py", line 84, in wrapper
2021-06-25 16:09:43.661: ERROR:   File "scripts/client/gui/Scaleform/battle_entry.py", line 89, in beforeDelete
2021-06-25 16:09:43.663: ERROR:   File "scripts/client/gui/Scaleform/framework/application.py", line 276, in beforeDelete
2021-06-25 16:09:43.664: ERROR:   File "scripts/client/gui/Scaleform/framework/entities/DisposableEntity.py", line 129, in destroy
2021-06-25 16:09:43.665: ERROR:   File "scripts/client/gui/Scaleform/framework/managers/containers.py", line 950, in _dispose
2021-06-25 16:09:43.667: ERROR:   File "scripts/client/gui/Scaleform/framework/managers/containers.py", line 116, in destroy
2021-06-25 16:09:43.668: ERROR:   File "scripts/client/gui/Scaleform/framework/managers/containers.py", line 130, in clear
2021-06-25 16:09:43.669: ERROR:   File "scripts/client/gui/Scaleform/framework/managers/containers.py", line 403, in _removeViews
2021-06-25 16:09:43.671: ERROR:   File "scripts/client/gui/Scaleform/framework/managers/containers.py", line 265, in removeView
2021-06-25 16:09:43.672: ERROR:   File "scripts/client/gui/Scaleform/framework/managers/containers.py", line 435, in _removeView
2021-06-25 16:09:43.673: ERROR:   File "scripts/client/gui/Scaleform/framework/entities/DisposableEntity.py", line 129, in destroy
2021-06-25 16:09:43.675: ERROR:   File "scripts/client/helpers/uniprof/regions.py", line 84, in wrapper
2021-06-25 16:09:43.676: ERROR:   File "scripts/client/gui/Scaleform/daapi/view/battle/shared/page.py", line 231, in _dispose
2021-06-25 16:09:43.678: ERROR:   File "scripts/client/gui/Scaleform/daapi/view/external_components.py", line 94, in close
2021-06-25 16:09:43.679: ERROR:   File "scripts/client/gui/Scaleform/framework/application.py", line 44, in clear
2021-06-25 16:09:43.680: ERROR:   File "scripts/client/gui/Scaleform/framework/entities/DisposableEntity.py", line 129, in destroy
2021-06-25 16:09:43.682: ERROR:   File "scripts/client/gui/Scaleform/daapi/view/battle/shared/crosshair/container.py", line 276, in _dispose
2021-06-25 16:09:43.683: ERROR:   File "scripts/client/gui/Scaleform/daapi/view/battle/shared/crosshair/container.py", line 248, in stopPlugins
2021-06-25 16:09:43.684: ERROR:   File "scripts/client/gui/shared/utils/plugins.py", line 83, in stop
2021-06-25 16:09:43.686: ERROR:   File "scripts/client/gui/shared/utils/plugins.py", line 92, in _invoke
2021-06-25 16:09:43.687: ERROR:   File "scripts/client_common/shared_utils/__init__.py", line 51, in forEach
2021-06-25 16:09:43.688: ERROR:   File "scripts/client/gui/Scaleform/daapi/view/battle/shared/crosshair/plugins.py", line 1677, in stop
2021-06-25 16:09:43.690: ERROR:   File "scripts/client/gui/Scaleform/daapi/view/battle/shared/crosshair/plugins.py", line 1703, in __clear
2021-06-25 16:09:43.691: ERROR:   File "scripts/client/gui/Scaleform/daapi/view/meta/CrosshairPanelContainerMeta.py", line 236, in as_setGunMarkersIndicatorsS
2021-06-25 16:09:43.693: ERROR: Exception: PyGFxValue - Failed to invoke method as_setGunMarkersIndicators.
2021-06-25 16:09:43.693: INFO: =============================

 

  • Upvote 4

Share this post


Link to post

Short link
Share on other sites
1 hour ago, elektrosmoker said:

@Hawk1983x 
I got the same issue.
If the garage is still not loaded, try to remove the file "displayingItems.py".
hope this helps you out!

google translated into russian: 
У меня была такая же ошибка.
Если гараж все еще не загружен, попробуйте удалить файл "displayingItems.py".
надеюсь, это поможет вам

THX is works ;)

 

 

PLS UPDATE  --- displayingItems.py ---

 

MFG

SicFunzler

Edited by SicFunzler
  • Upvote 3

Share this post


Link to post

Short link
Share on other sites
1 час назад, elektrosmoker сказал:

I got the same issue.
If the garage is still not loaded, try to remove the file "displayingItems.py".
hope this helps you out!

google translated into russian: 
У меня была такая же ошибка.
Если гараж все еще не загружен, попробуйте удалить файл "displayingItems.py".
надеюсь, это поможет вам

@elektrosmoker, @HEKPOMAHT 

Спасибо.

Thank you wery much =)

Edited by Hawk1983x
  • Upvote 2

Share this post


Link to post

Short link
Share on other sites

Здравствуйте@ktulho ,а не подправите этот скриптик - "displayingItems.py".Заранее спасибо.

  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

Не чего,Мы подождём.:harp:Ещё раз спасибо!

  • Upvote 2

Share this post


Link to post

Short link
Share on other sites
25.06.2021 в 20:16, HEKPOMAHT сказал:

@ktulho из-за этого:


// true - не отображать прицел после смерти
"hideSightAfterDeath": true,

 

Это при игре на арте?

Share this post


Link to post

Short link
Share on other sites
14 минут назад, ktulho сказал:

Это при игре на арте?

нет. 

У меня по умолчанию только 2 отключалки активированы - кд и зум.

Поэтому со скриптом проблем не было.

 

Я чисто интуитивно прикинул, если не выходит из боя - значит что-то мешает из отключалок.

Выбор естественно сразу пал на посмертный.

//"hideSightAfterDeath": true,
"removeLoadingTimer": true,
"removeZoomIndicator": true,

активирую посмертный прицел - картина что в репорте указана.

При каждом заходе в бой - выйти невозможно - тока через диспетчер :hmm:

 

прикрепил вчерашний лог целиком:

python-не выходит из боя.log

Share this post


Link to post

Short link
Share on other sites
6 минут назад, ktulho сказал:

Нужно проверить:

танк ещё был в бою, когда я вышел

 

зашёл - в ангаре "загрузка интерфейса"

python.log

раньше с fragCorrelationBar.py ошибок не было

 

----

- закрыл клиент.

- зашёл заново

- убили

 

- на других игроков переключается 

- вышел из боя кнопкой в клиенте - попал в ангар без проблем

:exc: логи без ошбок.

----

активировал все отключалки - проблем нет

убили на арте - проблем нет

 

5 боёв сыграл - всё штатно, за исключением когда танк в бою ещё был

  • Upvote 2

Share this post


Link to post

Short link
Share on other sites

А прикольно картошка придумала показывать время полёта для незаряженных снарядов.

 

Но выглядит, конечно, так себе.

Edited by aster

Share this post


Link to post

Short link
Share on other sites

Обновил в шапке аддон: Отображение элементов прицела.

  • Upvote 3

Share this post


Link to post

Short link
Share on other sites
5 hours ago, ktulho said:

Обновил в шапке аддон: Отображение элементов прицела.

 

PLS UPDATE  --- displayingItems.py --- same problem not came in Garage !!!

 

MFG

SicFunzler

Share this post


Link to post

Short link
Share on other sites

Приветствую.

Перестала отображаться инфа про количество и скорость полета снарядов. В чем может быть проблема?

Снимок экрана 2021-07-01 221928.jpg

Share this post


Link to post

Short link
Share on other sites
4 минуты назад, ibow сказал:

Перестала отображаться инфа про количество и скорость полета снарядов.

обнови все скрипты:

 

infoChargedShell.py - скорость полёта

quantityShells.py - количество

  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...