Fortress Forever

Go Back   Fortress Forever > Help & Technical > Server Administration

Reply
 
Thread Tools Display Modes
Old 09-14-2007, 02:07 PM   #1
Lt Llama
 
Join Date: Mar 2007
Posts Rated Helpful 0 Times
Linux server problem [solved]

AMD Opteron 1210 (Dual Core)
Linux SUSE 10.2

Some problems getting my Linux server up.

So step by step what I done:
1. Created the folder ~/html/source_server

2. Get hldsupdatetool.bin

wget http://www.steampowered.com/download/hldsupdatetool.bin

3. Run the updates

chmod +x hldsupdatetool.bin
./hldsupdatetool.bin
./steam

4. Update hl2mp

./steam -command update -game "hl2mp" -dir ~/html/source_server

5. Downloaded and installed FortressForever linux binaries at ~/html/source_server/FortressForever

6. Created a screen bash file

screen -dmS ffscreen ./srcds_run -game FortressForever -port 27015 -debug -tickrate 33 -maxplayers 10 +map ff_dustbowl

RESULT

When running ffscreen the server stops here:



It works for hl2mp:



It stops at the same place as kzmod for source.

My valve.rc:

Quote:
log on

hostname "Euroskillz"

//================================================== ==
// Server Ban File
// ---------------
exec banned_user.cfg

//================================================== ==
// Passwords
rcon_password ""
sv_password ""

//================================================== ==
// Time limit, including prematch
//
mp_prematch 0.5
mp_timelimit 30.5

//================================================== ==
// Class limits
//
cr_scout 0
cr_sniper 0
cr_soldier 0
cr_demoman 0
cr_medic 0
cr_hwguy 0
cr_pyro 0
cr_spy 0
cr_engineer 0

//================================================== ==
// All other settings
//
mp_allowNPCs 0
mp_allowspectators 1
mp_footsteps 0
mp_friendlyfire 1
sv_mincmdrate 0
sv_maxcmdrate 40
sv_minupdaterate 10
sv_maxupdaterate 30
sv_minrate 2000
sv_maxrate 9000
sv_unlag 1
sv_maxunlag 0.3
sv_spectatorchat 1
sv_alltalk 0
sv_cheats 0
sv_allowupload 0
sv_allowdownload 1
sv_voicecodec vaudio_speex
sv_specaccelerate 5
sv_specspeed 2
mp_teamplay "0"
coop "0"
deathmatch "0"
sv_voiceenable "0"
sv_pausable "0"

The log files are created but they are 0 kb so not much to see there

Any help would be appreciated.

Last edited by Lt Llama; 09-15-2007 at 01:04 PM.
Lt Llama is offline   Reply With Quote


Old 09-14-2007, 02:32 PM   #2
Lt Llama
 
Join Date: Mar 2007
Posts Rated Helpful 0 Times
Forgot the top of the console message which might be the cause of the problem:

Auto detecting cpu using AMD-Opteron (64 bit) Optimized binary.
./srcds_run: line 141: gdb: command not found
Please install gdb first
Lt Llama is offline   Reply With Quote


Old 09-15-2007, 01:07 PM   #3
Lt Llama
 
Join Date: Mar 2007
Posts Rated Helpful 0 Times
Some retard problem with the server configs.
I deleted server.cfg and only use valve.rc.

The following works for me:

Code:
hostname ""
//sv_password ""//if you want pword protection for private server

//====================================================
// Time limit, including prematch
//
mp_prematch 0.5
mp_timelimit 30
mp_friendlyfire 0

//================================================== ==
// Class limits
//
cr_scout 0
cr_sniper 0
cr_soldier 0
cr_demoman 0
cr_medic 0
cr_hwguy 0
cr_pyro 0
cr_spy 0
cr_engineer 0

rcon_password ""//needed to enter server admin commands
sv_rcon_maxfailures 3
sv_alltalk 0
sv_voiceenable 0

// ================================================= ==
// stuff command line statements
//

stuffcmds

// ================================================= ==
// mp_ settings
//

mp_allowNPCs 0
mp_allowspectators 1
mp_footsteps 0
mp_friendlyfire 1
mp_forcerespawn 0

