Jump to content
WoWs Modpack update to 13.4.0 is in progress... ×

Arkhorse

Regular Member
  • Posts

    174
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Arkhorse

  1. On 8/9/2018 at 4:34 PM, Ress said:

    Off-topic suggestion.
    Noticed on startup you don't see HP(no data) for enemy team,
    you can easily fix it inside playersPanel.xc under "hp" format.


    default is something like this:

    
    "format": "<font face='$FieldFont' size='11' color='#D9D9D9' alpha='{{alive?{{ready?#FF|#80}}|#80}}'><b>{{alive?{{hp|{{l10n:No data}}}}|{{l10n:Destroyed}}}}</b></font>",

    Simply replace {{l10n:No data}} with {{hp-max}}

    or add current / max hp using this:

    
    "format": "<font face='$FieldFont' size='11' color='#D9D9D9' alpha='{{alive?{{ready?#FF|#80}}|#80}}'><b>{{alive?{{hp|{{hp-max}}}}|{{l10n:0}}}} / {{hp-max}}</b></font>",

    example:
    hp.thumb.jpg.04ea2aa0948b0d25971f365882496e1e.jpg

    I wonder if Aslian could make this a perm change.... Or at least an option...

  2. 29 minutes ago, Ress said:


    - select Aslain Logs folder
    - right click
    - add to archive using whatever archiver/file compression software you have installed (if you don't have any...Winrar, Winzip, 7zip...install one, 7zip is enough)
    - created archive (zip) post here as attachment
    attach.thumb.jpg.0f6c71cff9cd9d03bba06fd7b726746b.jpg
    EDIT: posting screenshot means nothing, we can't read those logs from screenshot. 

    There is an exe to do all of that now.... Its in the main folder. "Aslains_WoT_Logs_Archiver.exe". It even opens the location of the file.

  3. So, starting the last couple of days, Ive been getting alot of CTD. When I look at the python log, it says:

    018-08-08 05:53:16.964: INFO: [SOUND_ERROR] Sound fail: 2166136261 - ErrorCode: 15
    2018-08-08 05:53:16.964: INFO: [SOUND_ERROR] Sound fail: 2166136261 - ErrorCode: 15
    2018-08-08 05:53:17.263: INFO: [Info] FATAL ERROR: RenderSystemDeviceAccess::genericInterfaceCallFailureHandler - device in unsupported state: Could not allocate sufficient memory to complete the operation. 

    So, whats going on?

    Aslains_WoT_Logs.zip

  4. This looks like the issue...

     

    SoftException: error in 'scripts/item_defs/vehicles/ussr/R157_Object_279R.xml/turrets0/Turret_1_R157_Object_279R/guns/_122mm_M62_T2_A': unknown name

     

    I see you are installing

                Hitzone skins
                   KoreanRandom

    Ive heard that causes issues. You could try without it...

  5. 1 hour ago, Ress said:

    Since 1.0 its really not that simple question of "update",
    all old garage mods (pre-1.0.0) have to re-created from scratch to adapt to new engine.

    That's why there aren't that many custom garage mods out there, aside from:
    HangMan mod (basically reads wot maps in hangar/event hangars),
    Minimalistic hangar (reads nothing aside from single image for ground),
    Customization hangar/special event hangars like independence day or victory day (those read hangars that are from core 1.0.x game already).

    So don't think there are any updated/re-created old hangar mods out there...someone correct me if i am wrong.

    ps. Bat cave hangar is my all time favorite :(

    It was my fav as well. Someone/ some people should get together and remake this mod....

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.