Raised This Month: $51 Target: $400
 12% 

Solved TF2 Server won't start - Out of memory or address space.


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
liadben
Junior Member
Join Date: Nov 2018
Old 11-28-2018 , 18:32   TF2 Server won't start - Out of memory or address space.
Reply With Quote #1

Hi! I'm trying to start a TF2 Server and I getting the next error

PHP Code:
Out of memory or address space.  Texture quality setting may be too high
Full log:

PHP Code:
[root@localhost tf2]# ./srcds_run -game tf -strictportbind -ip x.x.x.x -port 10066 +map "arena_badlands" +servercfgfile tf2server.cfg -maxplayers 16


************** WARNING ***************
Running the dedicated server as root
is highly discouraged
It is generally
unnecessary to 
use root privileges to
execute the dedicated server
.
**************************************


The server will continue to launch in 10 seconds\rThe server will continue to launch in 9 seconds\rThe server will continue to launch in 8 seconds\rThe server will continue to launch in 7 seconds\rThe server will continue to launch in 6 seconds\rThe server will continue to launch in 5 seconds\rThe server will continue to launch in 4 seconds\rThe server will continue to launch in 3 seconds\rThe server will continue to launch in 2 seconds\rThe server will continue to launch in 1 seconds\rAuto detecting CPU
Using 
default binary: ./srcds_linux
Server will auto
-restart if there is a crash.
Using Breakpad minidump systemVersion4783668 AppID232250
Setting breakpad minidump AppID 
232250
Using breakpad crash handler
Loaded 9468 VPK file hashes from 
/home/liad/tf2/tf/tf2_textures.vpk for pure server operation.
Loaded 9468 VPK file hashes from /home/liad/tf2/tf/tf2_textures.vpk for pure server operation.
Loaded 474 VPK file hashes from /home/liad/tf2/tf/tf2_sound_vo_english.vpk for pure server operation.
Loaded 474 VPK file hashes from /home/liad/tf2/tf/tf2_sound_vo_english.vpk for pure server operation.
Loaded 1335 VPK file hashes from /home/liad/tf2/tf/tf2_sound_misc.vpk for pure server operation.
Loaded 1335 VPK file hashes from /home/liad/tf2/tf/tf2_sound_misc.vpk for pure server operation.
Loaded 2275 VPK file hashes from /home/liad/tf2/tf/tf2_misc.vpk for pure server operation.
Loaded 2275 VPK file hashes from /home/liad/tf2/tf/tf2_misc.vpk for pure server operation.
Loaded 2275 VPK file hashes from /home/liad/tf2/tf/tf2_misc.vpk for pure server operation.
Loaded 1217 VPK file hashes from /home/liad/tf2/hl2/hl2_textures.vpk for pure server operation.
Loaded 574 VPK file hashes from /home/liad/tf2/hl2/hl2_sound_vo_english.vpk for pure server operation.
Loaded 383 VPK file hashes from /home/liad/tf2/hl2/hl2_sound_misc.vpk for pure server operation.
Loaded 451 VPK file hashes from /home/liad/tf2/hl2/hl2_misc.vpk for pure server operation.
Loaded 451 VPK file hashes from /home/liad/tf2/hl2/hl2_misc.vpk for pure server operation.
Loaded 5 VPK file hashes from /home/liad/tf2/platform/platform_misc.vpk for pure server operation.
Loaded 5 VPK file hashes from /home/liad/tf2/platform/platform_misc.vpk for pure server operation.
[
B][U]Out of memory or address space.  Texture quality setting may be too high.[/U][/B]
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Wed Nov 28 18
:30:41 EST 2018Server restart in 10 seconds
Wed Nov 28 18
:30:43 EST 2018Server Quit 
Server information:
CentOS 7.5.1804
x2 xeon E5-2650
32GB Ram
4TB SAS

Note: CSGO Server are start with no problems at all.

