Page 1 of 1

Basic maps load but custom maps don't load

Posted: 23 Jun 2019, 20:56
by Denetiks
Hi, i'm french so sorry for my english ^^ !

Here is my problem.
I bought a server and when i start it, the console log returns that :

Code: Select all

Starting ManiaPlanet Date=2018-11-30_20_00 Svn=87646 GameVersion=3.3.0...
Configuration file : dedicated_cfg.txt
Loading system configuration...
...system configuration loaded
Loading cache...
...OK
Loading dedicated server configuration...
...Dedicated server configuration loaded
Connecting to master server...
...OK
Identifying on master server...
...OK
Listening for xml-rpc commands on port 5000.
Match settings file : MatchSettings\matchsettings.txt
Loading match settings...
...Match settings loaded
Autostart server on internet
URL: maniaplanet://#join=MYNAME@TMStadium@nadeo
Starting server...
...ERROR:[b] No maps in the playlist match the server settings.[/b]
Disconnection of MYNAME(173.199.75.42:2350)
...Server stopped
Server not running, exiting.
I know that there is subject fixed about "No maps in the playlist match the server settings." but i did all and nothing...

matchsettings.txt

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_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="500"/> 
  </script_settings> 
  <startindex>0</startindex>   
  <map>
    <file>Testos.Map.Gbx</file>
    <ident>XTp7KEoeJYiBqQ8qs8HFeJ8zOsj</ident>
  </map>
</playlist>
Script line

Code: Select all

./ManiaPlanetServer /Title=TMStadium /dedicated_cfg=dedicated_cfg.txt /game_settings=MatchSettings/matchsettings.txt /nodaemon /Internet
Concerning the "<script_name>TimeAttack</script_name>", i already tried to name it with his path, with the extension of file but it changes nothing.

Thanks to all in advance for your precious help ♥

Re: Map and script don't match, impossible to start the server

Posted: 23 Jun 2019, 22:12
by HaagseSmurf
I would higly recommend you to check this tutorial.
viewtopic.php?f=261&t=43622&hilit=Tutorial#p295332
Go check all the steps in there to see what went wrong for you.

Good luck!

Re: Map and script don't match, impossible to start the server

Posted: 24 Jun 2019, 12:16
by Denetiks
I contacted the support from gameserver and it's a problem about the loading of the custom map.
The basic map A01.Map.Gbx is perfectly loaded and i can play on but when i add some custom map, they are not loaded and only A01 map turns in a loop.
Got you an idea ?

Thanks !

error_2.png
error_2.png (31.33 KiB) Viewed 2180 times
error_maps.png
error_maps.png (12.57 KiB) Viewed 2180 times
matchsettings.png
matchsettings.png (58.95 KiB) Viewed 2180 times
NB: With or without the line <ident>, it changes nothing and the custom maps are not loaded

Re: Basic maps load but custom maps don't load

Posted: 24 Jun 2019, 13:52
by Miss
The log usually tells you something if a map fails to load.

Also, are you sure those maps are validated & shadows-calculated & made in the TM Stadium pack rather than eg. TMAll or ESL Competition?

Re: Basic maps load but custom maps don't load

Posted: 24 Jun 2019, 14:03
by Denetiks
Hello!

Yes, the maps are validated & shadows-calculated but i don't know about "made in the TM Stadium"
I got TMStadium on Steam. I created the map on it.
How can i know if it's TMAll, or something else?

Thanks !

Re: Basic maps load but custom maps don't load

Posted: 24 Jun 2019, 14:40
by Denetiks
The weird thing is that the maps are visible in trackslist in the game.
I can go only on A01 & TDT-Rux'.
A01 got the TMStadium title & TDT got the esl-compet and the both work.

Re: Basic maps load but custom maps don't load

Posted: 24 Jun 2019, 15:28
by Miss
Denetiks wrote: 24 Jun 2019, 14:03 Hello!

Yes, the maps are validated & shadows-calculated but i don't know about "made in the TM Stadium"
I got TMStadium on Steam. I created the map on it.
How can i know if it's TMAll, or something else?

Thanks !
In that case they probably are correctly TMStadium maps, so you can disregard that. I'm not sure what the problem could be, your configuration looks okay.

Are the shadows calculated on High? (eg. not fast/normal?) I believe that's required to play them online.