Jump to content
Korean Random
ktulho

InfoPanel от Dellux [0.9.15.0.1]

Recommended Posts

Спасибо, я думал это миф какой то.

Share this post


Link to post

Short link
Share on other sites

На 9.15 переодически в логе сыпиться ошибка:

NOTICE: [NOTE] (scripts/client/game.py, 449): [SPACE] Loading space: spaces/08_ruinberg
ERROR: Traceback (most recent call last):
ERROR:   File "scripts/client/gui/shared/utils/TimeInterval.py", line 53, in __invoke
ERROR:   File "d:\ModsWOT\InfoPanel\scripts\client\gui\mods\mod_InfoPanel.py", line 64, in update
ERROR:   File "d:\ModsWOT\InfoPanel\scripts\client\gui\mods\mod_InfoPanel.py", line 141, in showInfoPanel
ERROR: AttributeError: 'DetachedTurret' object has no attribute 'publicInfo'

Если несчитать этого все работает нормально...

Share this post


Link to post

Short link
Share on other sites

На 9.15 переодически в логе сыпиться ошибка:

NOTICE: [NOTE] (scripts/client/game.py, 449): [SPACE] Loading space: spaces/08_ruinberg
ERROR: Traceback (most recent call last):
ERROR:   File "scripts/client/gui/shared/utils/TimeInterval.py", line 53, in __invoke
ERROR:   File "d:\ModsWOT\InfoPanel\scripts\client\gui\mods\mod_InfoPanel.py", line 64, in update
ERROR:   File "d:\ModsWOT\InfoPanel\scripts\client\gui\mods\mod_InfoPanel.py", line 141, in showInfoPanel
ERROR: AttributeError: 'DetachedTurret' object has no attribute 'publicInfo'

Если несчитать этого все работает нормально...

вот народ новый InfoPanel для [0.9.15] с открытым кодом, кому надо забирайте + Alt  функция работает

 

установка

res_mods\0.9.15\gui\scaleform

InfoPanel.swf

InfoPanel.xml

res_mods\0.9.15\scripts\client\gui\mods

mod_InfoPanel.py

mod_InfoPanel.pyc

Edited by angelsoft
  • Upvote 4
  • Downvote 2

Share this post


Link to post

Short link
Share on other sites

вот народ новый InfoPanel для [0.9.15] с открытым кодом, кому надо забирайте + Alt  функция работает

 

установка

res_mods\0.9.15\gui\scaleform

InfoPanel.swf

InfoPanel.xml

res_mods\0.9.15\scripts\client\gui\mods

mod_InfoPanel.py

mod_InfoPanel.pyc

Я конечно извиняюсь, но у вас в архиве практически теже файлы что и в шапке, разве что конфиг(InfoPanel.xml) и флешка немного отличаються. Но сам мод(mod_InfoPanel.pyc) тот же самый, т.е. мои ошибки он никак не вылечит.

Share this post


Link to post

Short link
Share on other sites

Я конечно извиняюсь, но у вас в архиве практически теже файлы что и в шапке, разве что конфиг(InfoPanel.xml) и флешка немного отличаються. Но сам мод(mod_InfoPanel.pyc) тот же самый, т.е. мои ошибки он никак не вылечит.

Попробуйте версию от автора мода, адаптированную под 9.15 им же.

 

IP_0.9.15.rar

  • Upvote 2
  • Downvote 1

Share this post


Link to post

Short link
Share on other sites

Попробуйте версию от автора мода, адаптированную под 9.15 им же.

LALT не работает в ней к сожалению.

  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

На 9.15 переодически в логе сыпиться ошибка:

 

Попробуйте этот: mod_InfoPanel.rar

Если все нормально, добавлю в шапку.

  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

Попробуйте этот: attachicon.gifmod_InfoPanel.rar

Если все нормально, добавлю в шапку.

С этим все работает нормально, ошибка в логе больше не появляется. Спс!

Share this post


Link to post

Short link
Share on other sites

У меня и со старым нет ошибок. Без импорта DetachedTurret.

Share this post


Link to post

Short link
Share on other sites

 

 

У меня и со старым нет ошибок. Без импорта DetachedTurret.

Я так понимаю, ошибка возникает, когда наводишь на оторванную башню. Хотя на работоспособность это не влияет.  

Share this post


Link to post

Short link
Share on other sites

Была у меня панель от @Dellux показывающая, при нажатии Alt, характеристики своего танка (не знаю кто ввел этот функционал). Адаптировал ее под 0.9.9.

Пользуюсь конфигом от @Dellux ().

'Картинка'

Для установки мода необходимо скопировать содержимое архива в папку res_mods\X.X.X, где X.X.X номер патча (например 0.9.15).

attachicon.gifInfoPanel.rar

 

Здесь конфииг от @StranikS_Scan

в режиме футбол

ERROR: Traceback (most recent call last):