Last edited by liadben; 12-03-2018 at 16:12.
liadben is offline
Kjaer
Senior Member
Join Date: Oct 2009
Location: Canada
Old 11-29-2018 , 02:53   Re: TF2 Server won't start - Out of memory or address space.
Reply With Quote #2

What does the debug log say when param is added?
__________________
If you require server assistance add me!
Kjaer is offline
liadben
Junior Member
Join Date: Nov 2018
Old 11-29-2018 , 05:46   Re: TF2 Server won't start - Out of memory or address space.
Reply With Quote #3

Quote:
Originally Posted by Kjaer View Post
What does the debug log say when param is added?
debug.log:

PHP Code:
----------------------------------------------
CRASHThu Nov 29 05:45:44 EST 2018
Start Line
: ./srcds_linux -game tf -strictportbind -ip x.x.x.-port 10066 +map arena_badlands +servercfgfile tf2server.cfg -maxplayers 16 -debug
End of Source crash report
---------------------------------------------- 
liadben is offline
Kjaer
Senior Member
Join Date: Oct 2009
Location: Canada
Old 11-30-2018 , 11:48   Re: TF2 Server won't start - Out of memory or address space.
Reply With Quote #4

Well that's not very useful. I have a hail Mary fix for you though, if there happens to be a file named "sound.cache" on your server in tf/sound, back it up then delete it. If this doesn't work we'll need more info.

Has this server been operational before? if so what has changed.
How many plugins are running? (MM and SM)
Contents of servercfg
results of top or free on CentOS
__________________
If you require server assistance add me!
Kjaer is offline
liadben
Junior Member
Join Date: Nov 2018
Old 11-30-2018 , 11:59   Re: TF2 Server won't start - Out of memory or address space.
Reply With Quote #5

Quote:
Originally Posted by Kjaer View Post
Well that's not very useful. I have a hail Mary fix for you though, if there happens to be a file named "sound.cache" on your server in tf/sound, back it up then delete it. If this doesn't work we'll need more info.

Has this server been operational before? if so what has changed.
How many plugins are running? (MM and SM)
Contents of servercfg
results of top or free on CentOS
"sound.cache" Doesn't exist in my server.
there is no mods and nothing, clean install of TF 2 server from SteamCMD.

Its a new server, nothing is runinng on it, only TeamSpeak Server.
top & free outputs attached.
The serve is literally clean

"top" output:
http://prntscr.com/lp208x

"free" output:
http://prntscr.com/lp20wc

Last edited by liadben; 11-30-2018 at 11:59.
liadben is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 11-30-2018 , 22:48   Re: TF2 Server won't start - Out of memory or address space.
Reply With Quote #6

Have you tried validating the server installation?
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
liadben
Junior Member
Join Date: Nov 2018
Old 12-01-2018 , 15:05   Re: TF2 Server won't start - Out of memory or address space.
Reply With Quote #7

Quote:
Originally Posted by Powerlord View Post
Have you tried validating the server installation?
Yes.

My server was upgraded to 96GB of Ram
and still same error
HTML Code:
Out of memory or address space.  Texture quality setting may be too high.
liadben is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 12-01-2018 , 16:10   Re: TF2 Server won't start - Out of memory or address space.
Reply With Quote #8

what happen if you try run normal way
-game tf +map cp_dustbowl
__________________
Do not Private Message @me
Bacardi is offline
liadben
Junior Member
Join Date: Nov 2018
Old 12-01-2018 , 16:13   Re: TF2 Server won't start - Out of memory or address space.
Reply With Quote #9

Quote:
Originally Posted by Bacardi View Post
what happen if you try run normal way
-game tf +map cp_dustbowl
Same Error.
liadben is offline
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Old 12-02-2018 , 14:45   Re: TF2 Server won't start - Out of memory or address space.
Reply With Quote #10

Try an update in SteamCMD abd use the -validate flag.
__________________
Neuro Toxin is offline
Reply



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 -4. The time now is 05:51.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode