Jump to content
Korean Random
Sign in to follow this  
wotsite

Ошибка в логе от Лога полученного урона.

Recommended Posts

Вот такое в логе на чистом клиенте + релизная версия ХВМ. 

2017-05-06 19:12:00.758: INFO: =============================
2017-05-06 19:12:00.758: INFO: 2017-05-06 19:12:00: [ERROR] mods/com.modxvm.xfw/python/xfw/events.pyc
2017-05-06 19:12:00.758: ERROR: Traceback (most recent call last):
2017-05-06 19:12:00.758: ERROR:   File "mods/xfw/python/xfw/events.py", line 55, in __event_handler
2017-05-06 19:12:00.759: ERROR:   File "mods/xfw/python/xfw/events.py", line 24, in fire
2017-05-06 19:12:00.759: ERROR:   File "./res_mods/mods/../configs/xvm/py_macro\xvm\damageLog.py", line 897, in Vehicle_updateStunInfo
2017-05-06 19:12:00.760: ERROR:     data.updateStunInfo(self, stunDuration)
2017-05-06 19:12:00.760: ERROR:   File "./res_mods/mods/../configs/xvm/py_macro\xvm\damageLog.py", line 492, in updateStunInfo
2017-05-06 19:12:00.760: ERROR:     self.updateData()
2017-05-06 19:12:00.760: ERROR:   File "./res_mods/mods/../configs/xvm/py_macro\xvm\damageLog.py", line 405, in updateData
2017-05-06 19:12:00.760: ERROR:     self.updateLabels()
2017-05-06 19:12:00.760: ERROR:   File "./res_mods/mods/../configs/xvm/py_macro\xvm\damageLog.py", line 465, in updateLabels
2017-05-06 19:12:00.760: ERROR:     _logAlt.output()
2017-05-06 19:12:00.760: ERROR:   File "./res_mods/mods/../configs/xvm/py_macro\xvm\damageLog.py", line 717, in output
2017-05-06 19:12:00.760: ERROR:     self.addLine(None, None)
2017-05-06 19:12:00.760: ERROR:   File "./res_mods/mods/../configs/xvm/py_macro\xvm\damageLog.py", line 657, in addLine
2017-05-06 19:12:00.760: ERROR:     macroes = getValueMacroes(self.section, self.dataLog)
2017-05-06 19:12:00.760: ERROR:   File "./res_mods/mods/../configs/xvm/py_macro\xvm\damageLog.py", line 541, in getValueMacroes
2017-05-06 19:12:00.760: ERROR:     'c:hit-effects': conf['c_HitEffect'][value['hitEffect']],
2017-05-06 19:12:00.760: ERROR: KeyError: None
2017-05-06 19:12:00.760: INFO: =============================
Edited by wotsite
  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

Исправил.

 

В каком именно билде? Релиз и последний ночник ошибка есть. 

Share this post


Link to post

Short link
Share on other sites

 

 

В каком именно билде? Релиз и последний ночник ошибка есть. 
, 7475 

Share this post


Link to post

Short link
Share on other sites

, 7475 

 

спасибо! 

 

 

 

Новая ошибка с тем же логом, 7475, когда ставишь в damageLog.xc enabled: false в логе такое:

2017-05-06 23:49:26.305: INFO: =============================
2017-05-06 23:49:26.305: INFO: 2017-05-06 23:49:26: [ERROR] mods/com.modxvm.xfw/python/xfw/events.pyc
2017-05-06 23:49:26.305: ERROR: Traceback (most recent call last):
2017-05-06 23:49:26.305: ERROR:   File "mods/xfw/python/xfw/events.py", line 55, in __event_handler
2017-05-06 23:49:26.306: ERROR:   File "mods/xfw/python/xfw/events.py", line 24, in fire
2017-05-06 23:49:26.306: ERROR:   File "./res_mods/mods/../configs/xvm/py_macro\xvm\damageLog.py", line 897, in Vehicle_updateStunInfo
2017-05-06 23:49:26.307: ERROR:     data.updateStunInfo(self, stunDuration)
2017-05-06 23:49:26.307: ERROR:   File "./res_mods/mods/../configs/xvm/py_macro\xvm\damageLog.py", line 492, in updateStunInfo
2017-05-06 23:49:26.307: ERROR:     self.updateData()
2017-05-06 23:49:26.307: ERROR:   File "./res_mods/mods/../configs/xvm/py_macro\xvm\damageLog.py", line 338, in updateData
2017-05-06 23:49:26.307: ERROR:     self.data['dmgRatio'] = self.data['damage'] * 100 // self.data['maxHealth']
2017-05-06 23:49:26.307: ERROR: ZeroDivisionError: integer division or modulo by zero
2017-05-06 23:49:26.307: INFO: =============================

Edited by wotsite
  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

 

 

Новая ошибка с тем же логом, 7475, когда ставишь в damageLog.xc enabled: false в логе такое:
, в следующем билде должно быть исправлено.

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.

Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...