ERROR:   File "scripts/client/gui/shared/utils/TimeInterval.py", line 53, in __invoke

ERROR:   File "mod_InfoPanel", line 65, in update

ERROR:   File "mod_InfoPanel", line 143, in showInfoPanel

ERROR: AttributeError: 'DetachedTurret' object has no attribute 'publicInfo'

 

тот который я кидал

ERROR: Traceback (most recent call last):

ERROR:   File "scripts/client/gui/shared/utils/TimeInterval.py", line 53, in __invoke

ERROR:   File "d:\ModsWOT\InfoPanel\scripts\client\gui\mods\mod_InfoPanel.py", line 64, in update

ERROR:   File "d:\ModsWOT\InfoPanel\scripts\client\gui\mods\mod_InfoPanel.py", line 141, in showInfoPanel

ERROR: AttributeError: 'DetachedTurret' object has no attribute 'publicInfo'

ERROR: Traceback (most recent call last):

Share this post


Link to post

Short link
Share on other sites

 

 

Проверь с этим. 
 

Нормально, спасибо. 

Share this post


Link to post

Short link
Share on other sites

Башни потерял.

ну блин

 

NOTICE: [NOTE] (scripts/client/post_processing/__init__.py, 269): The quality = 3 was selected.

NOTICE: [NOTE] (scripts/client/ConnectionManager.py, 210): User authentication method: token2

NOTICE: [NOTE] (scripts/client/account_helpers/settings_core/options.py, 723): Change state of voip: (True,)

INFO: [HangMan]: Event-Hangar 'spaces/h14_FEvent_2016' detected.

NOTICE: [NOTE] (scripts/client/game.py, 449): [sPACE] Loading space: spaces/h14_fevent_2016

ERROR: Traceback (most recent call last):

ERROR:   File "scripts/client/gui/shared/utils/scheduled_notifications.py", line 78, in _onNotification

ERROR:   File "scripts/client/gui/shared/utils/scheduled_notifications.py", line 81, in __processNotification

ERROR: TypeError: 'NoneType' object is not callable

NOTICE: [NOTE] (scripts/client/game.py, 449): [sPACE] Loading space: spaces/18_cliff

NOTICE: [NOTE] (scripts/client/game.py, 449): [sPACE] Loading space: spaces/h14_fevent_2016

ERROR: Traceback (most recent call last):

ERROR:   File "scripts/client/gui/shared/utils/scheduled_notifications.py", line 78, in _onNotification

ERROR:   File "scripts/client/gui/shared/utils/scheduled_notifications.py", line 81, in __processNotification

ERROR: TypeError: 'NoneType' object is not callable

NOTICE: [NOTE] (scripts/client/gui/battle_control/arena_info/ArenaDataProvider.py, 668): Player's team not found.

NOTICE: [NOTE] (scripts/client/gui/battle_control/arena_info/ArenaDataProvider.py, 674): Player's vehicle ID not found.

NOTICE: [NOTE] (scripts/client/gui/battle_control/arena_info/ArenaDataProvider.py, 678): Uses slow player search by name

NOTICE: [NOTE] (scripts/client/gui/battle_control/arena_info/ArenaDataProvider.py, 668): Player's team not found.

NOTICE: [NOTE] (scripts/client/gui/battle_control/arena_info/ArenaDataProvider.py, 674): Player's vehicle ID not found.

NOTICE: [NOTE] (scripts/client/gui/battle_control/arena_info/ArenaDataProvider.py, 678): Uses slow player search by name

NOTICE: [NOTE] (scripts/client/game.py, 449): [sPACE] Loading space: spaces/116_himmelball

ERROR: [ERROR] (scripts/client/DetachedTurret.py, 234): calcSurfaceMaterialNearPoint failed to find the collision point

ERROR: [ERROR] (scripts/client/DetachedTurret.py, 234): calcSurfaceMaterialNearPoint failed to find the collision point

ERROR: [ERROR] (scripts/client/DetachedTurret.py, 234): calcSurfaceMaterialNearPoint failed to find the collision point

ERROR: [ERROR] (scripts/client/DetachedTurret.py, 234): calcSurfaceMaterialNearPoint failed to find the collision point

ERROR: [ERROR] (scripts/client/DetachedTurret.py, 234): calcSurfaceMaterialNearPoint failed to find the collision point

ERROR: [ERROR] (scripts/client/DetachedTurret.py, 234): calcSurfaceMaterialNearPoint failed to find the collision point

NOTICE: [NOTE] (scripts/client/game.py, 449): [sPACE] Loading space: spaces/h14_fevent_2016

ERROR: Traceback (most recent call last):

Share this post


Link to post

Short link
Share on other sites

@angelsoft, разве это имеет отношение к данному моду?

хз его

а от кого это ? скажи

Share this post


Link to post

Short link
Share on other sites
Guest
This topic is now closed to further replies.

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...