Jump to content

nana

Regular Member
  • Posts

    44
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by nana

  1. Hi, I downloaded the latest WOWSUnpackTool (ver2.0.1.57) from here:

    https://forum.worldofwarships.ru/topic/123043-all-wows-unpack-tool-распаковка-ресурсов-клиента-игры/
     

    and successfully unpacked resources with that.
    But it failed with wowsunpack command line.
    It seems that the syntax is slightly different from the sample on the above page.

    D:\Games\World_of_Warships_ASIA>wowsunpack.exe -h
    usage: wowsunpack.exe INPUT (required) [OPTIONS...]
    
    
    
    INPUT (required)
                             input folder
    --list, -l
                             output INPUT contents
    --extract, -x
                             unpack INPUT contents
    --output OUTPUT, -o OUTPUT
                             a directory to unpack files into appropriate DEST. Will
                             be created if does not exist
    --include INCLUDE, -I INCLUDE
                             process only contents matching the appropriate DEST
    --exclude EXCLUDE, -X EXCLUDE
                             process only contents not matching the appropriate
                             DEST
    --packages PACKAGES, -p PACKAGES
                             relative path to packages

     

     

    So I tried the following commands and more but all resulted in errors.
    Please tell me how to use it.

    D:\Games\World_of_Warships_ASIA>wowsunpack.exe res_packages -l
    ERROR: Can't open package file system at: D:/Games/World_of_Warships_ASIA/.\res_packages\
    
    D:\Games\World_of_Warships_ASIA>wowsunpack.exe D:/Games/World_of_Warships_ASIA/res_packages -l
    ERROR: Can't open package file system at: D:/Games/World_of_Warships_ASIA/res_packages
    
    D:\Games\World_of_Warships_ASIA>wowsunpack.exe D:\Games\World_of_Warships_ASIA\res_packages -l
    ERROR: Can't open package file system at: D:\Games\World_of_Warships_ASIA\res_packages

     

     

  2. This error has occurred when installing.

    setup.png.4ed7d001ff7f1eaa4734368dabc7ab44.png

     

    I always edit both paths.xml files (in bin32 and bin64) but that caused this error.
    ModPack seems to get a client version from paths.xml in bin32 folder.
    Fortunately I don't use a 32-bit client, so I can get around the problem by restoring that one.

    I suggest you to reference gameinfo.xml to get a version for reliability.

     

    cf. my editted paths.xml

    <root>
        <Paths>
            <Path>../res_mods2</Path>
            <Path>../res_mods/0.8.4.0</Path>
            <Path key="*****" type="PFS">../res_packages</Path>
            <Path key="*****">../res</Path>
            <Path key="*****" type="DLC">../res_dlc</Path>
        </Paths>
    </root>

     

  3. I've encounterd this incident again.
    So I waited for end of battle to generate a replay file.
    This file doesn't show all UI just as when playing game, but show correctly without mods (I just rename res_mods folder).
    ModPack configuration has not changed since my last post.
    I attach the replay file and hope this will help :)

    20181015_170931_PJSA009-Ryujo-1933_42_Neighbors.wowsreplay

    • Upvote 1
  4. I have same issue. Strange to say, I was also using Ryujo.
    The replay file of that battle was not created (probably because I tried to restart the game again and again...)
    It does not always occur. About once in 10 battles using CV.

    The last incident is Octobar 4th. After that I thought YAZOM(25%) MOD was the cause, had deleted.
    So I have archived logs now, but these are slightly different from the installation condition at the time.shot-18_10.04_22.24_10-0142.thumb.jpg.d541df1ecb8b2224e8682bc3c1842d2c.jpg

    Aslains_WoWs_Logs.zip

  5. After ver7.4.1#2, ship names in minimap get grabled when I use Japanese charactors.

    And not shown alt ship icons.

    shot-18_05.16_20_37.26-0686.thumb.jpg.62c836110606850e383a76252c8fd970.jpg

     

    These problems can be avoided by editing gui\unbound\battle_loading.xml line 23.

    Please add this xml file as a selectable option to your ModPack.

    	<css name="$FontMinimapShipLabels"><!--	 -->
    		<!-- <fontFamily value="$Exo2-Bold"/> -->
    		<fontFamily value="$WWSDefaultFont"/>
    		<mouseEnabled value="false"/>
    		<mouseChildren value="false"/>
    		<dropShadowFilter value="1 150 0x000000 2.0 0.25 0.25 1.0 1"/>
    		<selectable value="false"/>
    		<textColor value="0xFFFFFF"/>
    	</css>

     

  6. On 2018/4/30 at 12:51 AM, maxi961 said:

    just had a problem entering battle. Client blocked just before loading battle interface. The only change I made today was adding "score timer", so I killed the WoWS client and tried to restart, still problems then I killed client and restarted in safe mode and got no more problem, then reinstalled aslain modpack without score timer and everything all right.

     

    Max

    I had similar issue, but in my case, Cyrillic comment block in "battle_layout.xml" was the cause.
    I edited this file after ModPack installation, then its code page was changed by my misoperation.
    Of course I think that this is a unique problem for me.

×
×
  • Create New...

Important Information

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