//================================================== ==
// Server settings
//
sv_mincmdrate 0
sv_maxcmdrate 40
sv_minupdaterate 10
sv_maxupdaterate 30
sv_minrate 2000
sv_maxrate 9000
sv_unlag 1
sv_maxunlag 0.3
sv_spectatorchat 1
sv_alltalk 0
sv_cheats 0
sv_allowupload 0
sv_allowdownload 0
sv_voicecodec vaudio_speex
sv_specaccelerate 5
sv_specspeed 2
sv_allowdownload 0
sv_allowupload 0

log on
sv_logbans 0
sv_logecho 0
sv_logfile 1
sv_log_onefile 0
exec banned_user.cfg
I don't know what it was in the configs that didnt make the server start.
Lt Llama is offline   Reply With Quote


Old 09-15-2007, 01:43 PM   #4
Demon
Your Worst Nightmare
 
Demon's Avatar
 
Join Date: Jul 2007
Location: Denmark
Posts Rated Helpful 0 Times
Send a message via MSN to Demon
great, you got yours fixed, now fix mine

borrowed some of the stuff you wrote, still doesnt make theese msg's disapeer...

Code:
maxplayers set to 10
Server logging enabled.
Server logging data to file logs/L0915000.log
L 09/15/2007 - 15:29:23: Log file started (file "logs/L0915000.log") (game "/home/demon/sourceds/FortressForever") (version "3224")
couldn't exec banned_user.cfg
Network: IP 127.0.1.1, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
Server logging data to file logs/L0915001.log
Error: Material "maps/ff_dustbowl/nature/water_canals_city_murky_448_-1024_-64" : proxy "AnimatedTexture" not found!
Error: Material "maps/ff_dustbowl/nature/water_canals_city_murky_448_-1024_-64" : proxy "TextureScroll" not found!
Error: Material "maps/ff_dustbowl/nature/water_canals_city_murky_448_-1024_-64" : proxy "WaterLOD" not found!
Error: Material "nature/water_canals_city_beneath" : proxy "AnimatedTexture" not found!
Error: Material "nature/water_canals_city_beneath" : proxy "TextureScroll" not found!
Error: Material "nature/water_canals_city_beneath" : proxy "WaterLOD" not found!
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/shrub_01a.mdl)
[SCRIPT] Attempting to start up the entity system...
[SCRIPT] Entity system initialization successful.
[SCRIPT] Loading Lua File: maps/includes/base.lua
[SCRIPT] Successfully loaded maps/includes/base.lua
[SCRIPT] Loading Lua File: maps/ff_dustbowl.lua
[SCRIPT] Loading Lua File: maps/includes/base_ad.lua
[SCRIPT] Loading Lua File: maps/includes/base_teamplay.lua
[SCRIPT] Successfully loaded maps/includes/base_teamplay.lua
[SCRIPT] Successfully loaded maps/includes/base_ad.lua
[SCRIPT] Loading Lua File: maps/includes/base_location.lua
[SCRIPT] Successfully loaded maps/includes/base_location.lua
[SCRIPT] Successfully loaded maps/ff_dustbowl.lua
[EntSys] Entity System Helper Spawned
Executing dedicated server config file
Error: Material "sprites/bubble" : proxy "AnimatedTexture" not found!
Error: Material "models/grenades/napalm/napalmgoo" : proxy "AnimatedTexture" not found!
Error: Material "models/grenades/napalm/napalmgoo" : proxy "AnimatedTexture" not found!
Error: Material "models/grenades/napalm/napalmgoo" : proxy "TextureScroll" not found!
Error: Material "effects/bluelaser1" : proxy "TextureScroll" not found!
Error: Material "effects/bluelaser1" : proxy "Sine" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon" : proxy "CurrentCharge" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon" : proxy "Multiply" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_hud" : proxy "TextureScroll" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_d0" : proxy "CurrentAmmo" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_d0" : proxy "CurrentAmmo" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_d0" : proxy "LessOrEqual" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_d0" : proxy "LessOrEqual" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_d1" : proxy "CurrentAmmo" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_d1" : proxy "CurrentAmmo" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_d1" : proxy "LessOrEqual" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_d1" : proxy "LessOrEqual" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_d1" : proxy "LessOrEqual" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_d2" : proxy "CurrentAmmo" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_d2" : proxy "CurrentAmmo" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_d2" : proxy "LessOrEqual" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_d2" : proxy "LessOrEqual" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_d2" : proxy "LessOrEqual" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_bar" : proxy "CurrentCharge" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_bar" : proxy "Divide" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_bar" : proxy "Multiply" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_bar" : proxy "TextureTransform" not found!
Error: Material "models/weapons/flamethrower/v_flamethrower_gauge" : proxy "CurrentAmmo" not found!
Error: Material "models/weapons/flamethrower/v_flamethrower_gauge" : proxy "Divide" not found!
Error: Material "models/weapons/flamethrower/v_flamethrower_gauge" : proxy "Multiply" not found!
Error: Material "models/weapons/flamethrower/v_flamethrower_gauge" : proxy "Add" not found!
Error: Material "models/weapons/flamethrower/v_flamethrower_gauge" : proxy "TextureTransform" not found!
Error: Material "models/weapons/rpg/v_rpg_hud" : proxy "TextureScroll" not found!
Error: Material "models/weapons/rpg/v_rpg_hud" : proxy "CurrentAmmo" not found!
Error: Material "models/weapons/railgun/v_railgun_glass" : proxy "TextureScroll" not found!
Error: Material "models/weapons/railgun/v_railgun_glass" : proxy "TextureScroll" not found!
Error: Material "models/buildable/detpack/detpack" : proxy "AnimatedTexture" not found!
Error: Material "models/buildable/detpack/detpack" : proxy "AnimatedTexture" not found!
Error: Material "models/buildable/detpack/detpack" : proxy "TextureScroll" not found!
Error: Material "models/buildable/detpack/detpack" : proxy "Refract_TeamColor" not found!
player/demoman/demoman.mdl/player/ff_player_shared.mdl : missmatched parent bones on "ffSkel_Hips"
Error: Material "models/error/new light1" : proxy "Sine" not found!
player/medic/medic.mdl/player/ff_player_shared.mdl : missmatched parent bones on "ffSkel_Hips"
player/hwguy/hwguy.mdl/player/ff_player_shared.mdl : missmatched parent bones on "ffSkel_Hips"
player/pyro/pyro.mdl/player/ff_player_shared.mdl : missmatched parent bones on "ffSkel_Hips"
Error: Material "models/player/engineer/engineer_acc_blue" : proxy "FF_PlayerVelocityProxy" not found!
Error: Material "models/player/engineer/engineer_acc_blue" : proxy "Sine" not found!
Error: Material "models/player/engineer/engineer_acc_blue" : proxy "Add" not found!
Error: Material "models/player/engineer/engineer_head" : proxy "FF_PlayerVelocityProxy" not found!
Error: Material "models/player/engineer/engineer_head" : proxy "Sine" not found!
Error: Material "models/player/engineer/engineer_head" : proxy "Add" not found!
Error: Material "models/player/engineer/engineer_accessories" : proxy "FF_PlayerVelocityProxy" not found!
Error: Material "models/player/engineer/engineer_accessories" : proxy "Sine" not found!
Error: Material "models/player/engineer/engineer_accessories" : proxy "Add" not found!
Error: Material "models/player/engineer/engineer_acc_red" : proxy "FF_PlayerVelocityProxy" not found!
Error: Material "models/player/engineer/engineer_acc_red" : proxy "Sine" not found!
Error: Material "models/player/engineer/engineer_acc_red" : proxy "Add" not found!
Error: Material "models/player/engineer/engineer_acc_yellow" : proxy "FF_PlayerVelocityProxy" not found!
Error: Material "models/player/engineer/engineer_acc_yellow" : proxy "Sine" not found!
Error: Material "models/player/engineer/engineer_acc_yellow" : proxy "Add" not found!
Error: Material "models/player/engineer/engineer_acc_green" : proxy "FF_PlayerVelocityProxy" not found!
Error: Material "models/player/engineer/engineer_acc_green" : proxy "Sine" not found!
Error: Material "models/player/engineer/engineer_acc_green" : proxy "Add" not found!
Error: Material "models/buildable/sg/sg_fx_blue" : proxy "TextureScroll" not found!
Error: Material "models/buildable/sg/sg_fx_blue" : proxy "TextureScroll" not found!
Error: Material "models/buildable/sg/sg_fx_blue" : proxy "Equals" not found!
Error: Material "models/buildable/sg/sg_fx_red" : proxy "TextureScroll" not found!
Error: Material "models/buildable/sg/sg_fx_red" : proxy "TextureScroll" not found!
Error: Material "models/buildable/sg/sg_fx_red" : proxy "Equals" not found!
Error: Material "models/buildable/sg/sg_fx_yellow" : proxy "TextureScroll" not found!
Error: Material "models/buildable/sg/sg_fx_yellow" : proxy "TextureScroll" not found!
Error: Material "models/buildable/sg/sg_fx_yellow" : proxy "Equals" not found!
Error: Material "models/buildable/sg/sg_fx_green" : proxy "TextureScroll" not found!
Error: Material "models/buildable/sg/sg_fx_green" : proxy "TextureScroll" not found!
Error: Material "models/buildable/sg/sg_fx_green" : proxy "Equals" not found!
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Attempted to create unknown entity type info_ff_mapguide!
Can't init info_ff_mapguide
Error: Material "models/flag/flag_blue" : proxy "EntitySpeed" not found!
Error: Material "models/flag/flag_blue" : proxy "Sine" not found!
Error: Material "models/flag/flag_blue" : proxy "Add" not found!
Error: Material "models/flag/flag_red" : proxy "EntitySpeed" not found!
Error: Material "models/flag/flag_red" : proxy "Sine" not found!
Error: Material "models/flag/flag_red" : proxy "Add" not found!
Error: Material "models/flag/flag_yellow" : proxy "EntitySpeed" not found!
Error: Material "models/flag/flag_yellow" : proxy "Sine" not found!
Error: Material "models/flag/flag_yellow" : proxy "Add" not found!
Error: Material "models/flag/flag_green" : proxy "EntitySpeed" not found!
Error: Material "models/flag/flag_green" : proxy "Sine" not found!
Error: Material "models/flag/flag_green" : proxy "Add" not found!
couldn't exec server.cfg
couldn't exec ff_dustbowl.cfg
Precache of sprites/light_glow02_add_noz ambigious (no extension specified)
Precache of sprites/light_glow02_add_noz ambigious (no extension specified)
Section [Scenes]: 0 resources total 0 bytes, 0.00 % of limit (2.10 MB)
-------------- Omni-bot Init ----------------
Omni-bot Loading: Looking for omni-bot/omnibot_ff.so
Omni-bot Loading: LoadLibrary Failed with Error: omni-bot/omnibot_ff.so: cannot open shared object file: No such file or directory
Omni-bot Loading: Looking for ./omnibot_ff.so
Omni-bot Loading: LoadLibrary Failed with Error: ./omnibot_ff.so: cannot open shared object file: No such file or directory
Omni-bot Loading: Looking for /home/demon/omni-bot/omnibot_ff.so
Omni-bot Loading: LoadLibrary Failed with Error: /home/demon/omni-bot/omnibot_ff.so: cannot open shared object file: No such file or directory
Omni-bot Loading: Looking for omnibot_ff.so
Omni-bot Loading: LoadLibrary Failed with Error: omnibot_ff.so: cannot open shared object file: No such file or directory
---------------------------------------------
net.cpp (960) : Assertion Failed: 0 == iRet && iValLen == sizeof( iVal ) && cSendBufSize <= iVal
net.cpp (968) : Assertion Failed: 0 == iRet && iValLen == sizeof( iVal ) && cRecvBufSize <= iVal
Adding master server 68.142.72.250:27011
Adding master server 72.165.61.190:27011
Connection to Steam servers successful.
   VAC secure mode is activated.
