Jump to content
Korean Random

ZLoy

User
  • Posts

    166
  • Joined

  • Last visited

Posts posted by ZLoy

  1. Две просьбы к разработчикам XVM, если их конечно можно реализовать !?

    1. Возможна добавить в хитлог средний урон на танке {{tdb}} вот этот макрос.

    2 Возможно добавить в карусель танков вот такое, как в достижениях, скок осталось боев на танке до следующего %.Примерно сейчас 50% +23 где 23 это количество боев до 51%

    post-9686-0-58775300-1443532574_thumb.png
    • Upvote 1
  2. 4385 не отображаются и за чего может быть?

     

      // Текстовое поле с эффективностью
                {
                  "name": "Эффективность",        // название текстового поля, ни на что не влияет
                  "visible": true,                // false - не отображать
                  "x": -37,                       // положение по оси X
                  "y": -23,                       // положение по оси Y
                  "alpha": 90,                    // прозрачность (допускается использование динамической прозрачности, см. readme-ru.txt)
                  "color": "{{c:eff}}",            // цвет (допускается использование динамического цвета, см. readme-ru.txt)
                  "font": {                       // параметры шрифта
                    "name": "$FieldFont",         //   название
                    "size": 12,                    //   размер
                    "align": "center",            //   выравнивание текста (left, center, right)
                    "bold": true,                 //   обычный (false) или жирный (true)
                    "italic": false               //   обычный (false) или курсив (true)
                  },
                  "shadow": {                     // параметры тени
                    "alpha": 100,                 //   прозрачность
                    "color": "0x000000",          //   цвет
                    "angle": 90,                  //   угол смещения
                    "distance": 0,                //   дистанция смещение
                    "size": 4,                    //   размер
                    "strength": 200               //   интенсивность
                  },
                  "format": "<font face='xvm'>!</font>" // формат текста. См. описание макросов в readme-ru.txt
                }, 

    • Downvote 1
  3. INFO: Mods end load at 2015-05-12 16:17:59.310000
    INFO: --------
    NOTICE: [NOTE] (scripts/common/fortified_regions.py, 210): fortified_regions.init()
    NOTICE: [NOTE] (scripts/common/clubs_settings.py, 33): 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.
    INFO: [WARNING.GUI] (scripts/client/gui/Scaleform/Flash.py, 268): GameInputHandler.setKeyHandler. Existing handler for keyCode = 17 and event = keyDown is to be reset!
    INFO: [WARNING.GUI] (scripts/client/gui/Scaleform/Flash.py, 268): GameInputHandler.setKeyHandler. Existing handler for keyCode = 17 and event = keyUp is to be reset!
    INFO: [ERROR.GUI] (scripts/client/gui/Scaleform/Flash.py, 268): getVehicleTypeProvider can`t be null.
    INFO: [ERROR.GUI] (scripts/client/gui/Scaleform/Flash.py, 268): registerFlashComponent can`t be null.
    INFO: [ERROR.GUI] (scripts/client/gui/Scaleform/Flash.py, 268): isJoined can`t be null.
    INFO: [ERROR.GUI] (scripts/client/gui/Scaleform/Flash.py, 268): isJoined can`t be null.
    INFO: [ERROR.GUI] (scripts/client/gui/Scaleform/Flash.py, 268): isJoined can`t be null.
    NOTICE: [NOTE] (mods/xfw/python/xfw/events.py, 62): User authentication method: token2
    NOTICE: [NOTE] (mods/xfw/python/xfw/events.py, 62): [SPACE] Loading space: spaces/hangar_victory_day
    INFO: [ERROR.GUI] (scripts/client/gui/Scaleform/Flash.py, 268): getVehicleTypeProvider can`t be null.
    INFO: [WARNING.GUI] (scripts/client/gui/Scaleform/Flash.py, 268): GameInputHandler.setKeyHandler. Existing handler for keyCode = 17 and event = keyDown is to be reset!
    INFO: [WARNING.GUI] (scripts/client/gui/Scaleform/Flash.py, 268): GameInputHandler.setKeyHandler. Existing handler for keyCode = 17 and event = keyUp is to be reset!
    INFO: [ERROR.GUI] (scripts/client/gui/Scaleform/Flash.py, 268): getVehicleTypeProvider can`t be null.
    INFO: [ERROR.GUI] (scripts/client/gui/Scaleform/Flash.py, 268): getVehicleTypeProvider can`t be null.
    INFO: PostProcessing.Phases.fini()
    

    а это от чего ошибка?

  4. На последней версии (то, что сейчас в разработке) баг не подтвердился. На более поздних не проверял - не вижу смысла. Возможно, имеется ввиду этот баг, который я уже пофиксил (и забыл).

    Да его , и да не могли бы вы выкладывать новые версии своего мода в шапку темы !

  5. Может у кого такое и было , был на арте правой кнопкой захватил цель ( стандартным авто прицелом ) и после вошел в снайперский  и был потерян полностью контроль над артой не стрельнуть не повернуть, пере зашел в игру отпустило .

     in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/game.py", line 511, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 285, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1338, in handleMouseEvent
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/game.py", line 511, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 285, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1338, in handleMouseEvent
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/game.py", line 511, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 285, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1338, in handleMouseEvent
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/game.py", line 511, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 285, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1338, in handleMouseEvent
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/game.py", line 511, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 285, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1338, in handleMouseEvent
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/game.py", line 511, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 285, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1338, in handleMouseEvent
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/game.py", line 511, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 285, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1338, in handleMouseEvent
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/game.py", line 511, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 285, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1338, in handleMouseEvent
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    =============================
    2015-03-28 13:51:06: [ERROR] ./res_mods/mods//xfw/python\xfw.pyc
    Traceback (most recent call last):
      File "mods/xfw/python/xfw.py", line 178, in __event_handler
      File "scripts/client/game.py", line 474, in handleKeyEvent
      File "AASMX.py", line 785, in new_AvatarInputHandler_handleKeyEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 272, in handleKeyEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1272, in handleKeyEvent
    AssertionError
    =============================
    TypeError: Personality handleKeyEvent retval must be set to a bool
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    =============================
    2015-03-28 13:51:06: [ERROR] ./res_mods/mods//xfw/python\xfw.pyc
    Traceback (most recent call last):
      File "mods/xfw/python/xfw.py", line 178, in __event_handler
      File "scripts/client/game.py", line 474, in handleKeyEvent
      File "AASMX.py", line 785, in new_AvatarInputHandler_handleKeyEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 272, in handleKeyEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1272, in handleKeyEvent
    AssertionError
    =============================
    TypeError: Personality handleKeyEvent retval must be set to a bool
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    =============================
    2015-03-28 13:51:07: [ERROR] ./res_mods/mods//xfw/python\xfw.pyc
    Traceback (most recent call last):
      File "mods/xfw/python/xfw.py", line 178, in __event_handler
      File "scripts/client/game.py", line 474, in handleKeyEvent
      File "AASMX.py", line 785, in new_AvatarInputHandler_handleKeyEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 272, in handleKeyEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1272, in handleKeyEvent
    AssertionError
    =============================
    TypeError: Personality handleKeyEvent retval must be set to a bool
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    =============================
    2015-03-28 13:51:07: [ERROR] ./res_mods/mods//xfw/python\xfw.pyc
    Traceback (most recent call last):
      File "mods/xfw/python/xfw.py", line 178, in __event_handler
      File "scripts/client/game.py", line 474, in handleKeyEvent
      File "AASMX.py", line 785, in new_AvatarInputHandler_handleKeyEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 272, in handleKeyEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1272, in handleKeyEvent
    AssertionError
    =============================
    TypeError: Personality handleKeyEvent retval must be set to a bool
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/game.py", line 511, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 285, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1338, in handleMouseEvent
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/game.py", line 511, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 285, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1338, in handleMouseEvent
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/game.py", line 511, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 285, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1338, in handleMouseEvent
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/game.py", line 511, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 285, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1338, in handleMouseEvent
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/game.py", line 511, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 285, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1338, in handleMouseEvent
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/game.py", line 511, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 285, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1338, in handleMouseEvent
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/game.py", line 511, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 285, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1338, in handleMouseEvent
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/game.py", line 511, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 285, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1338, in handleMouseEvent
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/game.py", line 511, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 285, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1338, in handleMouseEvent
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/game.py", line 511, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 285, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1338, in handleMouseEvent
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/game.py", line 511, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 285, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1338, in handleMouseEvent
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/game.py", line 511, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 285, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1338, in handleMouseEvent
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/game.py", line 511, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 285, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1338, in handleMouseEvent
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/game.py", line 511, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 285, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1338, in handleMouseEvent
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/game.py", line 511, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 285, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1338, in handleMouseEvent
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/game.py", line 511, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 285, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1338, in handleMouseEvent
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/game.py", line 511, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 285, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1338, in handleMouseEvent
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/game.py", line 511, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 285, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1338, in handleMouseEvent
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/game.py", line 511, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 285, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1338, in handleMouseEvent
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/game.py", line 511, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 285, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1338, in handleMouseEvent
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/game.py", line 511, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 285, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1338, in handleMouseEvent
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/game.py", line 511, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 285, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1338, in handleMouseEvent
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/game.py", line 511, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 285, in handleMouseEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1338, in handleMouseEvent
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    =============================
    2015-03-28 13:51:13: [ERROR] ./res_mods/mods//xfw/python\xfw.pyc
    Traceback (most recent call last):
      File "mods/xfw/python/xfw.py", line 178, in __event_handler
      File "scripts/client/game.py", line 474, in handleKeyEvent
      File "AASMX.py", line 785, in new_AvatarInputHandler_handleKeyEvent
      File "scripts/client/AvatarInputHandler/__init__.py", line 272, in handleKeyEvent
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1272, in handleKeyEvent
    AssertionError
    =============================
    TypeError: Personality handleKeyEvent retval must be set to a bool
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    Traceback (most recent call last):
      File "scripts/client/VehicleGunRotator.py", line 451, in __onTick
      File "scripts/client/VehicleGunRotator.py", line 404, in __shotPointSourceFunctor_Default
      File "scripts/client/AvatarInputHandler/__init__.py", line 321, in getDesiredShotPoint
      File "AASMX.py", line 565, in new_SniperControlMode_getDesiredShotPoint
      File "scripts/client/AvatarInputHandler/control_modes.py", line 1384, in getDesiredShotPoint
    AssertionError
    PostProcessing.Phases.fini()
    
    \------------------------------------------------------------------------------------------------------------------------/
    
    
    
    /------------------------------------------------------------------------------------------------------------------------\
       BigWorld Release Client (compiled at 18:46:19 Jan 21 2015) starting on Sat Mar 28 13:51:27 2015
       Content Type: content
    
    Checking ./res_mods/0.9.6: mods found
    [XFW] Version: 2.0.0
    [XFW] Working dir: D:\Games\World_of_Tanks\res_mods\mods
    [XFW] Loading mod: xvm_main 2.0.0 (http://www.modxvm.com/)
    [XFW] Loading mod: xvm_comments 2.0.0 (http://www.modxvm.com/)
    [XFW] Loading mod: xvm_crew 2.0.0 (http://www.modxvm.com/)
    [XFW] Loading mod: xvm_export 2.0.0 (http://www.modxvm.com/)
    [XFW] Loading mod: xvm_ping 2.0.0 (http://www.modxvm.com/)
    [XFW] Loading mod: xvm_profiler 2.0.0 (http://www.modxvm.com/)
    [XFW] Loading mod: xvm_quests 2.0.0 (http://www.modxvm.com/)
    [XFW] Loading mod: xvm_techtree 2.0.0 (http://www.modxvm.com/)
    --------
    Mods start load at 2015-03-28 13:51:29.511000
    --------
    2015-03-28 13:51:29.512000 Executing: AASMX
    [AASMX] Config successfully loaded.
    2015-03-28 13:51:29.534000 Executing: armoring_extended
    
    [LOAD_MOD]:  [armoring extended by spoter, reven86]
    [INFO]:      [armoring extended v1.08(19.02.2015) initialized ...]
    
    2015-03-28 13:51:29.617000 Executing: battle_assistant
    Battle Assistant: v1.2.6
    2015-03-28 13:51:29.673000 Executing: crew_extended
    
    [LOAD_MOD]:  [crew extended by spoter & OlliN(DE)]
    [INFO]:      [crew extended v3.06 (17/03/2015) initialized ...]
    [INFO]:      [ExtendedCrew Language set to: "RUSSIAN"...]
    
    2015-03-28 13:51:29.675000 Executing: DamagePanel
    2015-03-28 13:51:29.681000 Executing: DirIndicator_extended
    
    [LOAD_MOD]:  [DirIndicator extended by spoter, Thx to Lp()rtii]
    [INFO]:      [DirIndicator extended v1.06(04.03.2015) initialized ...]
    
    2015-03-28 13:51:29.778000 Executing: GunConstraints
    2015-03-28 13:51:29.823000 Executing: iamspotted
    2015-03-28 13:51:29.850000 Executing: PMOD
    2015-03-28 13:51:30.988000 Executing: ProDamageAnoncer
    2015-03-28 13:51:31.072000 Executing: quests_extended
    
    [LOAD_MOD]:  [Quest Extended by spoter]
    [INFO]:      [Quest Extended v1.07(10.02.2014) initialized ...]
    [INFO]:      [Quest Extended v1.07(10.02.2014) disabled in XML ...]
    
    2015-03-28 13:51:31.191000 Executing: repair_extended
    
    [LOAD_MOD]:  [Repair extended by spoter]
    [INFO]:      [Repair extended v1.18(10.02.2015) initialized ...]
    [INFO]:      [Repair extended][XML Load Complited ...]
    
    2015-03-28 13:51:31.553000 Executing: repair_extended_autoequip
    [LOAD_MOD]:  [AutoEquip by Skino88, spoter]
    [INFO]:      [AutoEquip v1.03(10.02.2014) disabled in XML <autoequip>False</autoequip>...]
    
    2015-03-28 13:51:31.600000 Executing: ReplaysManager
    2015-03-28 13:51:31.602000 Executing: ReplaysManagerButton
    2015-03-28 13:51:31.603000 Executing: ReplaysManagerUpload
    2015-03-28 13:51:31.606000 Executing: SafeShot
    2015-03-28 13:51:31.653000 Executing: sights
    2015-03-28 13:51:31.751000 Executing: TeamHPPools
    2015-03-28 13:51:31.753000 Executing: trolling_messages
    [NOTE] (.\trolling_messages.py, 104): файл troll_settings.xml загружаю
    2015-03-28 13:51:31.755000 Executing: vehicle_exp_extended
    
    [LOAD_MOD]:  [vehicle-exp extended by spoter]
    [INFO]:      [vehicle-exp extended v2.01(09.03.2015) initialized ...]
    [INFO]:      [vehicle-exp extended v2.01(09.03.2015) LANGUAGE SET: OTHER]
    
    2015-03-28 13:51:31.959000 Executing: WGFM_RadioMod
    2015-03-28 13:51:32.002000 Executing: wotru
    --------
    Mods end load at 2015-03-28 13:51:32.144000
    --------
    [NOTE] (scripts/common/fortified_regions.py, 207): fortified_regions.init()
    [NOTE] (scripts/client/post_processing/__init__.py, 267): The quality = 4 was selected.
    [NOTE] (scripts/client/post_processing/__init__.py, 267): The quality = 3 was selected.
    [WARNING.GUI] (scripts/client/gui/Scaleform/Flash.py, 268): GameInputHandler.setKeyHandler. Existing handler for keyCode = 17 and event = keyDown is to be reset!
    [WARNING.GUI] (scripts/client/gui/Scaleform/Flash.py, 268): GameInputHandler.setKeyHandler. Existing handler for keyCode = 17 and event = keyUp is to be reset!
    [SPACE] Loading space: spaces/96_prohorovka_defense
    [EXCEPTION] (scripts/common/Event.py, 34):
    Traceback (most recent call last):
      File "scripts/common/Event.py", line 32, in __call__
      File "scripts/client/tutorial/loader.py", line 236, in __wm_onInitBattleGUI
      File "scripts/client/tutorial/loader.py", line 140, in tryingToRun
      File "scripts/client/tutorial/TutorialCache.py", line 62, in __init__
      File "scripts/client/tutorial/TutorialCache.py", line 98, in __read
    EOFError
    Traceback (most recent call last):
      File "scripts/client/gui/Scaleform/Flash.py", line 301, in __call__
      File "scripts/client/gui/Scaleform/Flash.py", line 268, in handleExternalInterfaceCallback
      File "scripts\GunConstraints.py", line 153, in scaleCallBack
    TypeError: float() argument must be a string or a number
    [WARNING.GUI] (scripts/client/gui/Scaleform/Flash.py, 268): GameInputHandler.setKeyHandler. Existing handler for keyCode = 17 and event = keyDown is to be reset!
    [WARNING.GUI] (scripts/client/gui/Scaleform/Flash.py, 268): GameInputHandler.setKeyHandler. Existing handler for keyCode = 17 and event = keyUp is to be reset!
    [EXCEPTION] (scripts/common/Event.py, 34):
    Traceback (most recent call last):
      File "scripts/common/Event.py", line 32, in __call__
      File "scripts/client/tutorial/loader.py", line 219, in __pe_onGuiCacheSyncCompleted
      File "scripts/client/tutorial/loader.py", line 140, in tryingToRun
      File "scripts/client/tutorial/TutorialCache.py", line 62, in __init__
      File "scripts/client/tutorial/TutorialCache.py", line 98, in __read
    EOFError
    [SPACE] Loading space: spaces/hangar_premium_v2
    [SPACE] Loading space: spaces/05_prohorovka
    [EXCEPTION] (scripts/common/Event.py, 34):
    Traceback (most recent call last):
      File "scripts/common/Event.py", line 32, in __call__
      File "scripts/client/tutorial/loader.py", line 236, in __wm_onInitBattleGUI
      File "scripts/client/tutorial/loader.py", line 140, in tryingToRun
      File "scripts/client/tutorial/TutorialCache.py", line 62, in __init__
      File "scripts/client/tutorial/TutorialCache.py", line 98, in __read
    EOFError
    Traceback (most recent call last):
      File "scripts/client/gui/Scaleform/Flash.py", line 301, in __call__
      File "scripts/client/gui/Scaleform/Flash.py", line 268, in handleExternalInterfaceCallback
      File "scripts\GunConstraints.py", line 153, in scaleCallBack
    TypeError: float() argument must be a string or a number
    [EXCEPTION] (scripts/common/Event.py, 34):
    Traceback (most recent call last):
      File "scripts/common/Event.py", line 32, in __call__
      File "scripts/client/tutorial/loader.py", line 219, in __pe_onGuiCacheSyncCompleted
      File "scripts/client/tutorial/loader.py", line 140, in tryingToRun
      File "scripts/client/tutorial/TutorialCache.py", line 62, in __init__
      File "scripts/client/tutorial/TutorialCache.py", line 98, in __read
    EOFError
    [SPACE] Loading space: spaces/hangar_premium_v2
    [WARNING.GUI] (scripts/client/gui/Scaleform/Flash.py, 268): GameInputHandler.setKeyHandler. Existing handler for keyCode = 17 and event = keyDown is to be reset!
    [WARNING.GUI] (scripts/client/gui/Scaleform/Flash.py, 268): GameInputHandler.setKeyHandler. Existing handler for keyCode = 17 and event = keyUp is to be reset!
    [SPACE] Loading space: spaces/06_ensk
    [EXCEPTION] (scripts/common/Event.py, 34):
    Traceback (most recent call last):
      File "scripts/common/Event.py", line 32, in __call__
      File "scripts/client/tutorial/loader.py", line 236, in __wm_onInitBattleGUI
      File "scripts/client/tutorial/loader.py", line 140, in tryingToRun
      File "scripts/client/tutorial/TutorialCache.py", line 62, in __init__
      File "scripts/client/tutorial/TutorialCache.py", line 98, in __read
    EOFError
    Traceback (most recent call last):
      File "scripts/client/gui/Scaleform/Flash.py", line 301, in __call__
      File "scripts/client/gui/Scaleform/Flash.py", line 268, in handleExternalInterfaceCallback
      File "scripts\GunConstraints.py", line 153, in scaleCallBack
    TypeError: float() argument must be a string or a number
    [ERROR] (scripts/client/AreaDestructibles.py, 664): Can't find hardpoint HP_module_0 in model content/Environment/env605_Dovecote/normal/lod0/env605_Dovecote.model
    [ERROR] (scripts/cli 

  6. Пару вопросов !

    Первый, можно в этой программке передвинуть элемент?

    post-9686-0-58614400-1427289494_thumb.png

    Второй, и за чего  происходит такая анимация и можно ее исправить ?

    Во время зарядки.

    post-9686-0-00102500-1427289617_thumb.png

    Как зарядилась так все ок.

    post-9686-0-25379300-1427289680_thumb.png

     

    Сам прицел.

    res_mods.rar

     

    И третий, за что отвечают эти пункты 

     <strategicMode>1</strategicMode>
      <sniperMode>1</sniperMode>
      <settingsFix>False</settingsFix>
      <aimScale>1.0</aimScale>
      <flags>ext,armor</flags> 
    
  7. У меня он же и стоит, им же я всегда скрипты и меняю, никогда с ним проблем не было, кроме той что я в первом сообщении указал. Вот измени всё как я написал выше и у тебя будет всё хорошо. Возможно ты просто не оригинальный рабочий файл изменял, а уже покоцаный декомпилёром, когда ты координаты posX posY правил в первый раз. Вот он во второй раз что попало и записал.

     

    Рабочий исправленый файл:

    attachicon.gifzloy_crosshair_panel_strategic.swf

    Очень благодарен Вам  , может подскажите  тут

×
×
  • Create New...