I am setting up HL2MP server at UBUNTU 9.04 (Server Ver.) behind a router but it just stuck at starting up. (Related ports has been forwarded at Router setting page)
*-core
description: Motherboard
physical id: 0
*-memory
description: System memory
physical id: 0
size: 1491MiB
*-cpu
product: Intel® Pentium® 4 CPU 3.00GHz
vendor: Intel Corp.
physical id: 1
bus info: cpu@0
version: 15.3.4
serial: 0000-0F34-0000-0000-0000-0000
size: 1500MHz
width: 32 bits
/etc/network/interface:
auto eth0
iface eth0 inet static
address 192.168.0.11
netmask 255.255.255.0
network 192.168.0.0
gateway 192.168.0.1
broadcast 192.168.0.255
/etc/hosts
127.0.0.1 localhost server.localhost
(My External IP) server
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
/etc/rc.local
IPTABLES="/sbin/iptables"
/sbin/iptables -P FORWARD ACCEPT
${IPTABLES} -N outside
${IPTABLES} -A outside -j DROP
${IPTABLES} -I outside -p udp --dport 1200 -j ACCEPT
${IPTABLES} -I outside -p udp --dport 27000:27020 -j ACCEPT
${IPTABLES} -I outside -p tcp --dport 27030:27039 -j ACCEPT
exit 0
My server stop starting up here:
./srcds_run -game hl2mp +map dm_runoff +maxplayers 12
Auto detecting CPU
Using SSE2 Optimised binary.
Server will auto-restart if there is a crash.
Console initialized.
Game.dll loaded for "Half-Life 2 Deathmatch"
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_e3_c17.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_e3_town.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_e3_bugbait.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_eli_lab.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_trainyard.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_k_lab.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_k_lab2.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_coast.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_streetwar.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_streetwar2.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_breencast.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_citadel.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_canals.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_ravenholm.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_ravenholm2.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_canals2.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_music.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_eli.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_alyx.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_dog.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_citizen.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_barney.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_soldier.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_turret.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_metropolice.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_combinecamera.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_fastzombie.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_barnacle.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_combine_mine.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_sniper.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_stalker.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_gman.txt
maxplayers set to 2
maxplayers set to 12
--------------------------------------------------------
sv_pure value unchanged (current value is 0).
--------------------------------------------------------
maxplayers set to 12
Network: IP 192.168.0.11, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
Error: Material "maps/dm_runoff/nature/sewer_water001_8160_2532_-401" : proxy "AnimatedTexture" not found!
Error: Material "maps/dm_runoff/nature/sewer_water001_8160_2532_-401" : proxy "TextureScroll" not found!
Error: Material "maps/dm_runoff/nature/sewer_water001_8160_2532_-401" : proxy "WaterLOD" not found!
Error: Material "nature/sewer_water001_bottom" : proxy "AnimatedTexture" not found!
Error: Material "nature/sewer_water001_bottom" : proxy "TextureScroll" not found!
Error: Material "nature/sewer_water001_bottom" : proxy "WaterLOD" not found!
Error: Material "maps/dm_runoff/maps/dm_runoff/nature/sewer_water001_8160_2532_-401_depth_8" : proxy "AnimatedTexture" not found!
Error: Material "maps/dm_runoff/maps/dm_runoff/nature/sewer_water001_8160_2532_-401_depth_8" : proxy "TextureScroll" not found!
Error: Material "maps/dm_runoff/maps/dm_runoff/nature/sewer_water001_8160_2532_-401_depth_8" : proxy "WaterLOD" not found!
Error: Material "maps/dm_runoff/maps/dm_runoff/nature/sewer_water001_8160_2532_-401_depth_16880" : proxy "AnimatedTexture" not found!
Error: Material "maps/dm_runoff/maps/dm_runoff/nature/sewer_water001_8160_2532_-401_depth_16880" : proxy "TextureScroll" not found!
Error: Material "maps/dm_runoff/maps/dm_runoff/nature/sewer_water001_8160_2532_-401_depth_16880" : proxy "WaterLOD" not found!
Error: Material "models/props_combine/combine_light001a" : proxy "Sine" not found!
Executing dedicated server config file
Error: Material "sprites/bubble" : proxy "AnimatedTexture" not found!
Error: Material "models/effects/comball_tape" : proxy "TextureScroll" not found!
Error: Material "models/effects/comball_sphere" : proxy "TextureScroll" not found!
Error: Material "models/error/new light1" : proxy "Sine" not found!
Precache of sprites/redglow1 ambigious (no extension specified)
Error: Material "models/weapons/v_slam/new light2" : proxy "Sine" not found!
Error: Material "models/weapons/v_slam/new light1" : proxy "Sine" not found!
Error: Material "models/weapons/v_smg1/texture5" : proxy "TextureScroll" not found!
Error reading weapon data file for: weapon_annabelle
Error reading weapon data file for: weapon_bugbait
SV_StartSound: npc/env_headcrabcanister/hiss.wav not precached (0)
SV_StartSound: npc/env_headcrabcanister/hiss.wav not precached (0)
SV_StartSound: npc/env_headcrabcanister/hiss.wav not precached (0)
SV_StartSound: npc/env_headcrabcanister/hiss.wav not precached (0)
SV_StartSound: npc/env_headcrabcanister/hiss.wav not precached (0)
SV_StartSound: npc/env_headcrabcanister/hiss.wav not precached (0)
Error: Material "sprites/glow_test02" : proxy "lampbeam" not found!
Precache of sprites/redglow1 ambigious (no extension specified)
Error: Material "models/props_combine/combine_interface_disp" : proxy "Sine" not found!
Error: Material "models/props_combine/combine_interface_disp" : proxy "Sine" not found!
Error: Material "models/props_combine/combine_interface_disp" : proxy "Sine" not found!
Error: Material "models/props_combine/combine_interface_disp" : proxy "TextureScroll" not found!
Error: Material "models/props_combine/combine_intmonitor001_disp" : proxy "Sine" not found!
Error: Material "models/props_combine/combine_intmonitor001_disp" : proxy "Sine" not found!
Error: Material "models/props_combine/combine_intmonitor001_disp" : proxy "Sine" not found!
Error: Material "models/props_combine/combine_intmonitor001_disp" : proxy "TextureScroll" not found!
Section [Scenes]: 0 resources total 0 bytes, 0.00 % of limit (2.10 MB)
appdatacache.cpp (311) : Assertion Failed: !"Implement me"
couldn't exec server.cfg
Adding master server 69.28.140.246:27011
Adding master server 72.165.61.189:27011
<JUST STOPS HERE................>
All port forwarding needed are configured at router side and I have also tried command line with -ip and -port but still get the same result.
Thanks for your help in advance !
*-core
description: Motherboard
physical id: 0
*-memory
description: System memory
physical id: 0
size: 1491MiB
*-cpu
product: Intel® Pentium® 4 CPU 3.00GHz
vendor: Intel Corp.
physical id: 1
bus info: cpu@0
version: 15.3.4
serial: 0000-0F34-0000-0000-0000-0000
size: 1500MHz
width: 32 bits
/etc/network/interface:
auto eth0
iface eth0 inet static
address 192.168.0.11
netmask 255.255.255.0
network 192.168.0.0
gateway 192.168.0.1
broadcast 192.168.0.255
/etc/hosts
127.0.0.1 localhost server.localhost
(My External IP) server
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
/etc/rc.local
IPTABLES="/sbin/iptables"
/sbin/iptables -P FORWARD ACCEPT
${IPTABLES} -N outside
${IPTABLES} -A outside -j DROP
${IPTABLES} -I outside -p udp --dport 1200 -j ACCEPT
${IPTABLES} -I outside -p udp --dport 27000:27020 -j ACCEPT
${IPTABLES} -I outside -p tcp --dport 27030:27039 -j ACCEPT
exit 0
My server stop starting up here:
./srcds_run -game hl2mp +map dm_runoff +maxplayers 12
Auto detecting CPU
Using SSE2 Optimised binary.
Server will auto-restart if there is a crash.
Console initialized.
Game.dll loaded for "Half-Life 2 Deathmatch"
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_e3_c17.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_e3_town.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_e3_bugbait.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_eli_lab.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_trainyard.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_k_lab.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_k_lab2.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_coast.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_streetwar.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_streetwar2.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_breencast.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_citadel.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_canals.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_ravenholm.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_ravenholm2.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_canals2.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/level_sounds_music.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_eli.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_alyx.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_dog.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_citizen.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_barney.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_soldier.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_turret.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_metropolice.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_combinecamera.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_fastzombie.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_barnacle.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_combine_mine.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_sniper.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_stalker.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_gman.txt
maxplayers set to 2
maxplayers set to 12
--------------------------------------------------------
sv_pure value unchanged (current value is 0).
--------------------------------------------------------
maxplayers set to 12
Network: IP 192.168.0.11, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
Error: Material "maps/dm_runoff/nature/sewer_water001_8160_2532_-401" : proxy "AnimatedTexture" not found!
Error: Material "maps/dm_runoff/nature/sewer_water001_8160_2532_-401" : proxy "TextureScroll" not found!
Error: Material "maps/dm_runoff/nature/sewer_water001_8160_2532_-401" : proxy "WaterLOD" not found!
Error: Material "nature/sewer_water001_bottom" : proxy "AnimatedTexture" not found!
Error: Material "nature/sewer_water001_bottom" : proxy "TextureScroll" not found!
Error: Material "nature/sewer_water001_bottom" : proxy "WaterLOD" not found!
Error: Material "maps/dm_runoff/maps/dm_runoff/nature/sewer_water001_8160_2532_-401_depth_8" : proxy "AnimatedTexture" not found!
Error: Material "maps/dm_runoff/maps/dm_runoff/nature/sewer_water001_8160_2532_-401_depth_8" : proxy "TextureScroll" not found!
Error: Material "maps/dm_runoff/maps/dm_runoff/nature/sewer_water001_8160_2532_-401_depth_8" : proxy "WaterLOD" not found!
Error: Material "maps/dm_runoff/maps/dm_runoff/nature/sewer_water001_8160_2532_-401_depth_16880" : proxy "AnimatedTexture" not found!
Error: Material "maps/dm_runoff/maps/dm_runoff/nature/sewer_water001_8160_2532_-401_depth_16880" : proxy "TextureScroll" not found!
Error: Material "maps/dm_runoff/maps/dm_runoff/nature/sewer_water001_8160_2532_-401_depth_16880" : proxy "WaterLOD" not found!
Error: Material "models/props_combine/combine_light001a" : proxy "Sine" not found!
Executing dedicated server config file
Error: Material "sprites/bubble" : proxy "AnimatedTexture" not found!
Error: Material "models/effects/comball_tape" : proxy "TextureScroll" not found!
Error: Material "models/effects/comball_sphere" : proxy "TextureScroll" not found!
Error: Material "models/error/new light1" : proxy "Sine" not found!
Precache of sprites/redglow1 ambigious (no extension specified)
Error: Material "models/weapons/v_slam/new light2" : proxy "Sine" not found!
Error: Material "models/weapons/v_slam/new light1" : proxy "Sine" not found!
Error: Material "models/weapons/v_smg1/texture5" : proxy "TextureScroll" not found!
Error reading weapon data file for: weapon_annabelle
Error reading weapon data file for: weapon_bugbait
SV_StartSound: npc/env_headcrabcanister/hiss.wav not precached (0)
SV_StartSound: npc/env_headcrabcanister/hiss.wav not precached (0)
SV_StartSound: npc/env_headcrabcanister/hiss.wav not precached (0)
SV_StartSound: npc/env_headcrabcanister/hiss.wav not precached (0)
SV_StartSound: npc/env_headcrabcanister/hiss.wav not precached (0)
SV_StartSound: npc/env_headcrabcanister/hiss.wav not precached (0)
Error: Material "sprites/glow_test02" : proxy "lampbeam" not found!
Precache of sprites/redglow1 ambigious (no extension specified)
Error: Material "models/props_combine/combine_interface_disp" : proxy "Sine" not found!
Error: Material "models/props_combine/combine_interface_disp" : proxy "Sine" not found!
Error: Material "models/props_combine/combine_interface_disp" : proxy "Sine" not found!
Error: Material "models/props_combine/combine_interface_disp" : proxy "TextureScroll" not found!
Error: Material "models/props_combine/combine_intmonitor001_disp" : proxy "Sine" not found!
Error: Material "models/props_combine/combine_intmonitor001_disp" : proxy "Sine" not found!
Error: Material "models/props_combine/combine_intmonitor001_disp" : proxy "Sine" not found!
Error: Material "models/props_combine/combine_intmonitor001_disp" : proxy "TextureScroll" not found!
Section [Scenes]: 0 resources total 0 bytes, 0.00 % of limit (2.10 MB)
appdatacache.cpp (311) : Assertion Failed: !"Implement me"
couldn't exec server.cfg
Adding master server 69.28.140.246:27011
Adding master server 72.165.61.189:27011
<JUST STOPS HERE................>
All port forwarding needed are configured at router side and I have also tried command line with -ip and -port but still get the same result.
Thanks for your help in advance !
Tired of DM? Let's Coop !