Jump to content
Korean Random

SicFunzler

User
  • Posts

    346
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by SicFunzler

  1. Waht is the problem when i update and made the first battel i don't have all text correct.

     

    The Problem:

    2021-12-23 09:10:16.612: ERROR: Missing font "xvm" in ".root1.view.main.instance51.entriesContainer.instance262.ef_substrate.instance430.instance431". Search log:
       Searching for font: "xvm" [Device]
          Movie resource: "xvm" [Device] not found.
          Imports       : "xvm" [Device] not found.
          Exported      : "xvm" [Device] not found.
          Registered fonts: "xvm"[Device] not found.
          Searching FontLib: "xvm" [Device] not found.
          Searching FontProvider: "xvm" [Device] not found.
          Searching FontLib without [Device] flag: "xvm"  not found.
          Searching again without [Device] flag:
             Movie resource: "xvm"  not found.
             Imports       : "xvm"  not found.
             Exported      : "xvm"  not found.
             Registered fonts: "xvm" not found.
       Font not found.

     

    When i start new and play all is TOP ???

     

    THX for help

     

    MFG

    SicFunzler

     

     

    xvm.log

    xvmno problems.log

  2. 1 hour ago, elektrosmoker said:

    @Hawk1983x 
    I got the same issue.
    If the garage is still not loaded, try to remove the file "displayingItems.py".
    hope this helps you out!

    google translated into russian: 
    У меня была такая же ошибка.
    Если гараж все еще не загружен, попробуйте удалить файл "displayingItems.py".
    надеюсь, это поможет вам

    THX is works ;)

     

     

    PLS UPDATE  --- displayingItems.py ---

     

    MFG

    SicFunzler

    • Upvote 3
  3. 2021-04-29 18:36:56.121: WARNING: attachMovie() failed - export name "InterestPointEntry" is not found.
    2021-04-29 18:36:56.121: ERROR: ReferenceError: Error #1065: Variable InterestPointEntry is not defined.
        at net.wg.infrastructure.base.meta.impl::BaseDAAPIComponentMeta/registerFlashComponentS()
        at net.wg.gui.battle.views::BaseBattlePage/registerComponent()
        at net.wg.infrastructure.base::BaseDAAPIComponent/onPopulate()
        at net.wg.infrastructure.base::BaseDAAPIComponent/onPopulate()
        at net.wg.infrastructure.base::BaseDAAPIComponent/onPopulate()
        at net.wg.infrastructure.base::BaseDAAPIComponent/onPopulate()
        at net.wg.infrastructure.base::BaseDAAPIComponent/as_populate()
        at net.wg.infrastructure.base.meta.impl::LoaderManagerMeta/viewLoadedS()
        at net.wg.infrastructure.managers.impl::LoaderManager/onSWFLoaded()

     

    and the game closing

     

    MFG

    SicFunzler

  4. 42 minutes ago, night_dragon_on said:

    @SicFunzler its cannot move by config, but you can turn it off if it interferes greatly.

     

    you are the BEST THX Better then all, when no go other ; ) i dont see this befor

     

    MFG

    SicFunzler

    42 minutes ago, night_dragon_on said:

    @SicFunzler its cannot move by config, but you can turn it off if it interferes greatly.

     

    but no text her too now ;(  can you made this ??? that came her the TEXT ofer the minimap wher was death and other

    Unbenannt.PNG.0d6da8216407644db9b222d23b27f03a.PNG

     

    okay a have made it ;)

     

    from gui.Scaleform.daapi.view.battle.shared.messages.player_messages import PlayerMessages

     

    @overrideMethod(PlayerMessages, '_addGameListeners')
    def _addGameListeners(base, self):
        return
        base(self)

     

    i have delet this and all go ;)

     

    BIG THX THX THX

     

    MFG

    SicFunzler

  5. 4 hours ago, ktulho said:

    Не понял вопроса. Надо переместить ниже цифры 1 2 3 4 5 6 ?

     

     

     

    Text are from WG not from me and i want the same that is the text higher that is not on backsite from cosumpanel

     

    no wath or the comanda for this text vom WG ? ? ?

     

       ??NAME??

     

    MFG

    SicFunzler

  6. A problem on

    Очки прочности своей техники:

    Данная модификация добавляет py_macro:

    image.png.19c32f3e5e1df633e1b7ab908d64c569.png

     

    image.jpeg.aae3394e4a562a6af45c8875cc0561d3.jpeg

     

    her came Text wath is the comanda taht i give this text higher  ???

     

    for Panel i have :

          "$delay": 100, "$interval": 1000, "consumablesPanel": { "y": "{{py:math.sub({{py:xvm.screenHeight}}, 100)}}" },

          "$delay": 100, "$interval": 1000, "   ??NAME??  ": { "y": "{{py:math.sub({{py:xvm.screenHeight}}, 240)}}" },

     

    PLS help me

     

    BIG THX

    SicFunzler

     

     

  7. @Sergei Nik      The Best ever ;) 

     

        "baseTimeReload": {
          "enabled": true,
          "flags": [ "alive" ],
          "updateEvent": "PY(ON_RELOAD), PY(ON_TARGET), PY(ON_AIM_MODE)",
          "x": "{{py:aim.mode(-171, -152, -152)}}",
          "y": "{{py:aim.mode(-75, 7, 7)}}",
          "width": 50,
          "height": 32,
          "screenHAlign": "center",
          "screenVAlign": "center",
          "shadow": { "distance": 0, "angle": 90, "alpha": 100, "blur": 2, "strength": 2 },
          "textFormat": { "align": "right", "bold": false, "italic": false },
         "format": "<font size='16'>{{py:sight.reloadTimeClip%3.1f}}{{py:sight.reloadTimeClip?/| }}{{py:sight.reloadTime%3.1f}}{{py:isDualGun?/| }}{{py:sight.aReloadTime%3.1f}}</font> Sek."

     

     

    MFG

    SicFunzler

    • Upvote 1
  8. Problem

     

    2020-01-29 18:33:03: [ERROR] Traceback (most recent call last):
      File "res_mods/mods/xfw_packages\xvm_main\python\python_macro.py", line 136, in load_macros_lib
        execute(code, file_name, {'xvm': XvmNamespace})
      File "res_mods/mods/xfw_packages\xvm_main\python\python_macro.py", line 119, in execute
        raise ExecutionException("{} at file '{}' line {}: {}".format(error_name, file_name, line_number, message))
    ExecutionException: NameError at file 'res_mods/configs/xvm/py_macro\configVersionCheck.py' line 32: name 'registerEvent' is not defined

     

     

    i have it made its most give

    from xfw import *

    in the py and all go ;)

     

     

    MFG

    SicFunzler

×
×
  • Create New...