Raised This Month: $ Target: $400
 0% 

CounterStrike:Source - Beta


Post New Thread Reply   
 
Thread Tools Display Modes
LordMarqus
Senior Member
Join Date: Sep 2009
Location: Poland
Old 06-24-2010 , 09:27   Re: CounterStrike:Source - Beta
Reply With Quote #221

Changing ConVars don't fix this, I have it both enabled on server and client. I live in Poland so there is no way that my game should be censored. Hmm...
__________________
My public plugins: [CS:S/CS:GO] Last Man Standing
LordMarqus is offline
BehaartesEtwas
Senior Member
Join Date: Dec 2007
Old 06-24-2010 , 09:37   Re: CounterStrike:Source - Beta
Reply With Quote #222

what about the cstrike extension (of sourcemod)? I cannot load any plugin that uses it (i.e. that has the cstrike header loaded). will there be a fix or am I just doing something wrong? I am using the most recent snapshot.
BehaartesEtwas is offline
psychonic

BAFFLED
Join Date: May 2008
Old 06-24-2010 , 09:47   Re: CounterStrike:Source - Beta
Reply With Quote #223

Quote:
Originally Posted by BehaartesEtwas View Post
what about the cstrike extension (of sourcemod)? I cannot load any plugin that uses it (i.e. that has the cstrike header loaded). will there be a fix or am I just doing something wrong? I am using the most recent snapshot.
It should be fine with the most recent snapshot.

What operating system is the server on?
What is the output of 'sm exts list'?
What snapshot version are you running?
psychonic is offline
BehaartesEtwas
Senior Member
Join Date: Dec 2007
Old 06-24-2010 , 10:02   Re: CounterStrike:Source - Beta
Reply With Quote #224

Thanks for your quick answer. I am running on Linux.

Code:
sm version
 SourceMod Version Information:
    SourceMod Version: 1.4.0-dev
    SourcePawn Engine: SourcePawn 1.1, jit-x86 (build 1.4.0-dev)
    SourcePawn API: v1 = 4, v2 = 3
    Compiled on: Jun 24 2010 01:45:05
    Build ID: 3054:960d8c019a32-dev
    http://www.sourcemod.net/
Code:
sm exts list
[SM] Displaying 9 extensions:
[01] Automatic Updater (1.4.0-dev): Updates SourceMod gamedata files
[02] Webternet (1.4.0-dev): Extension for interacting with URLs
[03] Top Menus (1.4.0-dev): Creates sorted nested menus
[04] SDK Tools (1.4.0-dev): Source SDK Tools
[05] BinTools (1.4.0-dev): Low-level C/C++ Calling API
[06] Client Preferences (1.4.0-dev): Saves client preference settings
[07] MySQL-DBI (): MySQL driver implementation for DBI
[08] GeoIP (1.4.0-dev): Geographical IP information
[09] SQLite (1.4.0-dev): SQLite Driver
EDIT: and if I try to load the extension manually:
Code:
sm exts load game.cstrike.ext.1.ep1.so
[SM] Extension game.cstrike.ext.1.ep1.so failed to load: vstdlib_i486.so: cannot open shared object file: No such file or directory
EDIT2: It seems I have to use the 1.3 branch... I will try that! (Update: That works!)

Last edited by BehaartesEtwas; 06-24-2010 at 10:28.
BehaartesEtwas is offline
R3M*
Member
Join Date: May 2009
Location: Germany
Old 06-24-2010 , 10:13   Re: CounterStrike:Source - Beta
Reply With Quote #225

I get this in the server console on start, maybe someone can help me and explain what this is?
Quote:
..
Started map "de_dust2" (CRC "1413637712")
server_cvar: "sv_accelerate" "5"
server_cvar: "sv_stopspeed" "75"
Executing dedicated server config file
Failed to load Steam ServiceBOpenService failedServiceStart: failed to start
...
Vanilla OB CS:S srcds, Windows Server 2008 R2 x64, srcds.exe is added to the firewall exceptions.

srcds.exe -console -game cstrike +ip 111.40.40.22 -port 27045 +map de_dust2 +maxplayers 24

Thanks in advance.
__________________
R3M* is offline
sinblaster
Grim Reaper
Join Date: Feb 2010
Location: Australia
Old 06-24-2010 , 10:39   Re: CounterStrike:Source - Beta
Reply With Quote #226

Quote:
Originally Posted by zeroibis View Post
No, but I might be after this update. Plez tell me that custom maps will still work.

Nothing works, not even my toaster oven wants to start this day. I am very sad, I wanted toast.

I know of one server hosts that closed today and my server host shut down his support site.
sinblaster is offline
exvel
SourceMod Donor
Join Date: Jun 2006
Location: Russia
Old 06-24-2010 , 10:54   Re: CounterStrike:Source - Beta
Reply With Quote #227

Quote:
Originally Posted by R3M* View Post
I get this in the server console on start, maybe someone can help me and explain what this is?


Vanilla OB CS:S srcds, Windows Server 2008 R2 x64, srcds.exe is added to the firewall exceptions.

srcds.exe -console -game cstrike +ip 111.40.40.22 -port 27045 +map de_dust2 +maxplayers 24

Thanks in advance.
Try updating + verifying.
Code:
hldsupdatetool.exe -command update -game "Counter-Strike Source" -dir . -verify_all
__________________
For admins: My plugins

For developers: Colors library
exvel is offline
Send a message via ICQ to exvel
R3M*
Member
Join Date: May 2009
Location: Germany
Old 06-24-2010 , 11:15   Re: CounterStrike:Source - Beta
Reply With Quote #228

Quote:
Originally Posted by exvel View Post
Try updating + verifying.
Code:
hldsupdatetool.exe -command update -game "Counter-Strike Source" -dir . -verify_all
Thanks for reply, but did it already twice without success.

Quote:
HldsUpdateTool.exe -command update -game "Counter-Strike Source" -dir . -verify_all
Checking bootstrapper version ...
Updating Installation
Checking/Installing 'Counter-Strike Source Shared Content' version 76

Checking/Installing 'Base Source Shared Models' version 4

Checking/Installing 'Base Source Shared Sounds' version 4

Checking/Installing 'Base Source Shared Materials' version 8

Checking/Installing 'OB Dedicated Server' version 45

HLDS installation up to date
Googling it doesn't bring up anything useful too. :/
__________________
R3M* is offline
mehmetali
Senior Member
Join Date: Jan 2010
Location: Turkey
Old 06-24-2010 , 11:43   Re: CounterStrike:Source - Beta
Reply With Quote #229

Quote:
Originally Posted by Bacardi View Post
Code:
"host_thread_mode" = "0"
 - Run the host in threaded mode, (0 == off, 1 == if multicore, 2 == force)
How it works ??
mehmetali is offline
dopeytjen
Junior Member
Join Date: May 2010
Old 06-24-2010 , 11:52   Re: CounterStrike:Source - Beta
Reply With Quote #230

I have a problem, when I install and run sourcemod my server times out, it runs fine, and sourcemod is in the meta list but whenever I join the server crashes. can someone help me?
dopeytjen 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 06:43.


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