eXpansion 0.9.5 (02/05/2014) | OLD

The next generation of server controlling with clean and powerful user interface

Moderators: oliverde8, reaby, NADEO

reaby
Posts: 956
Joined: 29 Dec 2010, 23:26
Location: Eastern Finland
Contact:

Re: eXpansion 0.9.5 (02/05/2014)

Post by reaby »

Both dedimania plugins had hickup little hickup... Just it's fixed, thanks for reporting.
Just re-download the zip and it should be fixed :)

Please note that you should run only either legacy or script mode plugin, not both.
User avatar
SSM.Speed...
Posts: 298
Joined: 21 Jul 2012, 21:21
Contact:

Re: eXpansion 0.9.5 (02/05/2014)

Post by SSM.Speed... »

salut

test veryshort beta canyon

no problème système :yes: :clap:

on peu convertir les records fait avec xaseco2 pour exp ????

de speed
Image
createur de server depuis 2005 nadeo 1>tmnf 2>tmc et 4>Stad² 15>storm 43> server matchmaking pour un total de 65 server 24/24 createur du FanClub SSM
oliverde8
Posts: 1286
Joined: 16 Jun 2010, 07:33
Location: in a Blue Box

Re: eXpansion 0.9.5 (02/05/2014)

Post by oliverde8 »

SSM.Speed... wrote:salut

test veryshort beta canyon

no problème système :yes: :clap:

on peu convertir les records fait avec xaseco2 pour exp ????

de speed
Salut,

Alors on a bien un outil pour migrer la base de donnée a partir de XAseco. Par contre il a ate tester sur une BD de taille moyenne mais jamais sur une base de données de la taille que les vôtres peuvent prendre XD

dans libraries/ManiaLivePlugins/eXpansion tu trouvera un fichier xaseco_migration.ini que tu configure. regler transaction_toLogin est important car on définit quel serveur a enregistre certaines donnes de statistique et ceci sera utiliser pour cela. En gros tu met le login de ton serveur.

puis tu lance

Code: Select all

php xasecoimport.php 
et tu croise les doight.

Dernièrement tu voudras peut être changer ceci dans ta config

Code: Select all

config.maxErrorCount = 5
On a une erreur d'envoi de manialink qui survient rarement. Dans le jeu ça n'a quasiment aucun effet mais si ça arrive 5 fois ça ferme eXpansion. Donc je mettrai la valeur a 100 tu devrait être tranquille.
Image
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...
reaby
Posts: 956
Joined: 29 Dec 2010, 23:26
Location: Eastern Finland
Contact:

Re: eXpansion 0.9.5 (02/05/2014)

Post by reaby »

Hotfix #1
fixes dedimania messages not been displayed for legacy modes
hopefully fixes "login not found" exception what causes controller to close.

to apply, just extract the zip at expansion directory and restart controller

Download:
http://ml-expansion.com/dl/expansion_0.9.5_fixes.zip
User avatar
SSM.Speed...
Posts: 298
Joined: 21 Jul 2012, 21:21
Contact:

Re: eXpansion 0.9.5 (02/05/2014)

Post by SSM.Speed... »

oliverde8 wrote:
SSM.Speed... wrote:salut

test veryshort beta canyon

no problème système :yes: :clap:

on peu convertir les records fait avec xaseco2 pour exp ????

de speed
Salut,

Alors on a bien un outil pour migrer la base de donnée a partir de XAseco. Par contre il a ate tester sur une BD de taille moyenne mais jamais sur une base de données de la taille que les vôtres peuvent prendre XD

dans libraries/ManiaLivePlugins/eXpansion tu trouvera un fichier xaseco_migration.ini que tu configure. regler transaction_toLogin est important car on définit quel serveur a enregistre certaines donnes de statistique et ceci sera utiliser pour cela. En gros tu met le login de ton serveur.

puis tu lance

Code: Select all

php xasecoimport.php 
et tu croise les doight.

