Thread Rating:
  • 10 Vote(s) - 4.6 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Release MW3 Dedicated server addon
(01-11-2012, 16:51)zxz0O0 Wrote:
(01-11-2012, 16:40)mantazzo Wrote: Am I doing something wrong? The plugin and server works correctly, but when I try to go to server it says 'Files different from the server.'

Copy your whole game (including all files) to a different location, put addon in there and launch server exe.

Thanks for the quick answer.
[Image: 2616.png]
[Image: 29069he.gif]
[Image: 44891.gif]
[Image: 38107.gif]
Lock 'n' load!

Does this support W2k8 64bit?

I have been trying to get this to run for 3 evenings now.

Things i have done:

-Installaiton of Redist. 2008 and SP1 of it
-Installation of .NET 3.5 and 4
-Verification tool by Microsoft tells me both .NET installs are ok

At first i got the missing msvcr100.dll. This i was able to fix by copying the msvcr100.dll either to the deidi dir or the C:\Windows\SysWOW64. This causes me to get an applicaiton error with the nummber 0xc000007b.

Bat synthax:

iw5mp_server.exe +set dedicated 2 +set sv_config "server.cfg" +set net_ip xxx +set net_querryPort 27014 +set net_port 27015 +set net_authPort 8766 +set net_masterServerPort 27016 +set sv_maprotation "default.dspl" +start_map_rotate

Yes xxx is my ip address in this case.

(01-11-2012, 21:10)UdK.cH Wrote: Does this support W2k8 64bit?

I have been trying to get this to run for 3 evenings now.

Things i have done:

-Installaiton of Redist. 2008 and SP1 of it
-Installation of .NET 3.5 and 4
-Verification tool by Microsoft tells me both .NET installs are ok

"-Installaiton of Redist. 2008 and SP1 of it"

You need the 2010 redist right now, not 2008 and delete the old msvcr100.dll
[Image: b_560_95_1.png]

I'm not sure this is too much related to the current revision of the addon, but I'll ask anyway... Big Grin
I just rewrote some plugin for the older C++ version, as I'm having more luck getting it to run on my server. Would you consider releasing an updated native C++ versions of the addon? I do realize it's a heck of a lot of work to port the most trivial features back to C++, just thought I'd ask anyway... Big Grin
Thank you and keep up the good work!

_carnage_, no way!
Nukem & Co. forced me to download and install the M$ Visual C# 2010 Express.
Now I spend more time on Google and reading MSDN, than in the game.
No C++, long live C#!

(01-11-2012, 22:18)Yurio Wrote: No C++, long live C#!

Fuu
[Image: lQDUjba.jpg]


(01-11-2012, 21:20)Nukem Wrote:
(01-11-2012, 21:10)UdK.cH Wrote: Does this support W2k8 64bit?

I have been trying to get this to run for 3 evenings now.

Things i have done:

-Installaiton of Redist. 2008 and SP1 of it
-Installation of .NET 3.5 and 4
-Verification tool by Microsoft tells me both .NET installs are ok

"-Installaiton of Redist. 2008 and SP1 of it"

You need the 2010 redist right now, not 2008 and delete the old msvcr100.dll

I have also tried 2010 before. I did it again. Uninstall both 2008 and 2010 and then reinstall 2010. After that i got the msvcr100.dll error. I tried to copy it into the dedi dir and also C:\Windows\SysWOW64. Again this made the .dll error go away but started the Application error (0xc000007b).

My W2k8 is a fresh install and also fully patched up to date. There is nothing else running or even installed on the server.

Thanks for any furhter help with this.

------------------------------------------------------------------------------------------------
Edit:

Problem solved! FK this Big Grin

I checked the d3d9.dll and found that i was missing about 10 dlls that it needs.

Solution is to install Visual Studio 2010 Express

Not the most pretty solution IMO but im up and running now Big Grin

(01-12-2012, 00:32)UdK.cH Wrote: I have also tried 2010 before. I did it again. Uninstall both 2008 and 2010 and then reinstall 2010. After that i got the msvcr100.dll error. I tried to copy it into the dedi dir and also C:\Windows\SysWOW64. Again this made the .dll error go away but started the Application error (0xc000007b).

My W2k8 is a fresh install and also fully patched up to date. There is nothing else running or even installed on the server.

Thanks for any furhter help with this.
Did you use this link?
http://www.microsoft.com/download/en/det...x?id=14632

If you still get the missing msvcr100.dll
Reinstall it and do not copy the 'msvcr100.dll' into the SysWOW64 folder
only copy it into the dedicated server directory.

If that does not work and it still says the DLL is missing try restarting the server.
Even if after that it does not work, there is a problem with the Redist installation.

(01-11-2012, 22:03)_carnage_ Wrote: I'm not sure this is too much related to the current revision of the addon, but I'll ask anyway... Big Grin
I just rewrote some plugin for the older C++ version, as I'm having more luck getting it to run on my server. Would you consider releasing an updated native C++ versions of the addon? I do realize it's a heck of a lot of work to port the most trivial features back to C++, just thought I'd ask anyway... Big Grin
Thank you and keep up the good work!
I do in fact hate using C#/Managed code, but I have no choice as it is too complicated for others using the older C++ way. If you're having problems why not post them? (In a new thread though, not here if it has to do with the plugin itself)

It's too much code to keep track of and add otherwise.

EDIT: For plugin creators, be aware that the .NET 3 update may come in a few days
[Image: b_560_95_1.png]

Quick Question

"SpecsFix=0" means the cpu/bandwidth check is off?

or is it

"SpecsFix=1" so you enable specsfix, therefore it disables the check?


Which one should it be to turn it off?


How can I make it run an ESL config?



Possibly Related Threads…
Thread Author Replies Views Last Post
  [Release] Windows 8.1 Fix for MW3 Server Addon master131 16 17,958 09-29-2014, 23:08
Last Post: SuperNovaAO
Brick [Release] MW3 Server Administration Addon iRoNinja 5 8,928 11-10-2013, 15:46
Last Post: Casper
Exclamation Help cmdlist, dvarlist server crash Nerus 17 11,727 11-09-2013, 23:54
Last Post: Nerus
  Hosting With Addon obliviron 9 7,328 11-04-2013, 22:13
Last Post: d0h!
  Our Level Fastfile is Different from the Server. CheeseToast 6 11,069 11-03-2013, 17:52
Last Post: CheeseToast
  Dedicated Server External (public) IP Nerus 3 5,841 11-02-2013, 14:16
Last Post: Casper
  MW3 Server Version superg1973 7 12,591 10-28-2013, 01:15
Last Post: kotyra972
  Help how to turn off map in dedicated server pero123 8 6,996 10-15-2013, 19:00
Last Post: Nekochan
  Issue with server addon and NAT dimitrifrom31 3 5,013 10-08-2013, 18:11
Last Post: iRoNinja
  [Release] CS addon for MW2(Sounds,show damage) Fl0w_.JACKDAN 1 4,645 09-29-2013, 19:46
Last Post: Nekochan

Forum Jump:


Users browsing this thread:
6 Guest(s)

Forum Powered By MyBB, Theme by © 2002-2024 Melroy van den Berg.