if its nothing, ill just ignore it...

but tell me plz if its something i need to do..

what i did

ran the update tool (linux version) to install source ds
at /home/demon/sourceds

downloaded the tar.gz server package

started using a edited version of my start scripts (using to start hl1 ds)

now i borrowed yours and modified a bit to suite the machine..
Code:
# Go to the right dir:
cd /home/demon/sourceds

# See how we were called.
echo Server has been started!
./srcds_run -game FortressForever -port 27015 -debug -tickrate 33 -maxplayers 10 +map ff_dustbowl
+hostname "Demon's FF Serv" +ip 192.168.0.128
using Ubuntu desktop edition v7.04
Demon is offline   Reply With Quote


Old 09-15-2007, 02:24 PM   #5
Lt Llama
 
Join Date: Mar 2007
Posts Rated Helpful 0 Times
Your server seems to run and I think you can ignore all the missing stuff.
From what I can see you are not using your external ip in the startup

./srcds_run -game FortressForever -port 27015 -debug -tickrate 33 -maxplayers 10 +map ff_dustbowl
+hostname "Demon's FF Serv" +ip 192.168.0.128

Change +ip 192.168.0.128 to the ip people actually should connect to and try again.
Lt Llama is offline   Reply With Quote


Old 09-15-2007, 02:56 PM   #6
Demon
Your Worst Nightmare
 
