Jump to content
Korean Random
BogdanF1

Ошибки в piton.log. В чем проблема?

Recommended Posts

Подскажите, у меня весь piton.log в ошибках

WARNING: [WARNING] (scripts/client/gui/IngameSoundNotifications.py, 68): Couldn't find show_ribbon event
WARNING: [WARNING] (scripts/client/gui/IngameSoundNotifications.py, 68): Couldn't find hide_ribbon event

Я так понимаю, игра не может найти какие-то звуковые файлы.Может кто подскажет, какие моды могут так влиять и что надо делать. Спасибо

Share this post


Link to post

Short link
Share on other sites

В файле \World_of_Tanks\res_mods\0.9.9\gui\sound_notifications.xml перед самой нижней строкой добавить секцию - варнинги пропадут.

  <show_ribbon>
    <voice>
      <sound>/GUI/notifications_FX/lbe_appear</sound>
      <playRules>	0	</playRules>
    </voice>
  </show_ribbon>
  <hide_ribbon>
    <voice>
      <sound>/GUI/notifications_FX/lbe_disappear</sound>
      <playRules>	0	</playRules>
    </voice>
  </hide_ribbon>
  <increment_ribbon_counter>
    <voice>
      <sound>/GUI/notifications_FX/lbe_counter</sound>
      <playRules>	0	</playRules>
    </voice>
  </increment_ribbon_counter>
  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

@MakcT40,спасибо, всё заработало. Правда, чтобы не допустить ошибки я скачал секцию из res/packages/...

Share this post


Link to post

Short link
Share on other sites

скачал секцию из res/packages/...

Правильное решение, т.к. там отступы всякие...

Share this post


Link to post

Short link
Share on other sites

/------------------------------------------------------------------------------------------\
BigWorld worldoftanks 2.8.0 (compiled at 12:49:28 Jun 15 2015) starting on 08/24/15 10:11:48

INFO: [Config] Default encoding set to utf-8
INFO: [PY_DEBUG] BigWorld Release Client - Content Type: sd

