You are not logged in.

Dear visitor, welcome to sourceserver.info. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

Infr@red

Intermediate

  • "Infr@red" started this thread

Posts: 378

Occupation: Management

wcf.user.option.userOption53: Ja

  • Send private message

1

Sunday, April 21st 2013, 12:21pm

Updater.smx benötigt fehlende Extension?

Hi,

ich hab mir nun auch mal einen CS:GO Server installiert und gleich eine Frage zum Updater.smx, wieso bekomme ich folgenden Error Log obwohl ich die Socket Extension installiert habe? Laut Tony ist für den Updater eine dieser Extensions ausreichend: cUrl, Socket oder SteamTools.

Meine Error Log:

Source code

1
2
3
4
L 04/21/2013 - 12:12:57: SourceMod error session started
L 04/21/2013 - 12:12:57: Info (map "de_dust") (file "errors_20130421.log")
L 04/21/2013 - 12:12:57: [SM] Unable to load extension "steamtools.ext": /home/gameroot/g_csgo/csgo/addons/sourcemod/extensions/steamtools.ext.so: cannot open shared object file: No such file or directory
L 04/21/2013 - 12:12:57: [SM] Unable to load extension "curl.ext": /home/gameroot/g_csgo/csgo/addons/sourcemod/extensions/curl.ext.so: cannot open shared object file: No such file or directory


Meine Extensions:

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
12:18:11 [SM] Displaying 14 extensions:
         [01] Automatic Updater (1.6.0-dev+3897): Updates SourceMod gamedata files
         [02] Webternet (1.6.0-dev+3897): Extension for interacting with URLs
         [03] SMRCon (1.2.1): Tools for SM plugins to interact with rcon auth and requests
         [04] BinTools (1.6.0-dev+3897): Low-level C/C++ Calling API
         [05] CS Tools (1.6.0-dev+3897): CS extended functionality
         [06] SDK Tools (1.6.0-dev+3897): Source SDK Tools
         [07] Top Menus (1.6.0-dev+3897): Creates sorted nested menus
         [08] Client Preferences (1.6.0-dev+3897): Saves client preference settings
         [09] SQLite (1.6.0-dev+3897): SQLite Driver
         [10] SDK Hooks (1.6.0-dev+3897): Source SDK Hooks
         [11] <FAILED> file "steamtools.ext.so": /home/gameserver/g_csgo_1/csgo/addons/sourcemod/extensions/steamtools.ext.so: cannot open shared object file: No such file or directory
         [12] <FAILED> file "curl.ext.so": /home/gameserver/g_csgo_1/csgo/addons/sourcemod/extensions/curl.ext.so: cannot open shared object file: No such file or directory
         [13] Socket (3.0.1): Socket extension for SourceMod
         [14] MySQL-DBI (1.6.0-dev+3897): MySQL driver implementation for DBI


Wenn ich jetzt die Updater.smx lösche hab ich auch keinen Error Log mehr, also liegt es an diesem Plugin welches auch die anderen Extensions noch möchte.

Dazu möchte ich noch sagen das es bei TF2 nur mit Socket funktioniert.
Jemand eine Idee?

Cheers,
Infr@red

LeXx

Unregistered

2

Sunday, April 21st 2013, 1:48pm

Selbes Problem bei CS:S. Habe schonmal geguckt ob es eine alternativ Socket gibt, nix gefunden :x

Lg
LeXx

Infr@red

Intermediate

  • "Infr@red" started this thread

Posts: 378

Occupation: Management

wcf.user.option.userOption53: Ja

  • Send private message

3

Sunday, April 21st 2013, 1:54pm

Man könnte jetzt sicher hingehen und alle drei Extensions installieren, aber das ist sicher nicht Sinn der Sache.

LeXx

Unregistered

4

Sunday, April 21st 2013, 1:56pm

Schon gemacht, bringt nix :beah:

Lg
LeXx

Infr@red

Intermediate

  • "Infr@red" started this thread

Posts: 378

Occupation: Management

wcf.user.option.userOption53: Ja

  • Send private message

5

Wednesday, May 1st 2013, 10:17pm

Also bei TF2 liegt es an der eingesetzten SM Version, mit der aktuellen 1.5 Stable läuft der Updater ohne Error Logs zu erzeugen und nur mit Sockets.

Similar threads