04-21-2005, 02:26 PM
(This post was last modified: 04-21-2005, 02:29 PM by foehammer989.)
My server starts up fine and Mani Admin Plugin loads, but it doesn't even get to the Master Server or Exec stuff. It stops at the Network info. Here's the command:
The output is as follows (and it's pretty consistant across multiple tries):
The server isn't visable through the Servers window in Steam. I've tried two different IPs and two different config files. Basically, this happens for all three of my servers (which isn't that startling because I run them from the same install.)
Nothing major has been done to my server between the time when I cleared the last SRCDS install and installed it again... No hardware changes, no software changes. I've even run them flawlessly on the same IPs that I'm trying to use now.
Code:
./srcds -console -game cstrike -maxplayers 16 -map cs_office +servercfgfile server2.cfg +ip 66.160.191.230 -autoupdate
The output is as follows (and it's pretty consistant across multiple tries):
Code:
Auto detecting CPU
Using SSE2 Optimised binary.
Auto-restarting the server on crash
Updating server using Steam.
Checking bootstrapper version ...
Updating Installation
Checking/Installing 'Counter-Strike Source Shared Content' version 31
Checking/Installing 'Base Source Shared Models' version 3
Checking/Installing 'Base Source Shared Sounds' version 3
Checking/Installing 'Base Source Shared Materials' version 5
Checking/Installing 'Linux Source HLDS' version 35
HLDS installation up to date
Console initialized.
Attempted to create unknown entity type event_queue_saveload_proxy!
Game .dll loaded for "Counter-Strike: Source"
********************************************************
Loading Mani Admin Plugin 2005 V1.1.0f, www.mani-admin-plugin.com
Loaded playerinfomanager interface
Loaded engine interface
Loaded events manager interface
Loaded filesystem interface
Loaded helpers interface
Loaded networkstringtable interface
Loaded effects interface
Loaded sounds interface
Loaded cvar interface
Loaded servergamedll interface
********************************************************
Game Type [Counter-Strike: Source]
Hooked SayText2 [4]
Hooked TextMsg [5]
Hooked HudMsg [6]
Hooked ShowMenu [10]
Hooked Fade [12]
Hooked VGUIMenu [13]
[mani_admin_plugin] Initialized Engine hooks
maxplayers set to 16
Network: IP 66.160.191.230, mode MP, dedicated Yes, ports 27015 SV / 27006 CL
The server isn't visable through the Servers window in Steam. I've tried two different IPs and two different config files. Basically, this happens for all three of my servers (which isn't that startling because I run them from the same install.)
Nothing major has been done to my server between the time when I cleared the last SRCDS install and installed it again... No hardware changes, no software changes. I've even run them flawlessly on the same IPs that I'm trying to use now.