Demon's Avatar
 
Join Date: Jul 2007
Location: Denmark
Posts Rated Helpful 0 Times
Send a message via MSN to Demon
if i change the ip, the server will not connect to the steam servers.. theres a reason im using the lan ip, ill try start it, and let it run for a while, i wont be able to connect, as im currently backing my stuff up, preparing to format my comp :s takes a while
Demon is offline   Reply With Quote


Old 09-20-2007, 06:43 AM   #7
hondaman
Guest
 
Posts Rated Helpful 1 Times
I am trying to setup a linux server too, and I get the very same looooong list of errors on startup:

./srcds_run -game FortressForever +ip 75.125.48.140 -port 27015 maxplayers 8 +exec server.cfg +map ff_shutdown2 -tickrate 66 +fps_max 100
Auto detecting CPU
Using AMD-Opteron (64 bit) Optimised binary.
Auto-restarting the server on crash

Console initialized.
Game.dll loaded for "Fortress Forever"
CSoundEmitterSystem::AddSoundsFromFile: No such file maps/ff_training_level_sounds.txt
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_strider.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_zombie.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_vortigaunt.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_turret.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_scanner.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_rollermine.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_poisonzombie.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_manhack.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_ichthyosaur.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_blackheadcrab.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_fastheadcrab.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_headcrab.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_fastzombie.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_birds.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_gunship.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_dropship.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_barnacle.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_attackheli.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_antlionguard.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_antlion.txt
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_env_headcrabcanister.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 16
couldn't exec server.cfg
Network: IP 75.125.48.140, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
Error: Material "effects/com_shield002a_red" : proxy "TextureScroll" not found!
Error: Material "effects/com_shield002a_red" : proxy "TextureScroll" not found!
Error: Material "ff_shutdown2/ff_anim_electricity_red" : proxy "AnimatedTexture" not found!
Error: Material "ff_shutdown2/ff_anim_electricity_blue" : proxy "AnimatedTexture" not found!
Error: Material "maps/ff_shutdown2/effects/combineshield/comshieldwall2_933_-2884_665" : proxy "PlayerProximity" not found!
Error: Material "maps/ff_shutdown2/effects/combineshield/comshieldwall2_933_-2884_665" : proxy "Subtract" not found!
Error: Material "maps/ff_shutdown2/effects/combineshield/comshieldwall2_933_-2884_665" : proxy "Clamp" not found!
Error: Material "maps/ff_shutdown2/effects/combineshield/comshieldwall2_933_-2884_665" : proxy "Clamp" not found!
Error: Material "maps/ff_shutdown2/effects/combineshield/comshieldwall2_933_-2884_665" : proxy "PlayerProximity" not found!
Error: Material "maps/ff_shutdown2/effects/combineshield/comshieldwall2_933_-2884_665" : proxy "GaussianNoise" not found!
Error: Material "maps/ff_shutdown2/effects/combineshield/comshieldwall2_933_-2884_665" : proxy "Subtract" not found!
Error: Material "maps/ff_shutdown2/effects/combineshield/comshieldwall2_933_-2884_665" : proxy "Multiply" not found!
Error: Material "maps/ff_shutdown2/effects/combineshield/comshieldwall2_933_-2884_665" : proxy "Equals" not found!
Error: Material "maps/ff_shutdown2/effects/combineshield/comshieldwall2_933_-2884_665" : proxy "Add" not found!
Error: Material "maps/ff_shutdown2/effects/combineshield/comshieldwall2_933_-2884_665" : proxy "Sine" not found!
Error: Material "maps/ff_shutdown2/effects/combineshield/comshieldwall2_933_-2884_665" : proxy "TextureScroll" not found!
Error: Material "maps/ff_shutdown2/effects/combineshield/comshieldwall2_1689_-2881_470" : proxy "PlayerProximity" not found!
Error: Material "maps/ff_shutdown2/effects/combineshield/comshieldwall2_1689_-2881_470" : proxy "Subtract" not found!
Error: Material "maps/ff_shutdown2/effects/combineshield/comshieldwall2_1689_-2881_470" : proxy "Clamp" not found!
Error: Material "maps/ff_shutdown2/effects/combineshield/comshieldwall2_1689_-2881_470" : proxy "Clamp" not found!
Error: Material "maps/ff_shutdown2/effects/combineshield/comshieldwall2_1689_-2881_470" : proxy "PlayerProximity" not found!
Error: Material "maps/ff_shutdown2/effects/combineshield/comshieldwall2_1689_-2881_470" : proxy "GaussianNoise" not found!
Error: Material "maps/ff_shutdown2/effects/combineshield/comshieldwall2_1689_-2881_470" : proxy "Subtract" not found!
Error: Material "maps/ff_shutdown2/effects/combineshield/comshieldwall2_1689_-2881_470" : proxy "Multiply" not found!
Error: Material "maps/ff_shutdown2/effects/combineshield/comshieldwall2_1689_-2881_470" : proxy "Equals" not found!
Error: Material "maps/ff_shutdown2/effects/combineshield/comshieldwall2_1689_-2881_470" : proxy "Add" not found!
Error: Material "maps/ff_shutdown2/effects/combineshield/comshieldwall2_1689_-2881_470" : proxy "Sine" not found!
Error: Material "maps/ff_shutdown2/effects/combineshield/comshieldwall2_1689_-2881_470" : proxy "TextureScroll" not found!
Error: Material "nature/water_canals_waterbeneath2" : proxy "AnimatedTexture" not found!
Error: Material "nature/water_canals_waterbeneath2" : proxy "TextureScroll" not found!
Error: Material "nature/water_canals_waterbeneath2" : proxy "WaterLOD" not found!
[SCRIPT] Attempting to start up the entity system...
[SCRIPT] Entity system initialization successful.
[SCRIPT] Loading Lua File: maps/includes/base.lua
[SCRIPT] Successfully loaded maps/includes/base.lua
[SCRIPT] Loading Lua File: maps/ff_shutdown2.lua
[SCRIPT] Loading Lua File: maps/includes/base_shutdown.lua
[SCRIPT] Loading Lua File: maps/includes/base.lua
[SCRIPT] Successfully loaded maps/includes/base.lua
[SCRIPT] Loading Lua File: maps/includes/base_ctf.lua
[SCRIPT] Loading Lua File: maps/includes/base_teamplay.lua
[SCRIPT] Successfully loaded maps/includes/base_teamplay.lua
[SCRIPT] Successfully loaded maps/includes/base_ctf.lua
[SCRIPT] Loading Lua File: maps/includes/base_teamplay.lua
[SCRIPT] Successfully loaded maps/includes/base_teamplay.lua
[SCRIPT] Loading Lua File: maps/includes/base_location.lua
[SCRIPT] Successfully loaded maps/includes/base_location.lua
[SCRIPT] Loading Lua File: maps/includes/base_respawnturret.lua
[SCRIPT] Successfully loaded maps/includes/base_respawnturret.lua
[SCRIPT] Successfully loaded maps/includes/base_shutdown.lua
[SCRIPT] Successfully loaded maps/ff_shutdown2.lua
[EntSys] Entity System Helper Spawned
Executing dedicated server config file
Error: Material "sprites/bubble" : proxy "AnimatedTexture" not found!
Error: Material "models/grenades/napalm/napalmgoo" : proxy "AnimatedTexture" not found!
Error: Material "models/grenades/napalm/napalmgoo" : proxy "AnimatedTexture" not found!
Error: Material "models/grenades/napalm/napalmgoo" : proxy "TextureScroll" not found!
Error: Material "effects/bluelaser1" : proxy "TextureScroll" not found!
Error: Material "effects/bluelaser1" : proxy "Sine" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon" : proxy "CurrentCharge" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon" : proxy "Multiply" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_hud" : proxy "TextureScroll" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_d0" : proxy "CurrentAmmo" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_d0" : proxy "CurrentAmmo" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_d0" : proxy "LessOrEqual" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_d0" : proxy "LessOrEqual" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_d1" : proxy "CurrentAmmo" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_d1" : proxy "CurrentAmmo" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_d1" : proxy "LessOrEqual" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_d1" : proxy "LessOrEqual" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_d1" : proxy "LessOrEqual" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_d2" : proxy "CurrentAmmo" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_d2" : proxy "CurrentAmmo" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_d2" : proxy "LessOrEqual" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_d2" : proxy "LessOrEqual" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_d2" : proxy "LessOrEqual" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_bar" : proxy "CurrentCharge" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_bar" : proxy "Divide" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_bar" : proxy "Multiply" not found!
Error: Material "models/weapons/assaultcannon/v_assaultcannon_bar" : proxy "TextureTransform" not found!
Error: Material "models/weapons/flamethrower/v_flamethrower_gauge" : proxy "CurrentAmmo" not found!
Error: Material "models/weapons/flamethrower/v_flamethrower_gauge" : proxy "Divide" not found!
Error: Material "models/weapons/flamethrower/v_flamethrower_gauge" : proxy "Multiply" not found!
Error: Material "models/weapons/flamethrower/v_flamethrower_gauge" : proxy "Add" not found!
Error: Material "models/weapons/flamethrower/v_flamethrower_gauge" : proxy "TextureTransform" not found!
Error: Material "models/weapons/rpg/v_rpg_hud" : proxy "TextureScroll" not found!
Error: Material "models/weapons/rpg/v_rpg_hud" : proxy "CurrentAmmo" not found!
Error: Material "models/weapons/railgun/v_railgun_glass" : proxy "TextureScroll" not found!
Error: Material "models/weapons/railgun/v_railgun_glass" : proxy "TextureScroll" not found!
Error: Material "models/buildable/detpack/detpack" : proxy "AnimatedTexture" not found!
Error: Material "models/buildable/detpack/detpack" : proxy "AnimatedTexture" not found!
Error: Material "models/buildable/detpack/detpack" : proxy "TextureScroll" not found!
Error: Material "models/buildable/detpack/detpack" : proxy "Refract_TeamColor" not found!
player/demoman/demoman.mdl/player/ff_player_shared.mdl : missmatched parent bones on "ffSkel_Hips"
Error: Material "models/error/new light1" : proxy "Sine" not found!
player/medic/medic.mdl/player/ff_player_shared.mdl : missmatched parent bones on "ffSkel_Hips"
player/hwguy/hwguy.mdl/player/ff_player_shared.mdl : missmatched parent bones on "ffSkel_Hips"
player/pyro/pyro.mdl/player/ff_player_shared.mdl : missmatched parent bones on "ffSkel_Hips"
Error: Material "models/player/engineer/engineer_acc_blue" : proxy "FF_PlayerVelocityProxy" not found!
Error: Material "models/player/engineer/engineer_acc_blue" : proxy "Sine" not found!
Error: Material "models/player/engineer/engineer_acc_blue" : proxy "Add" not found!
Error: Material "models/player/engineer/engineer_head" : proxy "FF_PlayerVelocityProxy" not found!
Error: Material "models/player/engineer/engineer_head" : proxy "Sine" not found!
Error: Material "models/player/engineer/engineer_head" : proxy "Add" not found!
Error: Material "models/player/engineer/engineer_accessories" : proxy "FF_PlayerVelocityProxy" not found!
Error: Material "models/player/engineer/engineer_accessories" : proxy "Sine" not found!
Error: Material "models/player/engineer/engineer_accessories" : proxy "Add" not found!
Error: Material "models/player/engineer/engineer_acc_red" : proxy "FF_PlayerVelocityProxy" not found!
Error: Material "models/player/engineer/engineer_acc_red" : proxy "Sine" not found!
Error: Material "models/player/engineer/engineer_acc_red" : proxy "Add" not found!
Error: Material "models/player/engineer/engineer_acc_yellow" : proxy "FF_PlayerVelocityProxy" not found!
Error: Material "models/player/engineer/engineer_acc_yellow" : proxy "Sine" not found!
Error: Material "models/player/engineer/engineer_acc_yellow" : proxy "Add" not found!
Error: Material "models/player/engineer/engineer_acc_green" : proxy "FF_PlayerVelocityProxy" not found!
Error: Material "models/player/engineer/engineer_acc_green" : proxy "Sine" not found!
Error: Material "models/player/engineer/engineer_acc_green" : proxy "Add" not found!
Error: Material "models/buildable/sg/sg_fx_blue" : proxy "TextureScroll" not found!
Error: Material "models/buildable/sg/sg_fx_blue" : proxy "TextureScroll" not found!
Error: Material "models/buildable/sg/sg_fx_blue" : proxy "Equals" not found!
Error: Material "models/buildable/sg/sg_fx_red" : proxy "TextureScroll" not found!
Error: Material "models/buildable/sg/sg_fx_red" : proxy "TextureScroll" not found!
Error: Material "models/buildable/sg/sg_fx_red" : proxy "Equals" not found!
Error: Material "models/buildable/sg/sg_fx_yellow" : proxy "TextureScroll" not found!
Error: Material "models/buildable/sg/sg_fx_yellow" : proxy "TextureScroll" not found!
Error: Material "models/buildable/sg/sg_fx_yellow" : proxy "Equals" not found!
Error: Material "models/buildable/sg/sg_fx_green" : proxy "TextureScroll" not found!
Error: Material "models/buildable/sg/sg_fx_green" : proxy "TextureScroll" not found!
Error: Material "models/buildable/sg/sg_fx_green" : proxy "Equals" not found!
Error: Material "sprites/glow_test02" : proxy "lampbeam" not found!
Error: Material "models/flag/flag_blue" : proxy "EntitySpeed" not found!
Error: Material "models/flag/flag_blue" : proxy "Sine" not found!
Error: Material "models/flag/flag_blue" : proxy "Add" not found!
Error: Material "models/flag/flag_red" : proxy "EntitySpeed" not found!
Error: Material "models/flag/flag_red" : proxy "Sine" not found!
Error: Material "models/flag/flag_red" : proxy "Add" not found!
Error: Material "models/flag/flag_yellow" : proxy "EntitySpeed" not found!
Error: Material "models/flag/flag_yellow" : proxy "Sine" not found!
Error: Material "models/flag/flag_yellow" : proxy "Add" not found!
Error: Material "models/flag/flag_green" : proxy "EntitySpeed" not found!
Error: Material "models/flag/flag_green" : proxy "Sine" not found!
Error: Material "models/flag/flag_green" : proxy "Add" not found!
couldn't exec server.cfg
couldn't exec ff_shutdown2.cfg
Section [Scenes]: 0 resources total 0 bytes, 0.00 % of limit (2.10 MB)
-------------- Omni-bot Init ----------------
Omni-bot Loading: Looking for omni-bot/omnibot_ff.so
Omni-bot Loading: LoadLibrary Failed with Error: omni-bot/omnibot_ff.so: cannot open shared object file: No such file or directory
Omni-bot Loading: Looking for ./omnibot_ff.so
Omni-bot Loading: LoadLibrary Failed with Error: ./omnibot_ff.so: cannot open shared object file: No such file or directory
Omni-bot Loading: Looking for /home/bsguser/omni-bot/omnibot_ff.so
Omni-bot Loading: LoadLibrary Failed with Error: /home/bsguser/omni-bot/omnibot_ff.so: cannot open shared object file: No such file or directory
Omni-bot Loading: Looking for omnibot_ff.so
Omni-bot Loading: LoadLibrary Failed with Error: omnibot_ff.so: cannot open shared object file: No such file or directory
---------------------------------------------
net.cpp (960) : Assertion Failed: 0 == iRet && iValLen == sizeof( iVal ) && cSendBufSize <= iVal
net.cpp (96 : Assertion Failed: 0 == iRet && iValLen == sizeof( iVal ) && cRecvBufSize <= iVal
Adding master server 72.165.61.189:27011
Adding master server 68.142.72.250:27011
Connection to Steam servers successful.
VAC secure mode is activated.
  Reply With Quote


Old 09-20-2007, 04:14 PM   #8
Demon
Your Worst Nightmare
 
Demon's Avatar
 
Join Date: Jul 2007
Location: Denmark
Posts Rated Helpful 0 Times
Send a message via MSN to Demon
Quote:
Originally Posted by hondaman
I am trying to setup a linux server too, and I get the very same looooong list of errors on startup.
i've had Lt Llama (my friend) and another mate to test my server, they said it works fine, i still wonder though why i get that long list.. but i guess we're gonna have to wait for the source server pro's to tell us why :P
Demon is offline   Reply With Quote


Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:48 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.