Перейти к содержимому
View in the app

A better way to browse. Learn more.

Zloplay community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

IW5M: Dedicated/B3/Client Install/All Tutorials

Featured Replies

Опубликовано:
Did you forward ports 27015 and 27017 ?

It's possible that you can't see your own server on the list. But you must forward those 2 ports for other people to see your server on the list, and to manage to connect to it.

 

Yes but there is no tutorial for my modem.. :( so i cant portforward ports.... my modem is a THOMSON TG585 v7 .....

  • Ответы 686
  • Просмотры 124,7k
  • Created
  • Последний ответ

Top Posters In This Topic

Опубликовано:
Those routers are actually a bit complicated...

Follow the process described here -> viewtopic.php?f=30&t=9950&start=25#p194878 (but for ports 27015 and 27017)

 

i cant find it this in windows 7

Опубликовано:

Okay I tried to set up my own server, disabled antivirus, port forwarded port 27015 till 27017 tcp and udp on my router.

I downloaded a clean version with hldsupdatetool.

 

When opening the server this happens:

 

 

 

[attachment=0]IW5M Server error.png[/attachment]

 

 

 

 

ItВґs really strange:

 

The programm hangs for a few seconds than the windows message appears.

 

If I swich to another progamm running on the computer in the few seconds it freezes, windows doesnВґt show the error message and when I swich back after some time the server has loaded and everyting works find.

 

But if I donВґt swich to another program as soon as the game freezes I will get the windows error.

Опубликовано:
Those routers are actually a bit complicated...

Follow the process described here -> viewtopic.php?f=30&t=9950&start=25#p194878 (but for ports 27015 and 27017)

 

i cant find it this in windows 7

 

OK ports are now open..but i cant find my server in server list...any ideas?

Опубликовано:
OK ports are now open..but i cant find my server in server list...any ideas?

That router is a really bad one (I had one of those and I replaced it). It most probably can't handle a query on it's own IP.

Use connect command to get on your server

connect IP:27015

 

The programm hangs for a few seconds than the windows message appears.

Remove "+start_map_rotate" from your server's shortcut.

Then start the server, wait a bit and type "start_map_rotate" command on the server's console.

Опубликовано:

We recently had 4d1 but had no luck in anyone helping to get our server to show up in the list so we went to teknogods . But boy oh boy can you say hackerville up in there . I could barley play due to all the hackers joining. But the thing is our server showed up in the list , we had it fill up within minutes of having it up . So i know all the ports are open and working fine . Im just wondering why is our server not showing up in the 4d1 list?

 

I re installed and put all the files needed in the folder that i got from this topic and here viewtopic.php?f=3&t=18889 .... so there would be no tekno files and what not . I ran the dsut and did all that happy stuff . so going to try this again before i have to go back to tekno... Any one here that can help?

 

This is what the serve exe shows

 

version 1.9.461
Connecting to online services....
Connected to online services.
Executing server config "server.cfg"
Succeeded reading from default.dspl
Loaded 1 map entries
Loading DSR "TDM_default.dsr"...
Loading Succeeded for DSR "TDM_default.dsr"
-----------------------------------
Spawning map: mp_terminal_cls, gametype war
Initializing Steam Game Server: game port 27015, auth port 8766, query port 27017, gamedir modernwarfare3, version 1.0.0.1
Steam Game Server initialized as Internet Server.
No Steam Master Servers found. Server will LAN visible only.
Spawn map (mp_terminal_cls, war) complete.
-----------------------------------
Steam Game Server connected. Local IP 192.168.1.101, Public IP 24.75.160.149, Game Port 27015
Steam Game Server is VAC Secure
Steam Master Servers found (2). Server will be Internet Server listed.

 

And our server.cgf

// Modern Warfare 3 Server Configuration


//////////////////////////////////////////////////////////
// Server command-line parameters (this section is for documentation only)

// Specify server configuration file (this file)
+set sv_config "filename" (default "server.cfg")

// Specify server visibility (1 = LAN, 2 = Internet (default) )
+set dedicated 2

// Open game port (Steam-visible server game port)
+set net_queryPort 27014

// Secure game port
+set net_port 129

// Steam authentication port
+set net_authPort 8766

// Steam master server (server browser) port
+set net_masterServerPort 27016



//////////////////////////////////////////////////////////
// Server.cfg-configurable settings

// Server host name. This should always be set by the server admin.
seta sv_hostname "^1[^5CIA^1]^2OutLawz"

// Dedicated server play list (DSPL) specifying server map rotation.
//    Valid game options are controlled via DSR (dedicated server recipe) specified in the DSPL.
seta sv_maprotation "default"

// Maximum number of clients that may connect to this server (range 1-18)
seta sv_maxclients 18

// Server password. If set, users will be prompted on join attempt.
seta g_password ""

// Maximum number of private clients allowed on the server (range 0-18 (clamped to sv_maxclients) )
seta sv_privateClients 2

// Password for the private slots on this server. If set, users will be prompted on join attempt.
//    Users providing this password will have access to all slots.
//    Users providing an incorrect password will have access to the (sv_maxClients - sv_privateClients) public slots.
seta sv_privatePassword "*******" 

// Remote console password. If set, users will have access to a remote console, allowing server administration from a connected client.
seta rcon_password "*******"

// Server voice chat configuration ( 0 = "No Chat", 1 = "Free Chat", 2 = "Team Chat" (default) )
seta sv_voice 2

// Toggle voting for [player kick/map restart/next map] (0 or 1 (default) )
seta g_allowVote 1

// Toggle allowing dead players to chat with living players (0 (default) or 1)
seta g_deadChat 0

// Time in seconds before the server will kick a user for inactivity (range 0 - 10000)
seta g_inactivity 120

// Time in seconds for a player temporary ban (on kick/tempban) (range 0 - 3600)
seta sv_kickBanTime 300

// Toggle flood protection (throttling of user commands - should be enabled for non-password-protected Internet servers) (0 or 1 (default))
seta sv_floodProtect 1

Опубликовано:
SycoKill3r":yfnu611c]This is what the serve exe shows

version 1.9.461

You never even had a server on FourDeltaOne.

You're launching the server with iw5mp_server.exe, instead of iw5m_server.exe

iw5mp_server.exe launches a server on Steam

iw5m_server.exe launches a server on FourDeltaOne

Опубликовано:
Remove "+start_map_rotate" from your server's shortcut.

Then start the server, wait a bit and type "start_map_rotate" command on the server's console.

 

Problem still occurs :(

Now it freezes after I write the command and hit enter, but as before: if I swich to another program, just when it starts freezing I works when I swich back after a few moments

Опубликовано:

That problem happens when the server is having problems in creating a connection.

It can be either a problem with the router or windows itself.

To start, I would advice you to set that computer's IP and the DMZ host on your router.

It can also be some firewall on your computer, or even windows sockets.

Опубликовано:

ok for my problem for it not showing in list i run the iw5m_server.exe then past this into it sv_maprotation default;start_map_rotate;sv_hostname ^1[^5CIA^1]^2OutLawz . All of the ports needed to me open are opened and its wont show up in the list still. i had no problem to get it to show in list and for other players to connect using teknogods, but i wanna get away form them so i can use b3, and not have so many hackers . but i cant get 4d1 to show our server in the list.

Опубликовано:
OK ports are now open..but i cant find my server in server list...any ideas?

That router is a really bad one (I had one of those and I replaced it). It most probably can't handle a query on it's own IP.

Use connect command to get on your server

connect IP:27015

i did this and i was able to connect to my server...but what about others? i said them my ip and the 27015 and they didnt make it... :roll:

Опубликовано:
OK ports are now open..but i cant find my server in server list...any ideas?

That router is a really bad one (I had one of those and I replaced it). It most probably can't handle a query on it's own IP.

Use connect command to get on your server

connect IP:27015

i did this and i was able to connect to my server...but what about others? i said them my ip and the 27015 and they didnt make it... :roll:

Did you give them your external IP Address?

Опубликовано:
That problem happens when the server is having problems in creating a connection.

It can be either a problem with the router or windows itself.

To start, I would advice you to set that computer's IP and the DMZ host on your router.

It can also be some firewall on your computer, or even windows sockets.

 

Yeah, it seems like it,

but I have forwarded all ports and never had problems when I made a IW4M server or when playing Portal 2 via Ip.

What do you meant with "set that computerВґs IP and the DMZ host on your router" What is DMZ host?

Windows Firewall ist turned off, I also disabled antivirus with firewall, but had the same result, what can I do if it is windows sockets ?

Опубликовано:

I made a typo there. I ment "set that computer's IP AS the DMZ host on your router"

Not all routers have that option, but decent ones do :P

If it's a problem with the sockets, you can reset them. As described here -> viewtopic.php?f=30&t=9515 (Dedicated Servers #2 e.)

Опубликовано:
Hi

how can i create private password for my server?

Help me Please.

Thanks

 

Private slots being messed in IW5M is a known bug.

There's nothing you can do for now unless waiting. And as you should figure, the development has other priorities first.

 

new news about?

:?:

Опубликовано:
I made a typo there. I ment "set that computer's IP AS the DMZ host on your router"

Not all routers have that option, but decent ones do :P

If it's a problem with the sockets, you can reset them. As described here -> viewtopic.php?f=30&t=9515 (Dedicated Servers #2 e.)

 

I think I know what you mean, on my router its called "Exposed Host", where the firewall and everythin is completly turned off for this device ?

I will try this first and report back :)

Опубликовано:

Hello.

When I installed my Khampp and when I installed Python on Mysql

I'm facing this error in the admin button

0e97v9fasst3i6ue6js.jpg

Опубликовано:

I need help, tried to run server on pc, looked around, have no idea what is the problem, i run the server but it says:

 

version 1.9.461
Connecting to online services...........
Connected to online services.
Executing server config "server.cfg"
Succeeded reading from default.dspl
Loaded 5 map entries
Loading DSR "TDEF_default.dsr"...
Loading Succeeded for DSR "TDEF_default.dsr"
-----------------------------------
Spawning map: mp_mogadishu, gametype tdef
Initializing Steam Game Server: game port 27015, auth port 8766, query port 27017, gamedir modernwarfare3, version 1.0.0.1
Steam Game Server initialized as Internet Server.
No Steam Master Servers found. Server will LAN visible only.
Steam Game Server connected. Local IP 192.168.1.100, Public IP 77.238.218.129, Game Port 27015
Steam Game Server is VAC Secure
Spawn map (mp_mogadishu, tdef) complete.

 

Here is server cfg:

// Modern Warfare 3 Server Configuration


//////////////////////////////////////////////////////////
// Server command-line parameters (this section is for documentation only)

// Specify server configuration file (this file)
//+set sv_config "filename" (default "server.cfg")

// Specify server visibility (1 = LAN, 2 = Internet (default) )
//+set dedicated 2

// Open game port (Steam-visible server game port)
//+set net_queryPort 27014

// Secure game port
//+set net_port 27015

// Steam authentication port
//+set net_authPort 8766

// Steam master server (server browser) port
//+set net_masterServerPort 27016



//////////////////////////////////////////////////////////
// Server.cfg-configurable settings

// Server host name. This should always be set by the server admin.
seta sv_hostname "AnkhWest DOW"

// Dedicated server play list (DSPL) specifying server map rotation.
//    Valid game options are controlled via DSR (dedicated server recipe) specified in the DSPL.
seta sv_maprotation "default"

// Maximum number of clients that may connect to this server (range 1-18)
seta sv_maxclients 6

// Server password. If set, users will be prompted on join attempt.
seta g_password ""

// Maximum number of private clients allowed on the server (range 0-18 (clamped to sv_maxclients) )
seta sv_privateClients 0

// Password for the private slots on this server. If set, users will be prompted on join attempt.
//    Users providing this password will have access to all slots.
//    Users providing an incorrect password will have access to the (sv_maxClients - sv_privateClients) public slots.
seta sv_privatePassword "" 

// Remote console password. If set, users will have access to a remote console, allowing server administration from a connected client.
seta rcon_password ""

// Server voice chat configuration ( 0 = "No Chat", 1 = "Free Chat", 2 = "Team Chat" (default) )
seta sv_voice 2

// Toggle voting for [player kick/map restart/next map] (0 or 1 (default) )
seta g_allowVote 1

// Toggle allowing dead players to chat with living players (0 (default) or 1)
seta g_deadChat 0

// Time in seconds before the server will kick a user for inactivity (range 0 - 10000)
seta g_inactivity 120

// Time in seconds for a player temporary ban (on kick/tempban) (range 0 - 3600)
seta sv_kickBanTime 300

// Toggle flood protection (throttling of user commands - should be enabled for non-password-protected Internet servers) (0 or 1 (default))
seta sv_floodProtect 1

 

So basically it runs for LAN, want to have some for my friends and me, I read about port forwarding and all that things, i forwarded all ports from 27000-27050, 8766, 3074, still the same thing happens. Ty in advance for help

 

PC. my router is, TL-WR941N TP-Link, but i think that is not a problem.

Опубликовано:

yeah i did srry didn't seen that i didn't post that too i run it with this:

 

"G:\Program Files\Call of Duty- Modern Warfare 3\iw5mp_server.exe" +set net_queryPort 27015 +set net_port 27016 +set net_masterServerPort 27017 +set sv_config "server.cfg" +start_map_rotate

Опубликовано:

"G:\Program Files\Call of Duty- IW5\iw5mp_server.exe" +set net_queryPort 27015 +set net_port 27016 +set net_masterServerPort 27017 +set sv_config "server.cfg" +start_map_rotate

No, you didnВґt follow the tut...

 

5. Create a shortcut to iw5m_server.exe and add the following paramaters into the target field after openning the properties:

Note this: 'iw5m_server.exe'

Опубликовано:

Thank you a lot Magic, now it runs. I feel so stupid for missing that. :D I now have a following problem, server runs like this:

 

Welcome to IW5M r29.
http://fourdeltaone.net/ for help and support 
Loading fastfile code_pre_gfx_mp
Loading fastfile localized_code_pre_gfx_mp
Loading fastfile code_post_gfx_mp
Loading fastfile localized_code_post_gfx_mp
Loading fastfile patch_mp
Loading fastfile dlc2_ui_mp
Loading fastfile dlc1_ui_mp
Loading fastfile common_mp
Loading fastfile localized_common_mp
Connecting to online services....
Connected to online services.
net_port is write protected.
Executing server config "server.cfg"
Succeeded reading from default.dspl
Loaded 5 map entries
Loading DSR "TDEF_default.dsr"...
Loading Succeeded for DSR "TDEF_default.dsr"
-----------------------------------
Spawning server on map mp_bootleg and gametype tdef
Initializing Steam Game Server: game port 27015, auth port 8766, query port 27017, gamedir modernwarfare3, version 1.0.0.0
Steam Game Server initialized as Internet Server.
Steam Master Servers found (1). Server will be Internet Server listed.
Loading fastfile patch_mp_bootleg
Loading fastfile mp_bootleg
[scriptLoader] Loading script GameLog v1.1.0.29
[scriptLoader] Loading script TestScript v1.1.0.29
Spawn server (mp_bootleg, tdef) complete.
-----------------------------------

 

problem is it says it will be internet listed but i can't find it anywhere on server list

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Гость
Ответить в тему...

Сейчас на странице 0

  • Нет пользователей, просматривающих эту страницу

Важная информация

Используя этот сайт, вы соглашаетесь Условия использования.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.