mais j'ai toujours cette erreur :
Code: Select all
[2019/05/18 13:48:39] Starting ManiaPlanet date=2019-05-16_13_30 Svn=92166 GameVersion=3.3.0...
[2019/05/18 13:48:39] Configuration file : dedicated_cfg.txt
[2019/05/18 13:48:39] Loading system configuration...
[2019/05/18 13:48:39] ...system configuration loaded
[2019/05/18 13:48:39] Loading cache...
[2019/05/18 13:48:39] ...OK
[2019/05/18 13:48:39] Loading dedicated server configuration...
[2019/05/18 13:48:39] ...Dedicated server configuration loaded
[2019/05/18 13:48:39] Connecting to master server...
[2019/05/18 13:48:39] ...OK
[2019/05/18 13:48:39] Identifying on master server...
[2019/05/18 13:48:40] ...OK
[2019/05/18 13:48:40] ...ERROR: Title unknown. 'esl_comp@it_forever' (no matching titlepack file found)
[2019/05/18 13:48:40] Listening for xml-rpc commands on port 5002.
[2019/05/18 13:48:40] Match settings file : MatchSettings\Temp.txt
[2019/05/18 13:48:40] Loading match settings...
[2019/05/18 13:48:40] ...ERROR: Could not load mode script 'TimeAttack.Script.txt'.
...Could not load the match settings
[2019/05/18 13:48:40] Server not started: no Maps available. Check your matchsettings!
[2019/05/18 13:48:40] URL: maniaplanet://#join=***********:********
[2019/05/18 13:48:40] Server not running, exiting.
J'ai bien mis le TitlePack dans le dossier Packs du serveur, (tous est à jour, le titlePack et le serveur) dans le script de démarrage, j'ai ça :
Code: Select all
ManiaPlanetServer.exe /nodaemon /Title=esl_comp@it_forever /dedicated_cfg=dedicated_cfg.txt /game_settings=MatchSettings/Temp.txt
Code: Select all
<scriptcloud_source>nadeocloud</scriptcloud_source>
<title>esl_comp@it_forever</title>
j'ai aussi essayé de préciser le title pack dans le MatchSettings mais ça ne change rien non plus.
Je ne sais vraiment pas comment faire, si quelqu'un a une idée.