<br>Can you see the output of the console? You might need that Steam.dll to be in the Server Root folder...<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Wed, 09 Nov 2011 09:57:50 +0100<br>
From: "Bj?rn Buuck" <<a href="mailto:Buggy1987@gmx.de">Buggy1987@gmx.de</a>><br>
Subject: Re: [cod] MW3 dedicated what is still not working<br>
To: "Call of Duty server admin list." <<a href="mailto:cod@icculus.org">cod@icculus.org</a>><br>
Message-ID: <<a href="mailto:20111109085750.79400@gmx.net">20111109085750.79400@gmx.net</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
You have to run like this:<br>
<br>
xvfb-run -a wine iw5mp_server.exe +set sv_config "server.cfg" +set dedicated 2 +set net_queryPort 27017 +set net_port 27015 +set net_authPort 8766 +set net_masterServerPort 27016<br>
<br>
But..... the server isnt viewable in browser, can someone help??<br>
<br>
-------- Original-Nachricht --------<br>
> Datum: Wed, 9 Nov 2011 09:23:16 +0100<br>
> Von: <a href="mailto:david.lauriou@wanadoo.fr">david.lauriou@wanadoo.fr</a><br>
> An: "Call of Duty server admin list." <<a href="mailto:cod@icculus.org">cod@icculus.org</a>><br>
> Betreff: Re: [cod] MW3 dedicated what is still not working<br>
<br>
> same problem :<br>
><br>
><br>
><br>
> Application tried to create a window, but no driver could be loaded.<br>
> The X11 driver is missing. Check your build!<br>
> err:systray:initialize_systray Could not create tray window<br>
> fixme:system:SystemParametersInfoW Unimplemented action: 59<br>
> (SPI_SETSTICKYKEYS)<br>
> fixme:system:SystemParametersInfoW Unimplemented action: 53<br>
> (SPI_SETTOGGLEKEYS)<br>
> fixme:system:SystemParametersInfoW Unimplemented action: 51<br>
> (SPI_SETFILTERKEYS)<br>
> Application tried to create a window, but no driver could be loaded.<br>
> The X11 driver is missing. Check your build!<br>
> err:ntdll:RtlpWaitForCriticalSection section 0x593c11c "?" wait timed out<br>
> in thread 0009, blocked by 0000, retrying (60 sec)<br>
> err:ntdll:RtlpWaitForCriticalSection section 0x593c11c "?" wait timed out<br>
> in thread 0009, blocked by 0000, retrying (60<br>
> sec)err:ntdll:RtlpWaitForCriticalSection section 0x593c11c "?" wait timed out in thread 0009, blocked by<br>
> 0000, retrying (60 sec)err:ntdll:RtlpWaitForCriticalSection section<br>
> 0x593c11c "?" wait timed out in thread 0009, blocked by 0000, retrying (60 sec)<br>
><br>
> ----- Original Message -----<br>
> From: Marco Padovan<br>
> To: <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
> Sent: Tuesday, November 08, 2011 8:17 PM<br>
> Subject: Re: [cod] MW3 dedicated what is still not working<br>
><br>
><br>
> try with<br>
><br>
> xvfb-run --server-args='-screen 0 1024x768x24' -a wine iw5mp_server.exe<br>
><br>
><br>
> Il 08/11/2011 20:15, <a href="mailto:david.lauriou@wanadoo.fr">david.lauriou@wanadoo.fr</a> ha scritto:<br>
> i'v test but the server refused to start<br>
><br>
> log :<br>
><br>
> Application tried to create a window, but no driver could be loaded.<br>
> The X11 driver is missing. Check your build!<br>
> err:systray:initialize_systray Could not create tray window<br>
> fixme:system:SystemParametersInfoW Unimplemented action: 59<br>
> (SPI_SETSTICKYKEYS)<br>
> fixme:system:SystemParametersInfoW Unimplemented action: 53<br>
> (SPI_SETTOGGLEKEYS)<br>
> fixme:system:SystemParametersInfoW Unimplemented action: 51<br>
> (SPI_SETFILTERKEYS)<br>
> Application tried to create a window, but no driver could be loaded.<br>
> The X11 driver is missing. Check your build!<br>
> err:ntdll:RtlpWaitForCriticalSection section 0x593c11c "?" wait timed<br>
> out in thread 0009, blocked by 0000, retrying (60 sec)<br>
><br>
><br>
><br>
> ----- Original Message -----<br>
> From: Buggy<br>
> To: Call of Duty server admin list.<br>
> Sent: Tuesday, November 08, 2011 7:38 PM<br>
> Subject: Re: [cod] MW3 dedicated what is still not working<br>
><br>
><br>
> Does anybody has start the server on wine?<br>
><br>
> From: Marco Padovan<br>
> Sent: Tuesday, November 08, 2011 3:51 PM<br>
> To: <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
> Subject: Re: [cod] MW3 dedicated what is still not working<br>
><br>
> yeah... console works fine... but cannot find how to do that via<br>
> rcon...<br>
><br>
><br>
><br>
> Il 08/11/2011 15:50, Jay Vasallo ha scritto:<br>
> It's through the console ...<br>
><br>
> start_map_rotate changes map<br>
><br>
> Not sure how to call out a map yet...<br>
><br>
><br>
><br>
><br>
> On Tue, Nov 8, 2011 at 8:49 AM, Marco Padovan <<a href="mailto:evcz@evcz.tk">evcz@evcz.tk</a>><br>
> wrote:<br>
><br>
> how do you call for map change via rcon?<br>
><br>
> I cannot understand how to issue rcon commands from within the<br>
> game...<br>
><br>
> pressing \ bring down the rcon window... but everything I write<br>
> there is not working...<br>
><br>
> Il 08/11/2011 15:49, Miano, Steven M. ha scritto:<br>
> Everytime I attempt to call a map on the server.exe it crashes<br>
> out with Disc read error.<br>
><br>
><br>
><br>
> Also 10+ Gigs for a server is incredible, they didn't test<br>
> this before release at all.<br>
><br>
><br>
><br>
><br>
> --------------------------------------------------------------------<br>
><br>
> From: Martin H [<a href="mailto:rubb3r.side.up@gmail.com">rubb3r.side.up@gmail.com</a>]<br>
> Sent: Tuesday, November 08, 2011 9:46 AM<br>
> To: Call of Duty server admin list.<br>
> Subject: Re: [cod] MW3 dedicated what is still not working<br>
><br>
><br>
> I cant remember a single high profile release which hasn't<br>
> brought the games master servers to their knees. Initial rush to play is<br>
> always a struggling point for the servers.<br>
><br>
><br>
> On 8 November 2011 14:42, Marco Padovan <<a href="mailto:evcz@evcz.tk">evcz@evcz.tk</a>> wrote:<br>
><br>
> I do have multiple servers up and running fine...<br>
><br>
> we are able to play in them.<br>
><br>
> the only problem is that the master servers are not<br>
> online/not working so my servers do not appear into the server browser<br>
><br>
> Il 08/11/2011 15:31, Martin H ha scritto:<br>
> Nice one Steven. Will need continuous bumping to keep it<br>
> on top of the hoards of kids screaming like they're the only person ever to<br>
> have a problem. It'll be a battle to get noticed until its been stickied.<br>
> Really needs to be an IW rep. subscribed to the mailing list.<br>
><br>
> Call me paranoid, but all this trouble makes me wonder if<br>
> Activision are trying to make people think dedicated servers aren't worth<br>
> the effort, so they can go back to locally hosted servers for the next<br>
> version of the game. The mistakes just seem to be too obvious. 16gb of space<br>
> (per server, i assume?), windows only, high specs.. Its going to limit the<br>
> number of servers per dedi and push prices up. Server software isnt even<br>
> useful to 'home' servers like that.<br>
><br>
> Is there anyone that actually has a fully functioning<br>
> server?<br>
><br>
><br>
> On 8 November 2011 14:02, Marco Padovan <<a href="mailto:evcz@evcz.tk">evcz@evcz.tk</a>><br>
> wrote:<br>
><br>
> nice, that resumes well the situation..<br>
><br>
> will signup on the site and will backup there too :)<br>
><br>
> Il 08/11/2011 14:36, Steven Hartland ha scritto:<br>
> I've created a thread about servers issues on the<br>
> official MW3 forums for those that are interested:-<br>
> <a href="http://www.callofduty.com/thread/100568363?tstart=0" target="_blank">http://www.callofduty.com/thread/100568363?tstart=0</a><br>
><br>
> Regards<br>
> Steve<br>
> ----- Original Message -----<br>
> From: Marco Padovan<br>
> To: <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
> Sent: Tuesday, November 08, 2011 1:17 PM<br>
> Subject: [cod] MW3 dedicated what is still not<br>
> working<br>
><br>
> - Steam masters servers not working (servers not<br>
> appearing into the server browser)<br>
><br>
> - servers randomly not starting due to "bandwidth<br>
> error"<br>
><br>
> - no idea on how to use rcon<br>
><br>
> Anything else is missing? :-D<br>
><br>
><br>
> ----------------------------------------------------------<br>
> _______________________________________________<br>
> cod mailing list<br>
> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
><br>
><br>
> ================================================<br>
> This e.mail is private and confidential between<br>
> Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the<br>
> event of misdirection, the recipient is prohibited from using, copying,<br>
> printing or otherwise disseminating it or any information contained in it.<br>
><br>
> In the event of misdirection, illegible or incomplete<br>
> transmission please telephone <a href="tel:%2B44%20845%20868%201337" value="+448458681337">+44 845 868 1337</a><br>
> or return the E.mail to <a href="mailto:postmaster@multiplay.co.uk">postmaster@multiplay.co.uk</a>.<br>
><br>
><br>
> _______________________________________________<br>
> cod mailing list<br>
> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
><br>
> _______________________________________________<br>
> cod mailing list<br>
> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
><br>
><br>
><br>
><br>
><br>
><br>
> _______________________________________________<br>
> cod mailing list<br>
> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
><br>
> _______________________________________________<br>
> cod mailing list<br>
> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
><br>
><br>
><br>
><br>
><br>
> --------------------------------------------------------------------<br>
><br>
> CONFIDENTIALITY NOTICE: This e-mail may contain information<br>
> that is privileged, confidential or otherwise protected from disclosure. If<br>
> you are not the intended recipient of this e-mail, please notify the sender<br>
> immediately by return e-mail, purge it and do not disseminate or copy it.<br>
><br>
><br>
><br>
> _______________________________________________<br>
> cod mailing list<br>
> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
><br>
> _______________________________________________<br>
> cod mailing list<br>
> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
><br>
><br>
><br>
><br>
><br>
> --<br>
> Jay Vasallo<br>
> Clanwarz Network<br>
><br>
><br>
><br>
> _______________________________________________<br>
> cod mailing list<br>
> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
><br>
><br>
> --------------------------------------------------------------------------<br>
> _______________________________________________<br>
> cod mailing list<br>
> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
><br>
><br>
><br>
> --------------------------------------------------------------------------<br>
> _______________________________________________<br>
> cod mailing list<br>
> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
><br>
><br>
><br>
><br>
> _______________________________________________<br>
> cod mailing list<br>
> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
><br>
><br>
> ------------------------------------------------------------------------------<br>
><br>
><br>
> _______________________________________________<br>
> cod mailing list<br>
> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
<br>
--<br>
NEU: FreePhone - 0ct/min Handyspartarif mit Geld-zur?ck-Garantie!<br>
Jetzt informieren: <a href="http://www.gmx.net/de/go/freephone" target="_blank">http://www.gmx.net/de/go/freephone</a><br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Wed, 9 Nov 2011 10:04:53 +0100<br>
From: <<a href="mailto:david.lauriou@wanadoo.fr">david.lauriou@wanadoo.fr</a>><br>
Subject: Re: [cod] MW3 dedicated what is still not working<br>
To: "Call of Duty server admin list." <<a href="mailto:cod@icculus.org">cod@icculus.org</a>><br>
Message-ID: <66CF23CC655A4608869F3C741E00ECE3@DAVIDPC><br>
Content-Type: text/plain; format=flowed; charset="utf-8";<br>
reply-type=original<br>
<br>
yes me too<br>
<br>
----- Original Message -----<br>
From: ""Bj?rn Buuck"" <<a href="mailto:Buggy1987@gmx.de">Buggy1987@gmx.de</a>><br>
To: "Call of Duty server admin list." <<a href="mailto:cod@icculus.org">cod@icculus.org</a>><br>
Sent: Wednesday, November 09, 2011 9:57 AM<br>
Subject: Re: [cod] MW3 dedicated what is still not working<br>
<br>
<br>
> You have to run like this:<br>
><br>
> xvfb-run -a wine iw5mp_server.exe +set sv_config "server.cfg" +set<br>
> dedicated 2 +set net_queryPort 27017 +set net_port 27015 +set net_authPort<br>
> 8766 +set net_masterServerPort 27016<br>
><br>
> But..... the server isnt viewable in browser, can someone help??<br>
><br>
> -------- Original-Nachricht --------<br>
>> Datum: Wed, 9 Nov 2011 09:23:16 +0100<br>
>> Von: <a href="mailto:david.lauriou@wanadoo.fr">david.lauriou@wanadoo.fr</a><br>
>> An: "Call of Duty server admin list." <<a href="mailto:cod@icculus.org">cod@icculus.org</a>><br>
>> Betreff: Re: [cod] MW3 dedicated what is still not working<br>
><br>
>> same problem :<br>
>><br>
>><br>
>><br>
>> Application tried to create a window, but no driver could be loaded.<br>
>> The X11 driver is missing. Check your build!<br>
>> err:systray:initialize_systray Could not create tray window<br>
>> fixme:system:SystemParametersInfoW Unimplemented action: 59<br>
>> (SPI_SETSTICKYKEYS)<br>
>> fixme:system:SystemParametersInfoW Unimplemented action: 53<br>
>> (SPI_SETTOGGLEKEYS)<br>
>> fixme:system:SystemParametersInfoW Unimplemented action: 51<br>
>> (SPI_SETFILTERKEYS)<br>
>> Application tried to create a window, but no driver could be loaded.<br>
>> The X11 driver is missing. Check your build!<br>
>> err:ntdll:RtlpWaitForCriticalSection section 0x593c11c "?" wait timed out<br>
>> in thread 0009, blocked by 0000, retrying (60 sec)<br>
>> err:ntdll:RtlpWaitForCriticalSection section 0x593c11c "?" wait timed out<br>
>> in thread 0009, blocked by 0000, retrying (60<br>
>> sec)err:ntdll:RtlpWaitForCriticalSection section 0x593c11c "?" wait timed<br>
>> out in thread 0009, blocked by<br>
>> 0000, retrying (60 sec)err:ntdll:RtlpWaitForCriticalSection section<br>
>> 0x593c11c "?" wait timed out in thread 0009, blocked by 0000, retrying<br>
>> (60 sec)<br>
>><br>
>> ----- Original Message -----<br>
>> From: Marco Padovan<br>
>> To: <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
>> Sent: Tuesday, November 08, 2011 8:17 PM<br>
>> Subject: Re: [cod] MW3 dedicated what is still not working<br>
>><br>
>><br>
>> try with<br>
>><br>
>> xvfb-run --server-args='-screen 0 1024x768x24' -a wine iw5mp_server.exe<br>
>><br>
>><br>
>> Il 08/11/2011 20:15, <a href="mailto:david.lauriou@wanadoo.fr">david.lauriou@wanadoo.fr</a> ha scritto:<br>
>> i'v test but the server refused to start<br>
>><br>
>> log :<br>
>><br>
>> Application tried to create a window, but no driver could be loaded.<br>
>> The X11 driver is missing. Check your build!<br>
>> err:systray:initialize_systray Could not create tray window<br>
>> fixme:system:SystemParametersInfoW Unimplemented action: 59<br>
>> (SPI_SETSTICKYKEYS)<br>
>> fixme:system:SystemParametersInfoW Unimplemented action: 53<br>
>> (SPI_SETTOGGLEKEYS)<br>
>> fixme:system:SystemParametersInfoW Unimplemented action: 51<br>
>> (SPI_SETFILTERKEYS)<br>
>> Application tried to create a window, but no driver could be loaded.<br>
>> The X11 driver is missing. Check your build!<br>
>> err:ntdll:RtlpWaitForCriticalSection section 0x593c11c "?" wait timed<br>
>> out in thread 0009, blocked by 0000, retrying (60 sec)<br>
>><br>
>><br>
>><br>
>> ----- Original Message -----<br>
>> From: Buggy<br>
>> To: Call of Duty server admin list.<br>
>> Sent: Tuesday, November 08, 2011 7:38 PM<br>
>> Subject: Re: [cod] MW3 dedicated what is still not working<br>
>><br>
>><br>
>> Does anybody has start the server on wine?<br>
>><br>
>> From: Marco Padovan<br>
>> Sent: Tuesday, November 08, 2011 3:51 PM<br>
>> To: <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
>> Subject: Re: [cod] MW3 dedicated what is still not working<br>
>><br>
>> yeah... console works fine... but cannot find how to do that via<br>
>> rcon...<br>
>><br>
>><br>
>><br>
>> Il 08/11/2011 15:50, Jay Vasallo ha scritto:<br>
>> It's through the console ...<br>
>><br>
>> start_map_rotate changes map<br>
>><br>
>> Not sure how to call out a map yet...<br>
>><br>
>><br>
>><br>
>><br>
>> On Tue, Nov 8, 2011 at 8:49 AM, Marco Padovan <<a href="mailto:evcz@evcz.tk">evcz@evcz.tk</a>><br>
>> wrote:<br>
>><br>
>> how do you call for map change via rcon?<br>
>><br>
>> I cannot understand how to issue rcon commands from within the<br>
>> game...<br>
>><br>
>> pressing \ bring down the rcon window... but everything I write<br>
>> there is not working...<br>
>><br>
>> Il 08/11/2011 15:49, Miano, Steven M. ha scritto:<br>
>> Everytime I attempt to call a map on the server.exe it<br>
>> crashes<br>
>> out with Disc read error.<br>
>><br>
>><br>
>><br>
>> Also 10+ Gigs for a server is incredible, they didn't test<br>
>> this before release at all.<br>
>><br>
>><br>
>><br>
>><br>
>> --------------------------------------------------------------------<br>
>><br>
>> From: Martin H [<a href="mailto:rubb3r.side.up@gmail.com">rubb3r.side.up@gmail.com</a>]<br>
>> Sent: Tuesday, November 08, 2011 9:46 AM<br>
>> To: Call of Duty server admin list.<br>
>> Subject: Re: [cod] MW3 dedicated what is still not working<br>
>><br>
>><br>
>> I cant remember a single high profile release which hasn't<br>
>> brought the games master servers to their knees. Initial rush to play is<br>
>> always a struggling point for the servers.<br>
>><br>
>><br>
>> On 8 November 2011 14:42, Marco Padovan <<a href="mailto:evcz@evcz.tk">evcz@evcz.tk</a>> wrote:<br>
>><br>
>> I do have multiple servers up and running fine...<br>
>><br>
>> we are able to play in them.<br>
>><br>
>> the only problem is that the master servers are not<br>
>> online/not working so my servers do not appear into the server browser<br>
>><br>
>> Il 08/11/2011 15:31, Martin H ha scritto:<br>
>> Nice one Steven. Will need continuous bumping to keep it<br>
>> on top of the hoards of kids screaming like they're the only person ever<br>
>> to<br>
>> have a problem. It'll be a battle to get noticed until its been stickied.<br>
>> Really needs to be an IW rep. subscribed to the mailing list.<br>
>><br>
>> Call me paranoid, but all this trouble makes me wonder if<br>
>> Activision are trying to make people think dedicated servers aren't worth<br>
>> the effort, so they can go back to locally hosted servers for the next<br>
>> version of the game. The mistakes just seem to be too obvious. 16gb of<br>
>> space<br>
>> (per server, i assume?), windows only, high specs.. Its going to limit<br>
>> the<br>
>> number of servers per dedi and push prices up. Server software isnt even<br>
>> useful to 'home' servers like that.<br>
>><br>
>> Is there anyone that actually has a fully functioning<br>
>> server?<br>
>><br>
>><br>
>> On 8 November 2011 14:02, Marco Padovan <<a href="mailto:evcz@evcz.tk">evcz@evcz.tk</a>><br>
>> wrote:<br>
>><br>
>> nice, that resumes well the situation..<br>
>><br>
>> will signup on the site and will backup there too :)<br>
>><br>
>> Il 08/11/2011 14:36, Steven Hartland ha scritto:<br>
>> I've created a thread about servers issues on the<br>
>> official MW3 forums for those that are interested:-<br>
>> <a href="http://www.callofduty.com/thread/100568363?tstart=0" target="_blank">http://www.callofduty.com/thread/100568363?tstart=0</a><br>
>><br>
>> Regards<br>
>> Steve<br>
>> ----- Original Message -----<br>
>> From: Marco Padovan<br>
>> To: <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
>> Sent: Tuesday, November 08, 2011 1:17 PM<br>
>> Subject: [cod] MW3 dedicated what is still not<br>
>> working<br>
>><br>
>> - Steam masters servers not working (servers not<br>
>> appearing into the server browser)<br>
>><br>
>> - servers randomly not starting due to "bandwidth<br>
>> error"<br>
>><br>
>> - no idea on how to use rcon<br>
>><br>
>> Anything else is missing? :-D<br>
>><br>
>><br>
>> ----------------------------------------------------------<br>
>> _______________________________________________<br>
>> cod mailing list<br>
>> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
>> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
>><br>
>><br>
>> ================================================<br>
>> This e.mail is private and confidential between<br>
>> Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In<br>
>> the<br>
>> event of misdirection, the recipient is prohibited from using, copying,<br>
>> printing or otherwise disseminating it or any information contained in<br>
>> it.<br>
>><br>
>> In the event of misdirection, illegible or incomplete<br>
>> transmission please telephone <a href="tel:%2B44%20845%20868%201337" value="+448458681337">+44 845 868 1337</a><br>
>> or return the E.mail to <a href="mailto:postmaster@multiplay.co.uk">postmaster@multiplay.co.uk</a>.<br>
>><br>
>><br>
>> _______________________________________________<br>
>> cod mailing list<br>
>> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
>> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
>><br>
>> _______________________________________________<br>
>> cod mailing list<br>
>> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
>> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
>><br>
>><br>
>><br>
>><br>
>><br>
>><br>
>> _______________________________________________<br>
>> cod mailing list<br>
>> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
>> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
>><br>
>> _______________________________________________<br>
>> cod mailing list<br>
>> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
>> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
>><br>
>><br>
>><br>
>><br>
>><br>
>> --------------------------------------------------------------------<br>
>><br>
>> CONFIDENTIALITY NOTICE: This e-mail may contain information<br>
>> that is privileged, confidential or otherwise protected from disclosure.<br>
>> If<br>
>> you are not the intended recipient of this e-mail, please notify the<br>
>> sender<br>
>> immediately by return e-mail, purge it and do not disseminate or copy it.<br>
>><br>
>><br>
>><br>
>> _______________________________________________<br>
>> cod mailing list<br>
>> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
>> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
>><br>
>> _______________________________________________<br>
>> cod mailing list<br>
>> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
>> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
>><br>
>><br>
>><br>
>><br>
>><br>
>> --<br>
>> Jay Vasallo<br>
>> Clanwarz Network<br>
>><br>
>><br>
>><br>
>> _______________________________________________<br>
>> cod mailing list<br>
>> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
>> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
>><br>
>><br>
>> --------------------------------------------------------------------------<br>
>> _______________________________________________<br>
>> cod mailing list<br>
>> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
>> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
>><br>
>><br>
>><br>
>> --------------------------------------------------------------------------<br>
>> _______________________________________________<br>
>> cod mailing list<br>
>> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
>> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
>><br>
>><br>
>><br>
>><br>
>> _______________________________________________<br>
>> cod mailing list<br>
>> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
>> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
>><br>
>><br>
>> ------------------------------------------------------------------------------<br>
>><br>
>><br>
>> _______________________________________________<br>
>> cod mailing list<br>
>> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
>> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
><br>
> --<br>
> NEU: FreePhone - 0ct/min Handyspartarif mit Geld-zur?ck-Garantie!<br>
> Jetzt informieren: <a href="http://www.gmx.net/de/go/freephone" target="_blank">http://www.gmx.net/de/go/freephone</a><br>
> _______________________________________________<br>
> cod mailing list<br>
> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
><br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Wed, 9 Nov 2011 10:40:20 +0100<br>
From: <<a href="mailto:david.lauriou@wanadoo.fr">david.lauriou@wanadoo.fr</a>><br>
Subject: Re: [cod] MW3 dedicated what is still not working<br>
To: "Call of Duty server admin list." <<a href="mailto:cod@icculus.org">cod@icculus.org</a>><br>
Message-ID: <580F096D274349CA8F3045EBC2BF6628@DAVIDPC><br>
Content-Type: text/plain; format=flowed; charset="utf-8";<br>
reply-type=response<br>
<br>
rcon sv_hardcore 1 not fonctional ??<br>
<br>
<br>
<br>
----- Original Message -----<br>
From: <<a href="mailto:david.lauriou@wanadoo.fr">david.lauriou@wanadoo.fr</a>><br>
To: "Call of Duty server admin list." <<a href="mailto:cod@icculus.org">cod@icculus.org</a>><br>
Sent: Wednesday, November 09, 2011 10:04 AM<br>
Subject: Re: [cod] MW3 dedicated what is still not working<br>
<br>
<br>
> yes me too<br>
><br>
> ----- Original Message -----<br>
> From: ""Bj?rn Buuck"" <<a href="mailto:Buggy1987@gmx.de">Buggy1987@gmx.de</a>><br>
> To: "Call of Duty server admin list." <<a href="mailto:cod@icculus.org">cod@icculus.org</a>><br>
> Sent: Wednesday, November 09, 2011 9:57 AM<br>
> Subject: Re: [cod] MW3 dedicated what is still not working<br>
><br>
><br>
>> You have to run like this:<br>
>><br>
>> xvfb-run -a wine iw5mp_server.exe +set sv_config "server.cfg" +set<br>
>> dedicated 2 +set net_queryPort 27017 +set net_port 27015 +set<br>
>> net_authPort 8766 +set net_masterServerPort 27016<br>
>><br>
>> But..... the server isnt viewable in browser, can someone help??<br>
>><br>
>> -------- Original-Nachricht --------<br>
>>> Datum: Wed, 9 Nov 2011 09:23:16 +0100<br>
>>> Von: <a href="mailto:david.lauriou@wanadoo.fr">david.lauriou@wanadoo.fr</a><br>
>>> An: "Call of Duty server admin list." <<a href="mailto:cod@icculus.org">cod@icculus.org</a>><br>
>>> Betreff: Re: [cod] MW3 dedicated what is still not working<br>
>><br>
>>> same problem :<br>
>>><br>
>>><br>
>>><br>
>>> Application tried to create a window, but no driver could be loaded.<br>
>>> The X11 driver is missing. Check your build!<br>
>>> err:systray:initialize_systray Could not create tray window<br>
>>> fixme:system:SystemParametersInfoW Unimplemented action: 59<br>
>>> (SPI_SETSTICKYKEYS)<br>
>>> fixme:system:SystemParametersInfoW Unimplemented action: 53<br>
>>> (SPI_SETTOGGLEKEYS)<br>
>>> fixme:system:SystemParametersInfoW Unimplemented action: 51<br>
>>> (SPI_SETFILTERKEYS)<br>
>>> Application tried to create a window, but no driver could be loaded.<br>
>>> The X11 driver is missing. Check your build!<br>
>>> err:ntdll:RtlpWaitForCriticalSection section 0x593c11c "?" wait timed<br>
>>> out<br>
>>> in thread 0009, blocked by 0000, retrying (60 sec)<br>
>>> err:ntdll:RtlpWaitForCriticalSection section 0x593c11c "?" wait timed<br>
>>> out<br>
>>> in thread 0009, blocked by 0000, retrying (60<br>
>>> sec)err:ntdll:RtlpWaitForCriticalSection section 0x593c11c "?" wait<br>
>>> timed out in thread 0009, blocked by<br>
>>> 0000, retrying (60 sec)err:ntdll:RtlpWaitForCriticalSection section<br>
>>> 0x593c11c "?" wait timed out in thread 0009, blocked by 0000, retrying<br>
>>> (60 sec)<br>
>>><br>
>>> ----- Original Message -----<br>
>>> From: Marco Padovan<br>
>>> To: <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
>>> Sent: Tuesday, November 08, 2011 8:17 PM<br>
>>> Subject: Re: [cod] MW3 dedicated what is still not working<br>
>>><br>
>>><br>
>>> try with<br>
>>><br>
>>> xvfb-run --server-args='-screen 0 1024x768x24' -a wine<br>
>>> iw5mp_server.exe<br>
>>><br>
>>><br>
>>> Il 08/11/2011 20:15, <a href="mailto:david.lauriou@wanadoo.fr">david.lauriou@wanadoo.fr</a> ha scritto:<br>
>>> i'v test but the server refused to start<br>
>>><br>
>>> log :<br>
>>><br>
>>> Application tried to create a window, but no driver could be loaded.<br>
>>> The X11 driver is missing. Check your build!<br>
>>> err:systray:initialize_systray Could not create tray window<br>
>>> fixme:system:SystemParametersInfoW Unimplemented action: 59<br>
>>> (SPI_SETSTICKYKEYS)<br>
>>> fixme:system:SystemParametersInfoW Unimplemented action: 53<br>
>>> (SPI_SETTOGGLEKEYS)<br>
>>> fixme:system:SystemParametersInfoW Unimplemented action: 51<br>
>>> (SPI_SETFILTERKEYS)<br>
>>> Application tried to create a window, but no driver could be loaded.<br>
>>> The X11 driver is missing. Check your build!<br>
>>> err:ntdll:RtlpWaitForCriticalSection section 0x593c11c "?" wait<br>
>>> timed<br>
>>> out in thread 0009, blocked by 0000, retrying (60 sec)<br>
>>><br>
>>><br>
>>><br>
>>> ----- Original Message -----<br>
>>> From: Buggy<br>
>>> To: Call of Duty server admin list.<br>
>>> Sent: Tuesday, November 08, 2011 7:38 PM<br>
>>> Subject: Re: [cod] MW3 dedicated what is still not working<br>
>>><br>
>>><br>
>>> Does anybody has start the server on wine?<br>
>>><br>
>>> From: Marco Padovan<br>
>>> Sent: Tuesday, November 08, 2011 3:51 PM<br>
>>> To: <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
>>> Subject: Re: [cod] MW3 dedicated what is still not working<br>
>>><br>
>>> yeah... console works fine... but cannot find how to do that via<br>
>>> rcon...<br>
>>><br>
>>><br>
>>><br>
>>> Il 08/11/2011 15:50, Jay Vasallo ha scritto:<br>
>>> It's through the console ...<br>
>>><br>
>>> start_map_rotate changes map<br>
>>><br>
>>> Not sure how to call out a map yet...<br>
>>><br>
>>><br>
>>><br>
>>><br>
>>> On Tue, Nov 8, 2011 at 8:49 AM, Marco Padovan <<a href="mailto:evcz@evcz.tk">evcz@evcz.tk</a>><br>
>>> wrote:<br>
>>><br>
>>> how do you call for map change via rcon?<br>
>>><br>
>>> I cannot understand how to issue rcon commands from within the<br>
>>> game...<br>
>>><br>
>>> pressing \ bring down the rcon window... but everything I<br>
>>> write<br>
>>> there is not working...<br>
>>><br>
>>> Il 08/11/2011 15:49, Miano, Steven M. ha scritto:<br>
>>> Everytime I attempt to call a map on the server.exe it<br>
>>> crashes<br>
>>> out with Disc read error.<br>
>>><br>
>>><br>
>>><br>
>>> Also 10+ Gigs for a server is incredible, they didn't test<br>
>>> this before release at all.<br>
>>><br>
>>><br>
>>><br>
>>><br>
>>> --------------------------------------------------------------------<br>
>>><br>
>>> From: Martin H [<a href="mailto:rubb3r.side.up@gmail.com">rubb3r.side.up@gmail.com</a>]<br>
>>> Sent: Tuesday, November 08, 2011 9:46 AM<br>
>>> To: Call of Duty server admin list.<br>
>>> Subject: Re: [cod] MW3 dedicated what is still not working<br>
>>><br>
>>><br>
>>> I cant remember a single high profile release which hasn't<br>
>>> brought the games master servers to their knees. Initial rush to play is<br>
>>> always a struggling point for the servers.<br>
>>><br>
>>><br>
>>> On 8 November 2011 14:42, Marco Padovan <<a href="mailto:evcz@evcz.tk">evcz@evcz.tk</a>><br>
>>> wrote:<br>
>>><br>
>>> I do have multiple servers up and running fine...<br>
>>><br>
>>> we are able to play in them.<br>
>>><br>
>>> the only problem is that the master servers are not<br>
>>> online/not working so my servers do not appear into the server browser<br>
>>><br>
>>> Il 08/11/2011 15:31, Martin H ha scritto:<br>
>>> Nice one Steven. Will need continuous bumping to keep it<br>
>>> on top of the hoards of kids screaming like they're the only person ever<br>
>>> to<br>
>>> have a problem. It'll be a battle to get noticed until its been<br>
>>> stickied.<br>
>>> Really needs to be an IW rep. subscribed to the mailing list.<br>
>>><br>
>>> Call me paranoid, but all this trouble makes me wonder<br>
>>> if<br>
>>> Activision are trying to make people think dedicated servers aren't<br>
>>> worth<br>
>>> the effort, so they can go back to locally hosted servers for the next<br>
>>> version of the game. The mistakes just seem to be too obvious. 16gb of<br>
>>> space<br>
>>> (per server, i assume?), windows only, high specs.. Its going to limit<br>
>>> the<br>
>>> number of servers per dedi and push prices up. Server software isnt even<br>
>>> useful to 'home' servers like that.<br>
>>><br>
>>> Is there anyone that actually has a fully functioning<br>
>>> server?<br>
>>><br>
>>><br>
>>> On 8 November 2011 14:02, Marco Padovan <<a href="mailto:evcz@evcz.tk">evcz@evcz.tk</a>><br>
>>> wrote:<br>
>>><br>
>>> nice, that resumes well the situation..<br>
>>><br>
>>> will signup on the site and will backup there too :)<br>
>>><br>
>>> Il 08/11/2011 14:36, Steven Hartland ha scritto:<br>
>>> I've created a thread about servers issues on the<br>
>>> official MW3 forums for those that are interested:-<br>
>>> <a href="http://www.callofduty.com/thread/100568363?tstart=0" target="_blank">http://www.callofduty.com/thread/100568363?tstart=0</a><br>
>>><br>
>>> Regards<br>
>>> Steve<br>
>>> ----- Original Message -----<br>
>>> From: Marco Padovan<br>
>>> To: <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
>>> Sent: Tuesday, November 08, 2011 1:17 PM<br>
>>> Subject: [cod] MW3 dedicated what is still not<br>
>>> working<br>
>>><br>
>>> - Steam masters servers not working (servers not<br>
>>> appearing into the server browser)<br>
>>><br>
>>> - servers randomly not starting due to "bandwidth<br>
>>> error"<br>
>>><br>
>>> - no idea on how to use rcon<br>
>>><br>
>>> Anything else is missing? :-D<br>
>>><br>
>>><br>
>>> ----------------------------------------------------------<br>
>>> _______________________________________________<br>
>>> cod mailing list<br>
>>> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
>>> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
>>><br>
>>><br>
>>> ================================================<br>
>>> This e.mail is private and confidential between<br>
>>> Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In<br>
>>> the<br>
>>> event of misdirection, the recipient is prohibited from using, copying,<br>
>>> printing or otherwise disseminating it or any information contained in<br>
>>> it.<br>
>>><br>
>>> In the event of misdirection, illegible or<br>
>>> incomplete<br>
>>> transmission please telephone <a href="tel:%2B44%20845%20868%201337" value="+448458681337">+44 845 868 1337</a><br>
>>> or return the E.mail to <a href="mailto:postmaster@multiplay.co.uk">postmaster@multiplay.co.uk</a>.<br>
>>><br>
>>><br>
>>> _______________________________________________<br>
>>> cod mailing list<br>
>>> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
>>> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
>>><br>
>>> _______________________________________________<br>
>>> cod mailing list<br>
>>> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
>>> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
>>><br>
>>><br>
>>><br>
>>><br>
>>><br>
>>><br>
>>> _______________________________________________<br>
>>> cod mailing list<br>
>>> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
>>> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
>>><br>
>>> _______________________________________________<br>
>>> cod mailing list<br>
>>> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
>>> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
>>><br>
>>><br>
>>><br>
>>><br>
>>><br>
>>> --------------------------------------------------------------------<br>
>>><br>
>>> CONFIDENTIALITY NOTICE: This e-mail may contain information<br>
>>> that is privileged, confidential or otherwise protected from disclosure.<br>
>>> If<br>
>>> you are not the intended recipient of this e-mail, please notify the<br>
>>> sender<br>
>>> immediately by return e-mail, purge it and do not disseminate or copy<br>
>>> it.<br>
>>><br>
>>><br>
>>><br>
>>> _______________________________________________<br>
>>> cod mailing list<br>
>>> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
>>> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
>>><br>
>>> _______________________________________________<br>
>>> cod mailing list<br>
>>> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
>>> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
>>><br>
>>><br>
>>><br>
>>><br>
>>><br>
>>> --<br>
>>> Jay Vasallo<br>
>>> Clanwarz Network<br>
>>><br>
>>><br>
>>><br>
>>> _______________________________________________<br>
>>> cod mailing list<br>
>>> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
>>> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
>>><br>
>>><br>
>>> --------------------------------------------------------------------------<br>
>>> _______________________________________________<br>
>>> cod mailing list<br>
>>> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
>>> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
>>><br>
>>><br>
>>><br>
>>> --------------------------------------------------------------------------<br>
>>> _______________________________________________<br>
>>> cod mailing list<br>
>>> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
>>> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
>>><br>
>>><br>
>>><br>
>>><br>
>>> _______________________________________________<br>
>>> cod mailing list<br>
>>> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
>>> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
>>><br>
>>><br>
>>> ------------------------------------------------------------------------------<br>
>>><br>
>>><br>
>>> _______________________________________________<br>
>>> cod mailing list<br>
>>> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
>>> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
>><br>
>> --<br>
>> NEU: FreePhone - 0ct/min Handyspartarif mit Geld-zur?ck-Garantie!<br>
>> Jetzt informieren: <a href="http://www.gmx.net/de/go/freephone" target="_blank">http://www.gmx.net/de/go/freephone</a><br>
>> _______________________________________________<br>
>> cod mailing list<br>
>> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
>> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
>><br>
><br>
> _______________________________________________<br>
> cod mailing list<br>
> <a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
> <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
><br>
<br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
cod mailing list<br>
<a href="mailto:cod@icculus.org">cod@icculus.org</a><br>
<a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
<br>
<br>
End of cod Digest, Vol 32, Issue 65<br>
***********************************<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Yohan Riou<br><br>