I'm going to release an update of my Arena Duel Titlepack. However when I update the pack, it doesn't prompt me to upload it on the cloud.If I upload it on my webserver, clients who already have the titlepack don't download the update.
That's a real problem, I can't make this work....
One thing to know is that I lost all my pack files before the last PGW. So I had to recreate a ManiaPlanetTitle.xml etc... Another thing is that the place where the titlepack was stored changed (In reality, only the domain name changed..)
Any idea? I REALLY want to update my titlepack and creating another titlepack to replace the current one is not a possibility.
Note : I've got no .webm files in my titlepack. It doesn't comes from this in my case (as I read on some other topics ^^)
EDIT: Here's a copy of my ManiaplanetTitle.xml. Hope it will help
Code: Select all
<maniaplanet_title version="2">
<id>Interface@darkminus</id>
<name>ArenaDuel</name>
<desc>$fffShootMania $66fArena Duel $fffby Law.</desc>
<url>Interface</url>
<download_url>http://darkminus.net/title/Interface.Title.Pack.Gbx</download_url>
<title_version></title_version>
<allowed_client_title_version></allowed_client_title_version>
<base>SMStorm</base>
<player_model></player_model>
<scriptcloud_enabled>false</scriptcloud_enabled>
<limit_camera_fov>false</limit_camera_fov>
<unlock_features>0</unlock_features>
<packaging>
<image name="darkwood.jpg"/>
<logos name="logos.png"/>
<collection></collection>
<sortindex>100</sortindex>
<station_manialink url=""/>
<station_noquickenter>true</station_noquickenter>
<boxcase_manialink url=""/>
</packaging>
<menu>
<background_img name="darkwood.jpg"/>
<background_replay name=""/>
<header name="MenuHeader.png"/>
<music name=""/>
<manialink url=""/>
</menu>
<menu_style name=""/>
<solo>
<mode name=""/>
<playlist name=""/>
<campaign folder=""/>
<medals>-1</medals>
<datapack name=""/>
</solo>
<network>
<mode name=""/>
<playlist name=""/>
</network>
<splitscreen>
<mode name=""/>
<playlist name=""/>
</splitscreen>
<editor>
<maptype name=""/>
<simple_editor_map name=""/>
<internalitems/>
</editor>
<music folder=""/>
<mod name=""/>
<files>
<file name="Scripts\Modes\ShootMania\ArenaDuel.Script.txt" public="false" internal="false"/>
<file name="Scripts\Libs\Law\LawST2.Script.txt" public="false" internal="false"/>
<file name="Scripts\Libs\Law\LawST3.Script.txt" public="false" internal="false"/>
<file name="Scripts\Libs\Law\LawWarmUp.Script.txt" public="false" internal="false"/>
<file name="Scripts\Libs\Law\LawSpawnScreen.Script.txt" public="false" internal="false"/>
</files>
<folders>
<folder name="Items\" public="false" internal="false"/>
<folder name="Media\Interface\" public="false" internal="false"/>
<folder name="Media\Font\" public="false" internal="false"/>
<folder name="Script\Libs\Law\" public="false" internal="false"/>
</folders>
<use_hmd>false</use_hmd>
</maniaplanet_title>

Law.