Перейти к содержимому
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_server.exe has stopped working [HELP!]

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

When i start my server this is what happens, i'v completed all the steps in the tutorial guide and confirmed the port forwarding using that 'PFportchecker' tool portforward guys provide. But its not working.

 

Can anyone help me with this problem? Thanks in advance.

 

Problem signature:
 Problem Event Name:	APPCRASH
 Application Name:	iw5m_server.exe
 Application Version:	0.0.0.0
 Application Timestamp:	4f186be1
 Fault Module Name:	iw5m_server.exe
 Fault Module Version:	0.0.0.0
 Fault Module Timestamp:	4f186be1
 Exception Code:	c0000005
 Exception Offset:	00193d33
 OS Version:	6.1.7600.2.0.0.256.1
 Locale ID:	1033
 Additional Information 1:	0a9e
 Additional Information 2:	0a9e372d3b4ad19135b953a78882e789
 Additional Information 3:	0a9e
 Additional Information 4:	0a9e372d3b4ad19135b953a78882e789

Read our privacy statement online:
 http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

If the online privacy statement is not available, please read our privacy statement offline:
 C:\Windows\system32\en-US\erofflps.txt

Featured Replies

Опубликовано:
  • Автор

Also, i find it rather curious how in the spawning line of the picture its saying : "spawning server on map mp_cement and gametype tdef"

When according to the default file it should run FFA on dome or TDM on a random map :\

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

Make sure your firewall is off, and make sure your AntiVirus program is off.

 

Also if doesn't work, update your Net Framework.

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

Hello Madenshtien,

 

Your Dedicated Server pictures line 14: "net_port is write protected." I don't think this line/message must be here and shows to us, you have a problem. But you already mentioned another weird line/message about the rotation. So my opinion, your problem relevant to port forwards or -Server shortcut, config_mp.cfg, server.cfg, default.dspl, XXX.dsr file(s) / setting(s)- or both.

I guess easiest way to fix:

1-) Cut your "admin" and "players2" folder and paste somewhere else.

2-) Download attachment (admin.zip) & extract your game folder. (And don't edit files right away. You can edit later if works.)

3-) Check your server shortcut, batch/cmd file again. (I don't know which one you're using.) Must be something like this: (Check your ports on shortcut / batch / cmd.)

iw5m_server.exe +set net_queryPort XXXXZ +set net_port XXXXX +set net_authPort XXXXC +set net_masterServerPort XXXXV +set sv_config "server.cfg" +start_map_rotate

Now, try to open your server again. If FFA Dome opens; you can continue from there. If not, check port forwards/firewall/anti-virus again.

 

PS: I said cut "players2" folder too because i have reasons. Next time you run "LaunchIW5M.exe", "players2" folder & "config_mp.cfg" file will be created automaticly. When this test done; you can edit new "config_mp.cfg" or replace and try to use old one.

 

Good bye.

Опубликовано:
  • Автор

Ok, there was a little mistake in the shortcut but i've modified it to this:

"E:\Program Files\Modern Warfare 3\iw5m_server.exe" +set net_queryPort 27015 +set net_port 27016 +set net_masterServerPort 27017 +set sv_config "server.cfg" +start_map_rotate

 

Rechecked the ports, replaced admin and removed player2 folder. Started the server again, got this:

Welcome to IW5M r25.
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.
Executing server config "server.cfg"
Succeeded reading from default.dspl
Loaded 1 map entries
Loading DSR "FFA_default.dsr"...
Loading Succeeded for DSR "FFA_default.dsr"
-----------------------------------
Spawning server on map mp_dome and gametype dm
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_dome
Loading fastfile mp_dome
[scriptLoader] Loading script GameLog
[scriptLoader] Loading script TestScript
Spawn server (mp_dome, dm) complete.
-----------------------------------

 

dome, deathmatch ? :\

but i could not find the server anywhere in the internet list

Опубликовано:
  • Автор

It kinda moves now.

I altered the default file to start mp_alpha, domination which is going good..but then the 'stopped working' thingy appears.

[attachment=0]Capture.PNG[/attachment]

 