Dernièrement tu voudras peut être changer ceci dans ta config

Code: Select all

config.maxErrorCount = 5
On a une erreur d'envoi de manialink qui survient rarement. Dans le jeu ça n'a quasiment aucun effet mais si ça arrive 5 fois ça ferme eXpansion. Donc je mettrai la valeur a 100 tu devrait être tranquille.

salut
jai du louper un truc ?

Only way to rollback is to start new eXpansion database *
* Once started, do not interupt the process *
Image
createur de server depuis 2005 nadeo 1>tmnf 2>tmc et 4>Stad² 15>storm 43> server matchmaking pour un total de 65 server 24/24 createur du FanClub SSM
oliverde8
Posts: 1286
Joined: 16 Jun 2010, 07:33
Location: in a Blue Box

Re: eXpansion 0.9.5 (02/05/2014)

Post by oliverde8 »

Il te dit que tu doit avoir une BD propre et que si ça rate tu devras effacer la bd qu'il a remplit car bon ça marchera probablement pas.

Juste click entre pour confirmer et ça devrait démarrer.
Image
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...
User avatar
SSM.Speed...
Posts: 298
Joined: 21 Jul 2012, 21:21
Contact:

Re: eXpansion 0.9.5 (02/05/2014)

Post by SSM.Speed... »

re

mon exemple

1 bd veryshort nommé =verytest 890 mb
2 une new bd nommé= veryxp vierge 0 mb

config

host = "127.0.0.1"
port = "3306"
login = "root"
password ="xxxxxxx"

xaseco_db = "verytest"
exp_db = "veryxp"

;use your migrating server login here
transaction_toLogin = "storn6" login du compte server ??
Image
createur de server depuis 2005 nadeo 1>tmnf 2>tmc et 4>Stad² 15>storm 43> server matchmaking pour un total de 65 server 24/24 createur du FanClub SSM
oliverde8
Posts: 1286
Joined: 16 Jun 2010, 07:33
Location: in a Blue Box

Re: eXpansion 0.9.5 (02/05/2014)

Post by oliverde8 »

tout me parait bon :D bonne chance XD

Edit : well our importer sucesfully imported nearly 1gb of XAseco data and it took some time for the ranks to be generated but for a server that has over a thousand tracks I think a first it can be expected for the first generation of ranks. It looks like eXpansion works.

We hope everything will continue to work fine :thumbsup:
Image
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...
User avatar
SSM.Speed...
Posts: 298
Joined: 21 Jul 2012, 21:21
Contact:

Re: eXpansion 0.9.5 (02/05/2014)

Post by SSM.Speed... »

salut

je pense que demain faire le transfère sur veryshort 2014 original test grand

de speed
Image
createur de server depuis 2005 nadeo 1>tmnf 2>tmc et 4>Stad² 15>storm 43> server matchmaking pour un total de 65 server 24/24 createur du FanClub SSM
hackie
Posts: 1168
Joined: 19 Jul 2012, 22:43

Re: eXpansion 0.9.5 (02/05/2014)

Post by hackie »

Hey

Still having problems with dedimania.
Reaby told me , when using script mode , to disable the legacy mode.
Then he changed something and downloaded expansion again.
After installation , this time a canyon server , I do not get the message when I drive dedi times.
I does show message when I drive a local time.


I also mailed Reaby ingame about the match settings manager.
Some how it does not work with canyon sinds update , stadium its still working.
Can anybody confirm this ?

Thanks
System Specs:
OS: Windows 7 Professionnal x64
CPU: Intel Core i7-6700K / 4 GHz - 8 MB cache
GPU: MSI GTX 980TI GAMING 6G - OC Edition
Motherboard: ASUS MAXIMUS VIII RANGER
RAM : 32Gb Kingston HyperX Savage - DDR4
DirectX 11
Locked

Return to “eXpansion”

Who is online

Users browsing this forum: No registered users and 1 guest