Page 6 of 11
Re: ManiaPlanet Server 2011-10-12
Posted: 04 Nov 2011, 16:09
by Slig
Dunno when it will be changed, of if will be at all, ask it to xbx
That limitation is only for the data sent by the script to the dedicated. It is a problem essentially for server managers trying to write/add a map on the dedicated using the WriteFile method. It has no relation with any lags or playing issue.
Re: ManiaPlanet Server 2011-10-12
Posted: 10 Nov 2011, 10:24
by w1lla
A note aswell a question in the same time:
Why does a server need to first download a mod and then push it forwards to the players connected to the server.
There are alot of mods that have a mb of 100+ which need to be distributed forward to the players connected.
This way alot of players have a download of 200+ with all mods, replays, sounds.
Could there be a limit for mods in maps? or is this not plausible.
Re: ManiaPlanet Server 2011-10-12
Posted: 10 Nov 2011, 14:42
by om23
hi, I know xbx u read this, but I don´t know if u don´t like me,
whatever I´ll again post for free
this talk about 100+ 200+ I don´t understand sry, but another MB issue is 600!
this is the value on my dedicated_cfg.txt
Code: Select all
<p2p_cache_size>600</p2p_cache_size>
but if I take a look into the following folders, I see some
in /CommonData/Cache
1.818 MiB (1.906.046709 B)
and in User/Data/Cache
730 MiB (765.532.074 B)
is the p2p_cache_size a GB value?
pls enlighten me or solve this.
second free fail observation goes to 255!
is this a magic number of nadeo?
any server thet have 255+ Maps, this counter on before joining a server shows allways 255
last one: I am maybe sorry for talkin in previous posts about maps prodiusing high cpu usage,
this are not the maps, this is a mod loaded a very first time by force_mods,
maybe wrong here maybe not, I don´t know, but maybe u can tell me what the maniaplanetserver is doing at this time, becouse the usege of cpu goes to the maniaplanet executable and not to xaseco.
thx
Re: ManiaPlanet Server 2011-10-12
Posted: 13 Nov 2011, 23:03
by Ouwe
I would like to have to dedicated server software wich Nadeo/Ubisoft uses to make an Western Europe Server.
Thanks in advance.
I think we will never get that...

Re: ManiaPlanet Server 2011-10-12
Posted: 28 Nov 2011, 07:45
by Serpwidgets
I'd like to run a server, I have webhosting on a Linux VPS with php/mysql etc already installed. Is there any documentation on how to set it up?
Re: ManiaPlanet Server 2011-10-12
Posted: 28 Nov 2011, 07:49
by Xymph
Serpwidgets wrote:I'd like to run a server, I have webhosting on a Linux VPS with php/mysql etc already installed. Is there any documentation on how to set it up?
Plenty.
Re: ManiaPlanet Server 2011-10-12
Posted: 29 Nov 2011, 18:23
by Serpwidgets
-bash: ./ManiaPlanetServer.exe: cannot execute binary file
Re: ManiaPlanet Server 2011-10-12
Posted: 29 Nov 2011, 18:40
by Serpwidgets
BTW my os says it is "centos-5-x86_64" if that makes any difference.
Re: ManiaPlanet Server 2011-10-12
Posted: 29 Nov 2011, 20:22
by Xymph
Serpwidgets wrote:BTW my os says it is "centos-5-x86_64" if that makes any difference.
Edit your previous post if you have something to add within, say, an hour of the original, rather than double-posting.
I'm running on x86_64 architecture too, but SciLinux 6.1 (equivalent to CentOS 6). My understanding is the dedicated executable needs a fairly recent kernel, 2.6.15 or later; what is your kernel version?
Try the 'file' command on the executable to see what that reports.
Also, try running the executable directly (with the right options) instead of from the .sh script, it might give a more insightful error message.
Re: ManiaPlanet Server 2011-10-12
Posted: 29 Nov 2011, 22:52
by corto-72
Hum, centos is linux no? if so the maniaplanetserver.exe is the windows version, the linux server is the one without .exe...