Page 1 of 2
maniaplanet v4 problem using an nc1.eu server
Posted: 05 Jun 2017, 19:24
by hawkeye2012
Hi all, I have been trying to get this server to work for a couple of weeks now

I have got to the the point where I have registered the server on the Maniaplanet server , can go online and create a server with no prob, everything comes up ok and I can play the game, have people join the server, people can use chat, lap times appear with the correct amount of laps displayed, but I cannot get the dedmania records to appear, does anybody know any reason as to why. I have configured the server config file to read game mode set at 0 and altered the script file to read my script.txt, uploaded the laps script file to the ftp server all ok. put 3 maps in the playlist file and all seems to work fine, no problems being reported by the new control panel and not being asked to add anything else. But Dedmania Records just will not appear. The Maniacontrol is loading ok with no problems, the server has no problems both are set for running play. Have tried so many times now to contact nc1.eu but get no answer. Any one got any ideas what I have done wrong. Please help someone cause I have not got a clue. Thanks all in advance

Re: maniaplanet v4 problem using an nc1.eu server
Posted: 05 Jun 2017, 19:36
by hackie
how can we find youre server , name : ?
And yes , getting help overthere is realy crap.
After weeks of no responce and a half working server I left that place. What a s.....s.
Re: maniaplanet v4 problem using an nc1.eu server
Posted: 05 Jun 2017, 20:27
by hawkeye2012
yes sure is server name UK Nascar
Re: maniaplanet v4 problem using an nc1.eu server
Posted: 05 Jun 2017, 21:19
by hackie
what title ? canyon , stadium ..... server online ?
Re: maniaplanet v4 problem using an nc1.eu server
Posted: 06 Jun 2017, 10:28
by hawkeye2012
Hi hackie its canyon and I will put server on line from 3pm today English time
Cheers

Re: maniaplanet v4 problem using an nc1.eu server
Posted: 06 Jun 2017, 16:21
by hawkeye2012
Hi hackie will have to set up a time when you are on line so we can talk. thx
Re: maniaplanet v4 problem using an nc1.eu server
Posted: 06 Jun 2017, 18:00
by hawkeye2012
pretty sure I know what the problem is, the match settings file I don't think is right if you could help me to config a new one think I will be ok.

