J’utilise la dernière version Starting ManiaPlanet Date=2017-11-17_18_00 Svn=78597 GameVersion=3.3.0...
eXpansion 2.0.0.0-alpha3 Two Rivers (24-02-2018)
Moderators: reaby, oliverde8, NADEO
Re: eXpansion 2.0.0.0-alpha1 Two Rivers (20-01-2017)
Pas de soucis,
Le serveur est bien en mode script? Si oui quel script ?
Is the server running well in script mode? and if yes which script?
Edit : J'ai crée un ticket : https://github.com/eXpansionPluginPack/ ... issues/243
Si tu peux nous passer le script on pourra tester.
Merci

Developper for The next generation, Clean and Powerfull controller eXpansion for your SM & TM server . Working on eXpansion² with full MP4 support and many other awesome features...
Re: eXpansion 2.0.0.0-alpha1 Two Rivers (20-01-2017)
Oui je suis en mode script (TimeAttack)
Avec le pack https://files-v4.live.maniaplanet.com/t ... e.Pack.gbx
Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
<playlist>
<gameinfos>
<game_mode>0</game_mode>
<chat_time>10000</chat_time>
<finishtimeout>1</finishtimeout>
<allwarmupduration>0</allwarmupduration>
<disablerespawn>0</disablerespawn>
<forceshowallopponents>0</forceshowallopponents>
<script_name>TimeAttack.Script.txt></script_name>
</gameinfos>
<filter>
<is_lan>1</is_lan>
<is_internet>1</is_internet>
<is_solo>0</is_solo>
<is_hotseat>0</is_hotseat>
<sort_index>1000</sort_index>
<random_map_order>0</random_map_order>
</filter>
<script_settings>
<setting name="S_ChatTime" type="integer" value="10"/>
<setting name="S_UseClublinks" type="boolean" value="0"/>
<setting name="S_UseClublinksSponsors" type="boolean" value="0"/>
<setting name="S_NeutralEmblemUrl" type="text" value=""/>
<setting name="S_ScriptEnvironment" type="text" value="production"/>
<setting name="S_AllowRespawn" type="boolean" value="1"/>
<setting name="S_UseLegacyXmlRpcCallbacks" type="boolean" value="1"/>
<setting name="S_WarmUpNb" type="integer" value="0"/>
<setting name="S_WarmUpDuration" type="integer" value="0"/>
<setting name="S_TimeLimit" type="integer" value="300"/>
</script_settings>
Re: eXpansion 2.0.0.0-alpha1 Two Rivers (20-01-2017)
This is strange because we test mostly in TA and can't reproduce.gsxroil wrote: ↑02 Feb 2018, 21:36Oui je suis en mode script (TimeAttack)
Avec le pack https://files-v4.live.maniaplanet.com/t ... e.Pack.gbxCode: Select all
<?xml version="1.0" encoding="UTF-8"?> <playlist> <gameinfos> <game_mode>0</game_mode> <chat_time>10000</chat_time> <finishtimeout>1</finishtimeout> <allwarmupduration>0</allwarmupduration> <disablerespawn>0</disablerespawn> <forceshowallopponents>0</forceshowallopponents> <script_name>TimeAttack.Script.txt></script_name> </gameinfos> <filter> <is_lan>1</is_lan> <is_internet>1</is_internet> <is_solo>0</is_solo> <is_hotseat>0</is_hotseat> <sort_index>1000</sort_index> <random_map_order>0</random_map_order> </filter> <script_settings> <setting name="S_ChatTime" type="integer" value="10"/> <setting name="S_UseClublinks" type="boolean" value="0"/> <setting name="S_UseClublinksSponsors" type="boolean" value="0"/> <setting name="S_NeutralEmblemUrl" type="text" value=""/> <setting name="S_ScriptEnvironment" type="text" value="production"/> <setting name="S_AllowRespawn" type="boolean" value="1"/> <setting name="S_UseLegacyXmlRpcCallbacks" type="boolean" value="1"/> <setting name="S_WarmUpNb" type="integer" value="0"/> <setting name="S_WarmUpDuration" type="integer" value="0"/> <setting name="S_TimeLimit" type="integer" value="300"/> </script_settings>
I suspect you are using an old version of the script or of the title pack. We will do a fix on our side as well but you should double check your install as well. Sadly there is nowhere on the controller to check the actual content of the script

Developper for The next generation, Clean and Powerfull controller eXpansion for your SM & TM server . Working on eXpansion² with full MP4 support and many other awesome features...
Re: eXpansion 2.0.0.0-alpha1 Two Rivers (20-01-2017)
L'installation est toute neuve sur ce serveur de teste debain9
Je t'ai envoyer un mp oliverde8
Je t'ai envoyer un mp oliverde8
Re: eXpansion 2.0.0.0-alpha2 Two Rivers (03-02-2018)
Hi, after 2 weeks here is an alpha2. It has no new features its just fixes. It never meant to have any. We are working on new features that will be ready for the beta of eXpansion. There are quite some work todo until we can release any of that. But in order to keep the alpha "stable" we release this second version that contains bug fixes.
The release notes are on github : https://github.com/eXpansionPluginPack/ ... 0.0-alpha2
Enjoy
Edit : No one actually realized the data of the release was wrong
I had put 2017
The release notes are on github : https://github.com/eXpansionPluginPack/ ... 0.0-alpha2
Enjoy
Edit : No one actually realized the data of the release was wrong


Developper for The next generation, Clean and Powerfull controller eXpansion for your SM & TM server . Working on eXpansion² with full MP4 support and many other awesome features...
Re: eXpansion 2.0.0.0-alpha3 Two Rivers (03-02-2018)
Hi again,
Another 3 weeks has gone by since alpha2, we just pushed alpha3 out. It has no new features its just fixes, the only new thing is analytics. So it is going to push anonymous analytics information to our servers.
http://mp-expansion.com/changelog.html# ... Two Rivers
We will be posting a news soon with the progress of the beta, we have done some cleaning in our priority list to hopefully get the beta out faster then planned at first.
Regards
Another 3 weeks has gone by since alpha2, we just pushed alpha3 out. It has no new features its just fixes, the only new thing is analytics. So it is going to push anonymous analytics information to our servers.
http://mp-expansion.com/changelog.html# ... Two Rivers
We will be posting a news soon with the progress of the beta, we have done some cleaning in our priority list to hopefully get the beta out faster then planned at first.
Regards

Developper for The next generation, Clean and Powerfull controller eXpansion for your SM & TM server . Working on eXpansion² with full MP4 support and many other awesome features...
Re: eXpansion 2.0.0.0-alpha3 Two Rivers (24-02-2018)
Works fine here
thx !

Who is online
Users browsing this forum: No registered users and 1 guest