Log in to reply
 

Vwe Error



  • so, i was gonna install the mod but when i press "install in the mods folder" it starts installing and it fails, the log says this:

    [21-03-2018 20:16:59] [8052] INFO -> Current GameId: "Five"
    [21-03-2018 20:16:59] [8052] INFO -> Current GamePlatform: "pc"
    [21-03-2018 20:16:59] [8052] INFO -> Current GamePath: "C:\Program Files\Rockstar Games\Grand Theft Auto V"
    [21-03-2018 20:16:59] [3032] INFO -> Loading package
    [21-03-2018 20:16:59] [3032] INFO -> Loading package from "C:\Users\Yodah\Downloads\00f5df-ivpack.oiv"
    [21-03-2018 20:16:59] [3032] INFO -> Package file was opened successfully
    [21-03-2018 20:16:59] [3032] INFO -> Loading assembly from "assembly.xml"
    [21-03-2018 20:16:59] [3032] INFO -> Reading assembly file "assembly.xml"
    [21-03-2018 20:16:59] [3032] INFO -> Format version: "2.1"
    [21-03-2018 20:16:59] [3032] INFO -> Package info class: "TPackageInfo21"
    [21-03-2018 20:16:59] [3032] INFO -> Reading package info
    [21-03-2018 20:16:59] [3032] INFO -> Package ID: "{0D1077D6-E0B1-4D21-9F13-AA9DD0E2665B}"
    [21-03-2018 20:16:59] [3032] INFO -> Package target: "Five"
    [21-03-2018 20:16:59] [3032] INFO -> Package name: "IVPack 1.0.170"
    [21-03-2018 20:16:59] [3032] INFO -> Package version: "0.0"
    [21-03-2018 20:16:59] [3032] INFO -> Package version tag: "Stable"
    [21-03-2018 20:16:59] [3032] INFO -> Package author: "cp and other authors"
    [21-03-2018 20:16:59] [3032] ERROR -> The "footerLink" attribute is not found in node "metadata>description"
    [21-03-2018 20:16:59] [3032] ERROR -> The "footerLink" attribute is not found in node "metadata>largeDescription"
    [21-03-2018 20:16:59] [3032] INFO -> Package contains changes for RPF archives
    [21-03-2018 20:16:59] [3032] INFO -> Package format supports "mods" folder
    [21-03-2018 20:16:59] [3032] INFO -> Load package icon from "icon.png"
    [21-03-2018 20:16:59] [3032] INFO -> Package loaded successfully
    [21-03-2018 20:16:59] [8052] INFO -> Current package have only one content to install
    [21-03-2018 20:16:59] [8052] INFO -> The "mods" folder supported by current game.
    [21-03-2018 20:16:59] [8052] INFO -> Show install options dialog before installation
    [21-03-2018 20:16:59] [5648] INFO -> Install options
    {
    Content Index: "-1"
    Use "mods" Folder: "True"
    }
    [21-03-2018 20:16:59] [5648] INFO -> Package installer class: "TPackageInstaller21"
    [21-03-2018 20:16:59] [5648] INFO -> Validate content files
    [21-03-2018 20:16:59] [5648] INFO -> Validate content files SUCCEEDED
    [21-03-2018 20:16:59] [5648] INFO -> Installation
    [21-03-2018 20:16:59] [5648] INFO -> Process ARCHIVE "GTA V" with path "C:\Program Files\Rockstar Games\Grand Theft Auto V"
    [21-03-2018 20:16:59] [5648] INFO -> Process ARCHIVE "update.rpf" with path "C:\Program Files\Rockstar Games\Grand Theft Auto V\mods\update\update.rpf"
    [21-03-2018 20:16:59] [5648] ERROR -> Unable to find XML DOCUMENT with path "common\data\dlclist.xml" in archive "C:\Program Files\Rockstar Games\Grand Theft Auto V\mods\update\update.rpf"
    [21-03-2018 20:16:59] [5648] INFO -> ARCHIVE "update.rpf" processed
    [21-03-2018 20:16:59] [5648] INFO -> ARCHIVE "GTA V" processed
    [21-03-2018 20:16:59] [5648] INFO -> Installation FAILED

    how can i fix this?



  • @Yodah01 said in Vwe Error:

    [21-03-2018 20:16:59] [5648] ERROR -> Unable to find XML DOCUMENT with path "common\data\dlclist.xml" in archive "C:\Program Files\Rockstar Games\Grand Theft Auto V\mods\update\update.rpf"

    I reckon that^ is where you should look first.

    Either your 'dlclist.xml' is missing from:

    \mods\update\update.rpf\common\data\dlclist.xml

    (use OpenIV, go to that location & make sure 'dlclist.xml' exists)

    OR

    The .oiv installer cannot find it for some reason (not sure why?)

    If you don't have a 'dlclist.xml' you can try generating one using Add-On DLCList Generator [.NET] & then installing it (using OpenIV) to:

    \mods\update\update.rpf\common\data\dlclist.xml

    then retry installing the .oiv :thumbsup:

    Tip (.oiv Manual Install): If you install 7zip you can right-click an '.oiv' file > '7zip' > 'Extract to "Nameofmodhere\ "' which will extract the .oiv to a folder of the mod name.
    In that folder will usually be a 'content' folder & an 'assembly.xml'. The 'assembly.xml' tells the installer what to edit (add lines to 'dlclist.xml' etc (if required)) & where to install the files from the extracted 'content' folder into the game.
    You can use this to install just about any .oiv manually. Just go into the 'content' folder, take the files & place them (using OpenIV) in the location stated in the 'archive path' line's in 'assembly.xml'

    Example (of the 'archive path' lines format):

    <archive path="x64c.rpf" createIfNotExist="True" type="RPF7">
      <archive path="levels\gta5\props\vegetation\v_ext_veg.rpf" createIfNotExist="False" type="RPF7">
    

    so for the example above the file 'v_ext_veg.rpf' goes in:

    x64c.rpf\levels\gta5\props\vegetation\ ** here **



  • @a63nt-5m1th ty mate, i hope this works!


Log in to reply
 

Looks like your connection to GTA5-Mods.com Forums was lost, please wait while we try to reconnect.