Jump to content
Korean Random

SicFunzler

User
  • Posts

    346
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by SicFunzler

  1. This is with new script

    6b1e9e645a.png

     

    And this is with old script:

    774c80a0db.png

     

     

     

    pls Help:

     

        "TEAM_HP_bar": {
          "enabled":  ${"einstellen/xvm/GesamtHPAnzeige.xc":"enabled"},
          "updateEvent": "PY(ON_UPDATE_HP)",
          "x": "{{py:math.sum(-31,{{py:math.div({{py:xvm.screenWidth}}, 2)}})}}",
          "y": "{{battletype-key=epic_random?42|34}}",
          "width": "{{py:xvm.total_hp.ally(-240)}}",
          "height": 22,
          "alpha": "{{battletype-key=epic_battle?0|75}}",
          "bgColor": "{{.colors.system.ally_alive}}"

     

     

    THX

    SicFunzler

     

  2. PLS update chancePenetration.py no go in update 1.17.1.0

     

    2022-07-13 11:39:40.495: INFO: 2022-07-13 11:39:40: [ERROR] mods/xfw_libraries/xfw/events.pyc
    2022-07-13 11:39:40.495: ERROR: Traceback (most recent call last):
    2022-07-13 11:39:40.495: ERROR:   File "./xfw/events.py", line 57, in __event_handler
    2022-07-13 11:39:40.497: ERROR:   File "./xfw/events.py", line 24, in fire
    2022-07-13 11:39:40.498: ERROR:   File "res_mods/configs/xvm/py_macro\chancePenetration.py", line 56, in onGunMarkerStateChanged
    2022-07-13 11:39:40.498: ERROR:     excludeTeam=self._ShotResultIndicatorPlugin__playerTeam)
    2022-07-13 11:39:40.498: ERROR:   File "./xfw/events.py", line 82, in <lambda>
    2022-07-13 11:39:40.500: ERROR:   File "res_mods/configs/xvm/py_macro\chancePenetration.py", line 123, in _CrosshairShotResults_getShotResult
    2022-07-13 11:39:40.500: ERROR:     if not isJet and cls._shouldRicochet(shellKind, hitAngleCos, matInfo, caliber):
    2022-07-13 11:39:40.500: ERROR: TypeError: _shouldRicochet() takes exactly 4 arguments (5 given)

     

     

    MFG

    SicFunzler

    • Upvote 2
  3. 59 minutes ago, ktulho said:

    @SicFunzler проверьте без мода mod_WWIIHWA:

    
    2022-02-23 23:19:59.861: ERROR: [EXCEPTION] (mod_WWIIHWA, 1):
    Traceback (most recent call last):
      File "mod_WWIIHWA", line 1, in __evt_handler
      File "mod_WWIIHWA", line 1, in fire
    TypeError: onGunReloadTimeSet() takes exactly 3 arguments (4 given)

    i have delet de mod andsame her log

     

    i have delet de mod and same her log

     

    i have dellet dmgpanel and more mods same problem ???

     

    THX for help

    SicFunzler

     

     

     

    python.log xvm.log

    Her my config go all time:

     

        "repairTimeItem": {
          "width": 47,
          "height": 40,
          "layer":  "top",
          "screenHAlign": "center",
          "screenVAlign": "center",
          "shadow": { "distance": 1, "angle": 90, "alpha": 100, "blur": 5, "strength": 4 },
          "textFormat": { "color": "0xF4EFE8", "size": 17, "align": "center", "valign": "center" }
        },   

     

        // Reperaturzeit für Ketten und Reifen
        "repairTimeComplex": {
          "$ref": { "path":"def.repairTimeItem" },
          "enabled": true,
          "updateEvent": "PY(ON_COMPLEX_UPDATE)",
          "alpha": "{{battletype-key=epic_battle?100|{{alive?100|0}}}}",
          "x": 61,
          "y": "{{py:repairControl.getYWOffset(-165, -45)}}",
          "format": "<b>{{py:repairTimeComplex}}</b>"
        },

     

    ....

     

    MFG

    SicFunzler

  4. 2021-12-25 23:49:28: [L:023] [ERROR]Error #1034: Type Coercion failed: cannot convert com.xvm.types.dossier::AccountDossier@50154e60 to com.xvm.types.dossier::VehicleDossier.
    2021-12-25 23:49:28: [L:024] TypeError: Error #1034: Type Coercion failed: cannot convert com.xvm.types.dossier::AccountDossier@50154e60 to com.xvm.types.dossier::VehicleDossier.
        at com.xvm::Dossier/getVehicleDossier()
        at com.xvm.types.dossier::VehicleDossierCut/update()
        at com.xvm.types.dossier::VehicleDossierCut/_init()
        at com.xvm.types.dossier::VehicleDossierCut instance constructor()
        at com.xvm.types.dossier::AccountDossier/getVehicleDossierCut()
        at com.xvm.lobby.ui.tankcarousel::TankCarouselItemRendererHelper/updateDataXvm()
        at net.wg.gui.lobby.hangar.tcarousel::TankCarouselItemRenderer/updateData()
        at set scaleform.clik.controls::Button/data()
        at set scaleform.clik.controls::Button/data()
        at net.wg.gui.components.carousels::ScrollerViewPort/getRenderer()
        at net.wg.gui.components.carousels::ScrollerViewPort/createRenderers()
        at net.wg.gui.components.carousels::ScrollerViewPort/updateActiveRenderer()
        at scaleform.clik.core::UIComponent/draw()
        at scaleform.clik.core::UIComponent/validateNow()
        at scaleform.clik.core::UIComponent/draw()
        at scaleform.clik.core::UIComponent/draw()
        at scaleform.clik.core::UIComponent/draw()
        at scaleform.clik.core::UIComponent/validateNow()
        at scaleform.clik.core::UIComponent/handleEnterFrameValidation()

     

    and this from wher came pls help

     

    MFG

    SicFunzler

×
×
  • Create New...