Re: maniaplanet v4 problem using an nc1.eu server
Posted: 06 Jun 2017, 18:42
by hackie
hawkeye2012 wrote: ↑06 Jun 2017, 18:00
pretty sure I know what the problem is, the match settings file I don't think is right if you could help me to config a new one think I will be ok.
My matchsettings file :
Code: Select all
<?xml version="1.0" encoding="utf-8" ?>
<playlist>
<gameinfos>
<game_mode>0</game_mode>
<script_name>TimeAttack.Script.txt</script_name>
<title>TMCanyon@nadeo</title>
<chat_time>15000</chat_time>
<finishtimeout>1</finishtimeout>
<allwarmupduration>0</allwarmupduration>
<disablerespawn>0</disablerespawn>
<forceshowallopponents>0</forceshowallopponents>
</gameinfos>
<filter>
<random_map_order>1</random_map_order>
</filter>
<hotseat>
<game_mode>0</game_mode>
<time_limit>300000</time_limit>
<rounds_count>5</rounds_count>
</hotseat>
<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>1</random_map_order>
</filter>
<mode_script_settings>
<setting name="S_ChatTime" type="integer" value="20"/> <!-- Default : 10 -->
<setting name="S_WarmUpDuration" type="integer" value="-1"/> <!-- Default : 0 -->
<setting name="S_TimeLimit" type="integer" value="390"/> <!-- Default : 300 -->
<!-- Default : <setting name="S_UseClublinks" type="boolean" value="0"/> -->
<!-- Default : <setting name="S_UseClublinksSponsors" type="boolean" value="0"/> -->
<!-- Default : <setting name="S_NeutralEmblemUrl" type="text" value=""/> -->
<!-- Default : <setting name="S_ScriptEnvironment" type="text" value="production"/> -->
<!-- Default : <setting name="S_IsChannelServer" type="boolean" value="0"/> -->
<!-- Default : <setting name="S_Debug_DisplayChannelProgression" type="boolean" value="0"/> -->
<!-- Default : <setting name="S_MatchmakingAPIUrl" type="text" value="https://v4.live.maniaplanet.com/ingame/public/matchmaking"/> -->
<!-- Default : <setting name="S_MatchmakingMatchServers" type="text" value=""/> -->
<!-- Default : <setting name="S_MatchmakingMode" type="integer" value="0"/> -->
<!-- Default : <setting name="S_MatchmakingRematchRatio" type="real" value="-1"/> -->
<!-- Default : <setting name="S_MatchmakingRematchNbMax" type="integer" value="2"/> -->
<!-- Default : <setting name="S_MatchmakingVoteForMap" type="boolean" value="0"/> -->
<!-- Default : <setting name="S_MatchmakingProgressive" type="boolean" value="0"/> -->
<!-- Default : <setting name="S_MatchmakingWaitingTime" type="integer" value="20"/> -->
<!-- Default : <setting name="S_LobbyRoundPerMap" type="integer" value="6"/> -->
<!-- Default : <setting name="S_LobbyMatchmakerPerRound" type="integer" value="30"/> -->
<!-- Default : <setting name="S_LobbyMatchmakerWait" type="integer" value="2"/> -->
<!-- Default : <setting name="S_LobbyMatchmakerTime" type="integer" value="8"/> -->
<!-- Default : <setting name="S_LobbyDisplayMasters" type="boolean" value="1"/> -->
<!-- Default : <setting name="S_LobbyDisableUI" type="boolean" value="0"/> -->
<!-- Default : <setting name="S_LobbyAggressiveTransfer" type="boolean" value="1"/> -->
<!-- Default : <setting name="S_KickTimedOutPlayers" type="boolean" value="1"/> -->
<!-- Default : <setting name="S_MatchmakingErrorMessage" type="text" value="Â’An error occured in the matchmaking API. If the problem persist please try to contact this server administrator."/> -->
<!-- Default : <setting name="S_MatchmakingLogAPIError" type="boolean" value="0"/> -->
<!-- Default : <setting name="S_MatchmakingLogAPIDebug" type="boolean" value="0"/> -->
<!-- Default : <setting name="S_MatchmakingLogMiscDebug" type="boolean" value="0"/> -->
<!-- Default : <setting name="S_ProgressiveActivation_WaitingTime" type="integer" value="180000"/> -->
<!-- Default : <setting name="S_ProgressiveActivation_PlayersNbRatio" type="integer" value="1"/> -->
<!-- Default : <setting name="S_AllowRespawn" type="boolean" value="1"/> -->
<!-- Default : <setting name="S_UseLegacyXmlRpcCallbacks" type="boolean" value="1"/> -->
<!-- Default : <setting name="S_WarmUpNb" type="integer" value="0"/> -->
</mode_script_settings>
<startindex>30</startindex>
<map>
<file>canyon_getest\ Street Carnival.Map.Gbx</file>
</map>
<map>
<file>canyon_getest\!ncrusTrackt!on.Map.Gbx</file>
</map>
<map>
<file>canyon_getest\-easYnergY=_.Map.Gbx</file>
</map>
<map>
<file>canyon_getest\10 Years TM - Canyon.Map.gbx</file>
</map>
<map>
<file>canyon_getest\10 Years TM - Canyon_52572.Map.gbx</file>
</map>
<map>
<file>canyon_getest\100fpsIsBetter.Map.Gbx</file>
</map>
<map>
<file>canyon_getest\100th.Map.Gbx</file>
</map>
<map>
<file>canyon_getest\4 dimensional trauma.Map.Gbx</file>
</map>
<map>
<file>canyon_getest\4 Sunday Riders.Map.Gbx</file>
</map>
<map>
<file>canyon_getest\500.Map.Gbx</file>
</map>
<map>
<file>canyon_getest\60 euros.Map.Gbx</file>
</map>
<map>
<file>canyon_getest\A Come Back _55842.Map.gbx</file>
</map>
<map>
<file>canyon_getest\a Cool-Track.Map.Gbx</file>
</map>
<map>
<file>canyon_getest\A Good Day To Die !.Map.Gbx</file>
</map>
<map>
<file>canyon_getest\A p p a l o o s a.Map.Gbx</file>
</map>
</playlist>
Re: maniaplanet v4 problem using an nc1.eu server
Posted: 06 Jun 2017, 18:56
by hawkeye2012
Re: maniaplanet v4 problem using an nc1.eu server
Posted: 07 Jun 2017, 16:52
by hawkeye2012
Hi hackie have copied your script and uploaded it to the FTP server ok went in game and set up the server for the laps script all ok. Go to the create server and the match settings file is there load that and no maps I can add some and play but still no dedi records, what am I doing ??