Problem signature:
 Problem Event Name:	APPCRASH
 Application Name:	iw5m_server.exe
 Application Version:	0.0.0.0
 Application Timestamp:	4f186be1
 Fault Module Name:	iw5m_server.exe
 Fault Module Version:	0.0.0.0
 Fault Module Timestamp:	4f186be1
 Exception Code:	c0000005
 Exception Offset:	00193d33
 OS Version:	6.1.7600.2.0.0.256.1
 Locale ID:	1033
 Additional Information 1:	0a9e
 Additional Information 2:	0a9e372d3b4ad19135b953a78882e789
 Additional Information 3:	0a9e
 Additional Information 4:	0a9e372d3b4ad19135b953a78882e789

Read our privacy statement online:
 http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

If the online privacy statement is not available, please read our privacy statement offline:
 C:\Windows\system32\en-US\erofflps.txt

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

Hi again Madenshtien.

 

(...) Started the server again, got this (...)

Okey, everthings look normal. Problem solved.

 

(...) dome, deathmatch ? (...)

Yes, for test. And worked. You can modify maps, modes and rotation with editing "default.dspl" file. You know that.

 

(...) but i could not find the server anywhere in the internet list (...)

Probably your modem/router doesn't support this. But don't worry, others can see your server.

You can connect to your server with using this console command:

connect YourLocalIpAddress:YourGamePort

We already know your game port: 27015

Now, you need your local ip address. If you don't know your local ip address, fallow this path:

Press Windows button -> press Run -> write "cmd" without "" and press enter. -> write "ipconfig" without "" and press enter.

You will see something like that:

IPv4 Address. . . . . . . . . . . : 192.168.XXX.XXX -> (This is your local ip address.)

So, lets say your local ip address 192.168.5.100 and your game port 27015, you need to use this console command for connect to your server:

connect 192.168.5.100:27015

 

If you trying to find your server on s.mufff.in/iw5msl page; open your server, wait ten minute then visit the page and try to find your server. (List progress takes less than ten minute usually.)

Also, open "server.cfg" and edit line 30: seta sv_hostname "XXXYYYZZZ" (Yes, this is your host name now if you didn't changed already.)

You can search your server on s.mufff.in/iw5msl with your host name or with your real/net ip address.

If you don't know your real/net ip address, visit:

http://www.whatismyip.com

 

About the second crash: You fallowed my way and everything worked. When you changed something(s), you got crash again. I don't know changes, i don't know how to changed. (Replace or manual edit.)

I guess, your next step map and mod change. Am i correct? So, my advice, delete stuff again, add my stuff again. Edit only "default.dspl" file manually. Go step by step. Try to change only map and open your server. If works, try to change game mode and open your server. This is correct way to identify your problem. If you get crush your first step; please show us / send here your "default.dspl" file. (You are going to edit only "default.dspl" file for map change and if you get crush again, source must be this file. I don't know how, yet.)

 

Good bye.

Опубликовано:
When i start my server this is what happens, i'v completed all the steps in the tutorial guide and confirmed the port forwarding using that 'PFportchecker' tool portforward guys provide. But its not working.

 

Can anyone help me with this problem? Thanks in advance.

 

Problem signature:
 Problem Event Name:	APPCRASH
 Application Name:	iw5m_server.exe
 Application Version:	0.0.0.0
 Application Timestamp:	4f186be1
 Fault Module Name:	iw5m_server.exe
 Fault Module Version:	0.0.0.0
 Fault Module Timestamp:	4f186be1
 Exception Code:	c0000005
 Exception Offset:	00193d33
 OS Version:	6.1.7600.2.0.0.256.1
 Locale ID:	1033
 Additional Information 1:	0a9e
 Additional Information 2:	0a9e372d3b4ad19135b953a78882e789
 Additional Information 3:	0a9e
 Additional Information 4:	0a9e372d3b4ad19135b953a78882e789

Read our privacy statement online:
 http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

If the online privacy statement is not available, please read our privacy statement offline:
 C:\Windows\system32\en-US\erofflps.txt

 

HEY i want a console like that to

Join the conversation

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

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

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

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

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

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

Account

Navigation

Поиск

Поиск

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.