
[UASECO Warning] [MapList] Could not read Map
Re: [UASECO Warning] [MapList] Could not read Map
Ech off is just about displaying info nothing more there is something wrong with your maps looking at the log 

Re: [UASECO Warning] [MapList] Could not read Map
Dude, your maplist can work with the dedicated server but not with uaseco. Take the advise from hackie and change your maplist and try again 
I think especally the entry for script have to be like this:
<script_name>TimeAttack.Script.txt</script_name>

I think especally the entry for script have to be like this:
<script_name>TimeAttack.Script.txt</script_name>
Re: [UASECO Warning] [MapList] Could not read Map
I have change my map list time server work, but no uaseco i have the same logfile:
Code: Select all
<?xml version="1.0" encoding="utf-8" ?>
<playlist>
<gameinfos>
<script_name>TimeAttack.Script.txt</script_name>
<comment></comment>
</gameinfos>
<filter>
<random_map_order>0</random_map_order>
</filter>
<mode_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_IsChannelServer" type="boolean" value="0"/>
<setting name="S_Debug_DisplayChannelProgression" type="boolean" value="0"/>
<setting name="S_MatchmakingAPIUrl" type="text" value="https://v4.live.maniaplanet.com/ingame/public/matchmaking"/>
<setting name="S_MatchmakingMatchServers" type="text" value=""/>
<setting name="S_MatchmakingMode" type="integer" value="0"/>
<setting name="S_MatchmakingRematchRatio" type="real" value="-1"/>
<setting name="S_MatchmakingRematchNbMax" type="integer" value="2"/>
<setting name="S_MatchmakingVoteForMap" type="boolean" value="0"/>
<setting name="S_MatchmakingProgressive" type="boolean" value="0"/>
<setting name="S_MatchmakingWaitingTime" type="integer" value="20"/>
<setting name="S_MatchmakingEnablePenalty" type="boolean" value="1"/>
<setting name="S_LobbyRoundPerMap" type="integer" value="6"/>
<setting name="S_LobbyMatchmakerPerRound" type="integer" value="30"/>
<setting name="S_LobbyMatchmakerWait" type="integer" value="2"/>
<setting name="S_LobbyMatchmakerTime" type="integer" value="8"/>
<setting name="S_LobbyDisplayMasters" type="boolean" value="1"/>
<setting name="S_LobbyDisableUI" type="boolean" value="0"/>
<setting name="S_LobbyAggressiveTransfer" type="boolean" value="1"/>
<setting name="S_KickTimedOutPlayers" type="boolean" value="1"/>
<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."/>
<setting name="S_MatchmakingLogAPIError" type="boolean" value="0"/>
<setting name="S_MatchmakingLogAPIDebug" type="boolean" value="0"/>
<setting name="S_MatchmakingLogMiscDebug" type="boolean" value="0"/>
<setting name="S_ProgressiveActivation_WaitingTime" type="integer" value="180000"/>
<setting name="S_ProgressiveActivation_PlayersNbRatio" type="integer" value="1"/>
<setting name="S_AllowRespawn" type="boolean" value="1"/>
<setting name="S_RespawnBehaviour" type="integer" value="0"/>
<setting name="S_UseLegacyXmlRpcCallbacks" type="boolean" value="1"/>
<setting name="S_TimeLimit" type="integer" value="1200"/>
<setting name="S_WarmUpNb" type="integer" value="0"/>
<setting name="S_WarmUpDuration" type="integer" value="0"/>
</mode_script_settings>
<startindex>0</startindex>
<map>
<file>SRVM\OhCDeTouteBeaute.Map.Gbx</file>
</map>
<map>
<file>SRVM\Omapelaled.Map.Gbx</file>
</map>
<map>
<file>SRVM\Stranger choses.Map.Gbx</file>
</map>
</playlist>
Re: [UASECO Warning] [MapList] Could not read Map
As I wrote at viewtopic.php?p=298721#p298721, there is something wrong with your pathes, because 4 of 5 maps where working fine here.
Anyway, please ZIP the complete folder in where you have installed the dedicated server and UASECO and send it to me with www.wetransfer.com to the mail I have sent to you by PM.
Anyway, please ZIP the complete folder in where you have installed the dedicated server and UASECO and send it to me with www.wetransfer.com to the mail I have sent to you by PM.
Developer of UASECO, a controller with support of the Modescript Gamemodes for TM².
Visit the official website for more: UASECO.org
Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name
You like what I do? Then award a ManiaStar.
Visit the official website for more: UASECO.org
Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name
You like what I do? Then award a ManiaStar.
Re: [UASECO Warning] [MapList] Could not read Map
The problem is map.class.php
Code: Select all
[2018-06-12 16:09:13] [MapList] Progressing maps: [UASECO Warning] [MapList] Could not read Map [C:\Users\Clayton\Desktop\srv\UserData\Maps\SRVM\OhCDeTouteBeaute.Map.Gbx]: GBX map error: Unable to read GBX data from C:\Users\Clayton\Desktop\srv\UserData\Maps\SRVM\OhCDeTouteBeaute.Map.Gbx
[PHP Notice] Trying to get property of non-object on line 102 in file C:\Users\Clayton\Desktop\srv\UASECO-master\includes\core\map.class.php
[PHP Notice] Trying to get property of non-object on line 104 in file C:\Users\Clayton\Desktop\srv\UASECO-master\includes\core\map.class.php
[PHP Notice] Trying to get property of non-object on line 107 in file C:\Users\Clayton\Desktop\srv\UASECO-master\includes\core\map.class.php
[PHP Notice] Trying to get property of non-object on line 109 in file C:\Users\Clayton\Desktop\srv\UASECO-master\includes\core\map.class.php
[PHP Notice] Trying to get property of non-object on line 112 in file C:\Users\Clayton\Desktop\srv\UASECO-master\includes\core\map.class.php
[PHP Notice] Trying to get property of non-object on line 119 in file C:\Users\Clayton\Desktop\srv\UASECO-master\includes\core\map.class.php
[PHP Notice] Trying to get property of non-object on line 126 in file C:\Users\Clayton\Desktop\srv\UASECO-master\includes\core\map.class.php
[PHP Notice] Trying to get property of non-object on line 150 in file C:\Users\Clayton\Desktop\srv\UASECO-master\includes\core\map.class.php
[PHP Notice] Trying to get property of non-object on line 151 in file C:\Users\Clayton\Desktop\srv\UASECO-master\includes\core\map.class.php
[PHP Notice] Trying to get property of non-object on line 152 in file C:\Users\Clayton\Desktop\srv\UASECO-master\includes\core\map.class.php
[PHP Notice] Trying to get property of non-object on line 153 in file C:\Users\Clayton\Desktop\srv\UASECO-master\includes\core\map.class.php
[PHP Notice] Trying to get property of non-object on line 154 in file C:\Users\Clayton\Desktop\srv\UASECO-master\includes\core\map.class.php
[PHP Notice] Trying to get property of non-object on line 156 in file C:\Users\Clayton\Desktop\srv\UASECO-master\includes\core\map.class.php
[PHP Notice] Trying to get property of non-object on line 157 in file C:\Users\Clayton\Desktop\srv\UASECO-master\includes\core\map.class.php
[PHP Notice] Trying to get property of non-object on line 158 in file C:\Users\Clayton\Desktop\srv\UASECO-master\includes\core\map.class.php
[PHP Notice] Trying to get property of non-object on line 160 in file C:\Users\Clayton\Desktop\srv\UASECO-master\includes\core\map.class.php
[PHP Notice] Trying to get property of non-object on line 161 in file C:\Users\Clayton\Desktop\srv\UASECO-master\includes\core\map.class.php
[PHP Notice] Trying to get property of non-object on line 162 in file C:\Users\Clayton\Desktop\srv\UASECO-master\includes\core\map.class.php
[PHP Notice] Trying to get property of non-object on line 163 in file C:\Users\Clayton\Desktop\srv\UASECO-master\includes\core\map.class.php
[PHP Notice] Trying to get property of non-object on line 164 in file C:\Users\Clayton\Desktop\srv\UASECO-master\includes\core\map.class.php
[PHP Notice] Trying to get property of non-object on line 166 in file C:\Users\Clayton\Desktop\srv\UASECO-master\includes\core\map.class.php
[PHP Notice] Trying to get property of non-object on line 167 in file C:\Users\Clayton\Desktop\srv\UASECO-master\includes\core\map.class.php
[PHP Notice] Trying to get property of non-object on line 168 in file C:\Users\Clayton\Desktop\srv\UASECO-master\includes\core\map.class.php
[PHP Notice] Trying to get property of non-object on line 170 in file C:\Users\Clayton\Desktop\srv\UASECO-master\includes\core\map.class.php
[PHP Notice] Trying to get property of non-object on line 171 in file C:\Users\Clayton\Desktop\srv\UASECO-master\includes\core\map.class.php
[PHP Notice] Trying to get property of non-object on line 173 in file C:\Users\Clayton\Desktop\srv\UASECO-master\includes\core\map.class.php
[PHP Notice] Trying to get property of non-object on line 174 in file C:\Users\Clayton\Desktop\srv\UASECO-master\includes\core\map.class.php
[PHP Notice] Trying to get property of non-object on line 175 in file C:\Users\Clayton\Desktop\srv\UASECO-master\includes\core\map.class.php
Re: [UASECO Warning] [MapList] Could not read Map
As I told you, your path setup was wrong:
UASECO was looking into the folder
C:\Users\Clayton\Desktop\srv\UserData\Maps\SRVM\OhCDeTouteBeaute.Map.Gbx, but your maps where stored in
C:\Users\Clayton\Desktop\srv\GameData\Maps\SRVM\OhCDeTouteBeaute.Map.Gbx, that is why UASECO was not able to find the map files.
I'll send you a cleaned up version of your setup in a second. I did not test to start both, but they should start.
UASECO was looking into the folder
C:\Users\Clayton\Desktop\srv\UserData\Maps\SRVM\OhCDeTouteBeaute.Map.Gbx, but your maps where stored in
C:\Users\Clayton\Desktop\srv\GameData\Maps\SRVM\OhCDeTouteBeaute.Map.Gbx, that is why UASECO was not able to find the map files.
I'll send you a cleaned up version of your setup in a second. I did not test to start both, but they should start.
Developer of UASECO, a controller with support of the Modescript Gamemodes for TM².
Visit the official website for more: UASECO.org
Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name
You like what I do? Then award a ManiaStar.
Visit the official website for more: UASECO.org
Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name
You like what I do? Then award a ManiaStar.
Re: [UASECO Warning] [MapList] Could not read Map
THANKS ITS WORKING, but why my dedicated server works if my maps is not in a good folder ? And where i can make an donation for you ? I dont have some money i can just give 5$ to you but want give it to you, you are an nice guys.
Re: [UASECO Warning] [MapList] Could not read Map
I have no clue, I never used that folder.

https://www.uaseco.org/ at the bottom left, but keep it, no need to donate.
Developer of UASECO, a controller with support of the Modescript Gamemodes for TM².
Visit the official website for more: UASECO.org
Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name
You like what I do? Then award a ManiaStar.
Visit the official website for more: UASECO.org
Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name
You like what I do? Then award a ManiaStar.
Re: [UASECO Warning] [MapList] Could not read Map
And its possible to disable database local connection and local record ? i just need dedimania record 

Re: [UASECO Warning] [MapList] Could not read Map
Yes, just remove
from config/plugins.xml. But some other plugins which require that plugin have to be disalbed too. You will see which they are on each start of UASECO.
Code: Select all
<plugin>plugin.local_records.php</plugin>
Developer of UASECO, a controller with support of the Modescript Gamemodes for TM².
Visit the official website for more: UASECO.org
Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name
You like what I do? Then award a ManiaStar.
Visit the official website for more: UASECO.org
Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name
You like what I do? Then award a ManiaStar.
Who is online
Users browsing this forum: No registered users and 5 guests