missing description in mod

jimy9153
Posts: 1
Joined: Sun Sep 12, 2021 9:44 pm

missing description in mod

Post by jimy9153 »

log.txt
log file of the game
(3.31 KiB) Downloaded 61 times
i downloaded this mod and got this error.
can someone around here help me please log file en moddesc included

thank you in advance

<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<modDesc descVersion="53">
<author>AGRIFREDO</author>
<version>1.0.0.0</version>
<title>
<en>Minos</en>
</title>
<description>
<fr>
<![CDATA[Minos
Puissance requise: 75 CV
Prix: 15000 €
Capacité: 5000 KG
]]>
</fr>
</description>
<iconFilename>icon.dds</iconFilename>
<multiplayer supported="true" />

<vehicleTypes>
<type name="flieglFlatbed" parent="woodCrusherTrailerDrivable" filename="$dataS/scripts/vehicles/Vehicle.lua">
<specialization name="attacherJoints" />
<specialization name="attachable" />
</type>
<type name="flieglFlatbed" parent="woodCrusherTrailerDrivable" filename="$dataS/scripts/vehicles/Vehicle.lua">
<specialization name="attacherJoints" />
<specialization name="attachable" />
</type>
<type name="carFillableAutoTampo" parent="carFillable" filename="$dataS/scripts/vehicles/Vehicle.lua">
<specialization name="tensionBeltObject"/>
</type>
</vehicleTypes>

<storeItems>
<storeItem xmlFilename="minos.xml"/>
<storeItem xmlFilename="front.xml"/>
<storeItem xmlFilename="caisse.xml"/>
<storeItem xmlFilename="v1.xml"/>
<storeItem xmlFilename="v2.xml"/>
</storeItems>

</modDesc>