INFO: [PY_DEBUG] Checking ./res_mods/0.9.9: mods found
INFO: [XFW] Version: 3.1.0
INFO: [XFW] Working dir: E:\World_of_Tanks\res_mods\mods
INFO: [XFW] Loading mod: xvm_main 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_autologin 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_battle 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_battleloading 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_battleresults 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_contacts 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_crew 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_equip 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_export 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_hangar 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_hotfix 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_integrity 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_limits 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_online 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_ping 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_profile 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_profiler 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_quests 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_sounds 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_tcarousel 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_techtree 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_tooltips 3.1.0 (http://www.modxvm.com/)
NOTICE: [NOTE] (scripts/common/fortified_regions.py, 208): fortified_regions.init()
NOTICE: [NOTE] (scripts/common/clubs_settings.py, 34): clubs.init()
NOTICE: [NOTE] (scripts/client/post_processing/__init__.py, 267): The quality = 4 was selected.
NOTICE: [NOTE] (scripts/client/post_processing/__init__.py, 267): The quality = 3 was selected.
NOTICE: [NOTE] (scripts/client/ConnectionManager.py, 151): User authentication method: token2
NOTICE: [NOTE] (scripts/client/account_helpers/settings_core/options.py, 721): Change state of voip: (True,)
NOTICE: [NOTE] (scripts/client/game.py, 425): [sPACE] Loading space: spaces/hangar_v2
WARNING: [WARNING] (scripts/client/gui/clubs/requests.py, 72): Club request error ((GetCompletedSeasonsCtx(confirmID = , waitingID = , requestType = 37), []), _Response(code=-5, errStr='COOLDOWN', data=None))
NOTICE: [NOTE] (scripts/client/game.py, 425): [sPACE] Loading space: spaces/04_himmelsdorf
NOTICE: [NOTE] (scripts/client/game.py, 425): [sPACE] Loading space: spaces/hangar_v2
INFO: PostProcessing.Phases.fini()

\------------------------------------------------------------------------------------------/

А что у меня не так?В чём ошибка?

Share this post


Link to post

Short link
Share on other sites

Периодически появляться - 

 

ERROR: [ERROR] (scripts/client/AvatarInputHandler/control_modes.py, 1642): Possible memory leak! Cannot find current vehicle with id 8865790, erasing all collision models instead!

 

Научите плз что это .

Share this post


Link to post

Short link
Share on other sites

Периодически появляться - 

 

ERROR: [ERROR] (scripts/client/AvatarInputHandler/control_modes.py, 1642): Possible memory leak! Cannot find current vehicle with id 8865790, erasing all collision models instead!

 

Научите плз что это .

Если не ошибаюсь это из-за серверного прицела.Та же беда,в следствии чего постоянные вылеты клиента!  

Share this post


Link to post

Short link
Share on other sites

Уже на протяжении месяца стабильно виснет ангар после боя... На экране ангар без интерфейса и прицел... Помогите!

 

'Python'

/------------------------------------------------------------------------------------------\
BigWorld WorldOfTanks 2.8.0 (compiled at 11:20:54 Nov 17 2015) starting on 01/24/16 15:54:02

INFO: [Config] Command line: D:/WoT.BleaT/WorldOfTanks.exe
INFO: [Config] Default encoding set to utf-8
INFO: [PY_DEBUG] BigWorld Release Client - Content Type: sd

INFO: [PY_DEBUG] Checking ./res_mods/0.9.13: mods found
INFO: --------
INFO: Mods start load at 2016-01-24 15:54:16.446000
INFO: --------
INFO: 2016-01-24 15:54:17.249000 Executing: ButtonReplacer
INFO: 2016-01-24 15:54:17.256000 Executing: GunConstraints
INFO: 2016-01-24 15:54:17.305000 Executing: SessionStatistic
INFO: --------
INFO: Mods end load at 2016-01-24 15:54:17.557000
INFO: --------
INFO: [XFW] Version: 3.1.0
INFO: [XFW] Working dir: D:\WoT.BleaT\res_mods\mods
INFO: [XFW] Loading mod: xvm_main 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_autologin 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_battle 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_battleloading 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_battleresults 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_contacts 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_crew 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_equip 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_export 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_hangar 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_hotfix 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_integrity 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_limits 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_online 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_ping 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_profile 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_profiler 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_quests 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_sounds 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_squad 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_tcarousel 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_techtree 3.1.0 (http://www.modxvm.com/)
INFO: [XFW] Loading mod: xvm_tooltips 3.1.0 (http://www.modxvm.com/)
INFO: Battle Assistant: v1.3.3
INFO: [LOAD] damageLog v.0.2.2 (15.12.2015) by GambitER
INFO: [NOTE] package loaded: mod_team_hp
INFO: [iNFO] TeamsHP v 1.4.0 09.11.2015 for wot 0.9.12 by Armagomen & P0LIR0ID
INFO: [safeShot] Version: 0.5 by Skino88
NOTICE: [NOTE] (scripts/client/post_processing/__init__.py, 267): The quality = 4 was selected.
NOTICE: [NOTE] (scripts/client/post_processing/__init__.py, 267): The quality = 3 was selected.
NOTICE: [NOTE] (scripts/client/ConnectionManager.py, 192): User authentication method: token2
NOTICE: [NOTE] (scripts/client/account_helpers/settings_core/options.py, 652): Change state of voip: (True,)
NOTICE: [NOTE] (scripts/client/game.py, 420): [sPACE] Loading space: spaces/hangar_premium_v2
WARNING: [WARNING] (scripts/client/account_helpers/CustomFilesCache.py, 33): Method "__run_read" takes too much time 0.401000022888
NOTICE: [NOTE] (scripts/client/game.py, 420): [sPACE] Loading space: spaces/14_siegfried_line
WARNING: [WARNING] (scripts/client/account_helpers/CustomFilesCache.py, 33): Method "__run_download" takes too much time 10.3239998817
ERROR: Traceback (most recent call last):
ERROR: File "__init__", line 1, in __check
ERROR: KeyError: 261545238
ERROR: [EXCEPTION] (scripts/client/Avatar.py, 520):
Traceback (most recent call last):
File "scripts/client/Avatar.py", line 517, in onBecomeNonPlayer
File "Hooks", line 1, in __call__
File "scripts/client/Avatar.py", line 2824, in __destroyGUI
File "mod_team_hp.py", line 54, in
File "mod_team_hp.py", line 208, in __hocked_destroyBattle
File "scripts/client/gui/app_loader/loader.py", line 165, in destroyBattle
File "scripts/client/gui/app_loader/loader.py", line 138, in changeSpace
File "scripts/client/gui/app_loader/loader.py", line 207, in __updateState
File "scripts/client/gui/app_loader/states.py", line 354, in hideGUI
File "scripts/client/gui/Scaleform/app_factory.py", line 144, in destroyBattle
File "scripts/client/gui/Scaleform/windows.py", line 97, in close
File "scripts/client/gui/Scaleform/Flash.py", line 84, in close
File "Hooks", line 1, in __call__
File "__init__", line 1, in new_beforeDelete
File "Hooks", line 1, in __call__
File "Hooks", line 1, in __call__
File "__init__", line 1, in new_Battle_beforeDelete
ValueError: BigWorld.delModel: Not added as a global model.

ERROR: Traceback (most recent call last):
ERROR: File "scripts/client/helpers/CallbackDelayer.py", line 54, in __funcWrapper
ERROR: File "scripts/client/AvatarInputHandler/DynamicCameras/ArcadeCamera.py", line 591, in __cameraUpdate
ERROR: File "scripts/client/AvatarInputHandler/AimingSystems/ArcadeAimingSystem.py", line 231, in update
ERROR: File "scripts/client/AvatarInputHandler/AimingSystems/ArcadeAimingSystem.py", line 315, in update
ERROR: File "scripts/client/AvatarInputHandler/AimingSystems/ArcadeAimingSystem.py", line 428, in __testMouseTargetPoint
ERROR: File "scripts/client/AvatarInputHandler/AimingSystems/ArcadeAimingSystem.py", line 387, in __calculateClosestPoint
ERROR: AttributeError: 'PlayerAccount' object has no attribute 'playerVehicleID'
ERROR: Traceback (most recent call last):
ERROR: File "__init__", line 1, in rldChecker
ERROR: File "__init__", line 1, in updateReloadingSettings
ERROR: File "Helpers", line 1, in isEnemy
ERROR: File "scripts/client/gui/battle_control/BattleContext.py", line 252, in isEnemy
ERROR: AttributeError: 'NoneType' object has no attribute 'getEnemyTeams'
ERROR: Traceback (most recent call last):
ERROR: File "__init__", line 1, in O1010O1
ERROR: File "__init__", line 1, in l10O0l1001
ERROR: File "Helpers", line 1, in isAlly
ERROR: File "scripts/client/gui/battle_control/BattleContext.py", line 244, in isAlly
ERROR: AttributeError: 'NoneType' object has no attribute 'getAllyTeams'
NOTICE: [NOTE] (scripts/client/game.py, 420): [sPACE] Loading space: spaces/hangar_premium_v2
ERROR: [ERROR] (scripts/client/gui/app_loader/states.py, 179): State can not be switched (BattleState(), _GlobalCtx(guiSpace = 8, appsStates = {'scaleform/battle': 0, 'scaleform/lobby': 2}, dsnReason = 0, dsnDesc = ()))
WARNING: [WARNING] (scripts/client/account_helpers/CustomFilesCache.py, 33): Method "close" takes too much time 0.230000019073
INFO: =============================
INFO: 2016-01-24 16:04:17: [ERROR] ./res_mods/mods//xfw/python\xfw\events.pyc
ERROR: Traceback (most recent call last):
ERROR: File "mods/xfw/python/xfw/events.py", line 55, in __event_handler
ERROR: File "mods/xfw/python/xfw/events.py", line 24, in fire
ERROR: File "xvm_battle/camera.py", line 124, in _Aim_onOffsetUpdate
ERROR: File "scripts/client/gui/Scaleform/Flash.py", line 56, in movie
ERROR: AttributeError: 'Battle' object has no attribute 'component'
INFO: =============================
INFO: =============================
INFO: 2016-01-24 16:04:17: [ERROR] ./res_mods/mods//xfw/python\xfw\events.pyc
ERROR: Traceback (most recent call last):
ERROR: File "mods/xfw/python/xfw/events.py", line 55, in __event_handler
ERROR: File "mods/xfw/python/xfw/events.py", line 24, in fire
ERROR: File "xvm_battle/camera.py", line 124, in _Aim_onOffsetUpdate
ERROR: File "scripts/client/gui/Scaleform/Flash.py", line 56, in movie
ERROR: AttributeError: 'Battle' object has no attribute 'component'
INFO: =============================
INFO: =============================
INFO: 2016-01-24 16:04:17: [ERROR] ./res_mods/mods//xfw/python\xfw\events.pyc
ERROR: Traceback (most recent call last):
ERROR: File "mods/xfw/python/xfw/events.py", line 55, in __event_handler
ERROR: File "mods/xfw/python/xfw/events.py", line 24, in fire
ERROR: File "xvm_battle/camera.py", line 124, in _Aim_onOffsetUpdate
ERROR: File "scripts/client/gui/Scaleform/Flash.py", line 56, in movie
ERROR: AttributeError: 'Battle' object has no attribute 'component'
INFO: =============================
INFO: =============================
INFO: 2016-01-24 16:04:18: [ERROR] ./res_mods/mods//xfw/python\xfw\events.pyc
ERROR: Traceback (most recent call last):
ERROR: File "mods/xfw/python/xfw/events.py", line 55, in __event_handler
ERROR: File "mods/xfw/python/xfw/events.py", line 24, in fire
ERROR: File "xvm_battle/camera.py", line 124, in _Aim_onOffsetUpdate
ERROR: File "scripts/client/gui/Scaleform/Flash.py", line 56, in movie
ERROR: AttributeError: 'Battle' object has no attribute 'component'
INFO: =============================
INFO: =============================
INFO: 2016-01-24 16:04:18: [ERROR] ./res_mods/mods//xfw/python\xfw\events.pyc
ERROR: Traceback (most recent call last):
ERROR: File "mods/xfw/python/xfw/events.py", line 55, in __event_handler
ERROR: File "mods/xfw/python/xfw/events.py", line 24, in fire
ERROR: File "xvm_battle/camera.py", line 124, in _Aim_onOffsetUpdate
ERROR: File "scripts/client/gui/Scaleform/Flash.py", line 56, in movie
ERROR: AttributeError: 'Battle' object has no attribute 'component'
INFO: =============================
INFO: =============================
INFO: 2016-01-24 16:04:18: [ERROR] ./res_mods/mods//xfw/python\xfw\events.pyc
ERROR: Traceback (most recent call last):
ERROR: File "mods/xfw/python/xfw/events.py", line 55, in __event_handler
ERROR: File "mods/xfw/python/xfw/events.py", line 24, in fire
ERROR: File "xvm_battle/camera.py", line 124, in _Aim_onOffsetUpdate
ERROR: File "scripts/client/gui/Scaleform/Flash.py", line 56, in movie
ERROR: AttributeError: 'Battle' object has no attribute 'component'
INFO: =============================
ERROR: [EXCEPTION] (scripts/common/Event.py, 34):
Traceback (most recent call last):
File "scripts/common/Event.py", line 32, in __call__
File "scripts/client/game.py", line 427, in onDisconnected
File "scripts/client/gui/shared/personality.py", line 447, in onDisconnected
File "scripts/client/gui/app_loader/loader.py", line 186, in goToLoginByEvent
File "scripts/client/gui/app_loader/loader.py", line 141, in showLogin
File "scripts/client/gui/app_loader/loader.py", line 138, in changeSpace
File "scripts/client/gui/app_loader/loader.py", line 207, in __updateState
File "scripts/client/gui/app_loader/states.py", line 354, in hideGUI
File "scripts/client/gui/Scaleform/app_factory.py", line 144, in destroyBattle
File "scripts/client/gui/Scaleform/windows.py", line 97, in close
File "scripts/client/gui/Scaleform/Flash.py", line 82, in close
AttributeError: 'Battle' object has no attribute 'component'

INFO: PostProcessing.Phases.fini()
INFO: =============================
INFO: 2016-01-24 16:04:18: [ERROR] ./res_mods/mods//xfw/python\xfw\events.pyc
ERROR: Traceback (most recent call last):
ERROR: File "mods/xfw/python/xfw/events.py", line 54, in __event_handler
ERROR: File "scripts/client/game.py", line 344, in fini
ERROR: File "scripts/client/gui/shared/personality.py", line 359, in fini
ERROR: File "mod_pmod.py", line 3378, in
ERROR: File "mod_pmod.py", line 3349, in hocked_fini
ERROR: File "scripts/client/gui/app_loader/loader.py", line 72, in fini
ERROR: File "scripts/client/gui/Scaleform/app_factory.py", line 177, in destroy
ERROR: File "scripts/client/gui/Scaleform/windows.py", line 97, in close
ERROR: File "scripts/client/gui/Scaleform/Flash.py", line 82, in close
ERROR: AttributeError: 'Battle' object has no attribute 'component'
INFO: =============================

Share this post


Link to post

Short link
Share on other sites

Ребята помогите,.... подскажите что за ошибка.... что делать????
ERROR: [ERROR] (mod_damagelog, 799): damageLog (get_macrosText) 'typesHitFon' ({typesHitFon})
WARNING: [WARNING] (scripts/client/gui/IngameSoundNotifications.py, 67): Couldn't find reloading_gun event
ERROR: [ERROR] (scripts/client/gui/IngameSoundNotifications.py, 199): Failed to load sound /ingame_voice/chat_shotcuts/attacking_the_enemy
WARNING: [WARNING] (scripts/client/gui/IngameSoundNotifications.py, 67): Couldn't find reloading_gun event
WARNING: [WARNING] (scripts/client/gui/IngameSoundNotifications.py, 67): Couldn't find support_me_with_fire event
WARNING: [WARNING] (scripts/client/gui/IngameSoundNotifications.py, 67): Couldn't find reloading_gun event
ERROR: [ERROR] (scripts/client/gui/IngameSoundNotifications.py, 199): Failed to load sound /ingame_voice/chat_shotcuts/to_the_base
ERROR: [ERROR] (scripts/client/gui/IngameSoundNotifications.py, 199): Failed to load sound /ingame_voice/chat_shotcuts/yes
NOTICE: [NOTE] (scripts/client/game.py, 420): [sPACE] Loading space: spaces/hangar_premium_v2
NOTICE: [NOTE] (scripts/client/game.py, 420): [sPACE] Loading space: spaces/14_siegfried_line
Выкидывает но не на всех картах

Share this post


Link to post

Short link
Share on other sites
Используете мод DamageLog от GambitER? По моему в нем проблема.

 

Дело в том что выкидывает,.. во время отсчета,.. в начале боя либо в первые 30-60 сек после отсчета,.. т.е. получается не каких функций на экране еще не задействовано 

Edited by teleboy555

Share this post


Link to post

Short link
Share on other sites

 

 

Это что за макрос?
 

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

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...