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

[TF2] SteamTools | Trying to get the BP plugin to work


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
JavaJake
Junior Member
Join Date: Feb 2018
Old 02-25-2018 , 20:31   [TF2] SteamTools | Trying to get the BP plugin to work
Reply With Quote #1

im very new to TF2 server hosting and need some help i have no idea what this means lol
rcon:
[SM] Displaying 13 extensions:
[01] Automatic Updater (1.8.0.6041): Updates SourceMod gamedata files
[02] Webternet (1.8.0.6041): Extension for interacting with URLs
[03] TF2 Tools (1.8.0.6041): TF2 extended functionality
[04] BinTools (1.8.0.6041): Low-level C/C++ Calling API
[05] SDK Hooks (1.8.0.6041): Source SDK Hooks
[06] SDK Tools (1.8.0.6041): Source SDK Tools
[07] Top Menus (1.8.0.6041): Creates sorted nested menus
[08] Client Preferences (1.8.0.6041): Saves client preference settings
[09] SQLite (1.8.0.6041): SQLite Driver
[10] <FAILED> file "steamtools.ext.so": /servers/javajake/tf/addons/sourcemod/extensions/steamtools.ext.so: cannot open shared object file: No such file or directory
[11] <FAILED> file "SteamWorks.ext.so": /servers/javajake/tf/addons/sourcemod/extensions/SteamWorks.ext.so: cannot open shared object file: No such file or directory
[12] <FAILED> file "curl.ext.so": /servers/javajake/tf/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
JavaJake is offline
Sillium
AlliedModders Donor
Join Date: Sep 2008
Location: Germany
Old 02-26-2018 , 01:36   Re: [TF2] SteamTools | Trying to get the BP plugin to work
Reply With Quote #2

You are running some plugins that have at least an optional dependency to these extensions. But you have not installed these extensions or the access rights are not correct.

Since your title mentions steam tools you maybe should start by installing steamtools:
https://forums.alliedmods.net/showthread.php?t=170630
https://builds.limetech.org/?p=steamtools
__________________
brb, dishes have developed their own language and are talking to the garbage about overthrowing me... i must correct this

www.unterwasserpyromanen.de
Sillium is offline
JavaJake
Junior Member
Join Date: Feb 2018
Old 02-26-2018 , 11:39   Re: [TF2] SteamTools | Trying to get the BP plugin to work
Reply With Quote #3

OK so ive installed the files that were missing from the directory and im still getting the same msgs
is there something im missing?
rcon:
[SM] Displaying 13 extensions:
[01] Automatic Updater (1.8.0.6041): Updates SourceMod gamedata files
[02] Webternet (1.8.0.6041): Extension for interacting with URLs
[03] TF2 Tools (1.8.0.6041): TF2 extended functionality
[04] BinTools (1.8.0.6041): Low-level C/C++ Calling API
[05] SDK Hooks (1.8.0.6041): Source SDK Hooks
[06] SDK Tools (1.8.0.6041): Source SDK Tools
[07] Top Menus (1.8.0.6041): Creates sorted nested menus
[08] <FAILED> file "steamtools.ext.so": /servers/javajake/tf/addons/sourcemod/extensions/steamtools.ext.so: cannot open shared object file: No such file or directory
[09] <FAILED> file "SteamWorks.ext.so": /servers/javajake/tf/addons/sourcemod/extensions/SteamWorks.ext.so: cannot open shared object file: No such file or directory
[10] <FAILED> file "curl.ext.so": /servers/javajake/tf/addons/sourcemod/extensions/curl.ext.so: undefined symbol: _ZNSs9_M_mutateEjjj
[11] Socket (3.0.1): Socket extension for SourceMod
[12] Client Preferences (1.8.0.6041): Saves client preference settings
[13] SQLite (1.8.0.6041): SQLite Driver
JavaJake is offline
JavaJake
Junior Member
Join Date: Feb 2018
Old 02-26-2018 , 11:44   Re: [TF2] SteamTools | Trying to get the BP plugin to work
Reply With Quote #4

[SM] Extension steamworks.ext.so failed to load: /servers/javajake/tf/addons/sourcemod/extensions/steamworks.ext.so: cannot open shared object file: No such file or directory


[SM] Loaded extension steamtools.ext.so successfully.


[SM] Loaded extension curl.ext.so successfully.

Here are my sourcemod logs
L 02/26/2018 - 05:00:20: SourceMod error session started
L 02/26/2018 - 05:00:20: Info (map "trademon_plaza_41") (file "errors_20180226.log")
L 02/26/2018 - 05:00:20: [SM] Unable to load extension "steamtools.ext": /servers/javajake/tf/addons/sourcemod/extensions/steamtools.ext.so: cannot open shared object file: No such file or directory
L 02/26/2018 - 05:00:20: [SM] Unable to load plugin "backpack-tf.smx": Required extension "SteamTools" file("steamtools.ext") not running
L 02/26/2018 - 05:00:20: [SM] Fatal error encountered parsing translation file "soap_tf2dm.phrases.txt"
L 02/26/2018 - 05:00:20: [SM] Error (line 1, column 32): Line contained too many invalid tokens
L 02/26/2018 - 05:00:20: [SM] Fatal error encountered parsing translation file "mgemod.phrases.txt"
L 02/26/2018 - 05:00:20: [SM] Error (line 1, column 2: Line contained too many invalid tokens
L 02/26/2018 - 05:00:20: [mgemod.smx] Cant use database config <mgemod> <Error: >, trying SQLite <storage-local>...
L 02/26/2018 - 05:00:20: [mgemod.smx] Success, using SQLite <storage-local>
L 02/26/2018 - 05:00:20: [SM] Unable to load plugin "anti_f2p.smx": Required extension "SteamTools" file("steamtools.ext") not running
L 02/26/2018 - 05:00:26: [soap_tf2dm.smx] File Not Found: addons/sourcemod/configs/soap.cfg
L 02/26/2018 - 05:00:26: [mgemod.smx] Error. Can't find cfg file
L 02/26/2018 - 05:00:26: [SM] Exception reported: Map not supported. MGEMod disabled.
L 02/26/2018 - 05:00:26: [SM] Blaming: mgemod.smx
L 02/26/2018 - 05:00:26: [SM] Call stack trace:
L 02/26/2018 - 05:00:26: [SM] [0] SetFailState
L 02/26/2018 - 05:00:26: [SM] [1] Line 433, mgemod.sp::OnMapStart
L 02/26/2018 - 05:00:27: [nextmap.smx] FATAL: Cannot load map cycle. Nextmap not loaded.
L 02/26/2018 - 05:00:27: [SM] Exception reported: Mapcycle Not Found
L 02/26/2018 - 05:00:27: [SM] Blaming: nextmap.smx
L 02/26/2018 - 05:00:27: [SM] Call stack trace:
L 02/26/2018 - 05:00:27: [SM] [0] SetFailState
L 02/26/2018 - 05:00:27: [SM] [1] Line 142, /home/builds/sourcemod/linux-1.8/build/plugins/nextmap.sp::FindAndSetNextMap
L 02/26/2018 - 05:00:27: [SM] [2] Line 112, /home/builds/sourcemod/linux-1.8/build/plugins/nextmap.sp::OnConfigsExecuted
L 02/26/2018 - 10:11:41: [nextmap.smx] FATAL: Cannot load map cycle. Nextmap not loaded.
L 02/26/2018 - 10:11:41: [SM] Exception reported: Mapcycle Not Found
L 02/26/2018 - 10:11:41: [SM] Blaming: nextmap.smx
L 02/26/2018 - 10:11:41: [SM] Call stack trace:
L 02/26/2018 - 10:11:41: [SM] [0] SetFailState
L 02/26/2018 - 10:11:41: [SM] [1] Line 142, /home/builds/sourcemod/linux-1.8/build/plugins/nextmap.sp::FindAndSetNextMap
L 02/26/2018 - 10:11:41: [SM] [2] Line 112, /home/builds/sourcemod/linux-1.8/build/plugins/nextmap.sp::OnConfigsExecuted
L 02/26/2018 - 10:11:41: [mgemod.smx] Error. Can't find cfg file
L 02/26/2018 - 10:11:41: [SM] Exception reported: Map not supported. MGEMod disabled.
L 02/26/2018 - 10:11:41: [SM] Blaming: mgemod.smx
L 02/26/2018 - 10:11:41: [SM] Call stack trace:
L 02/26/2018 - 10:11:41: [SM] [0] SetFailState
L 02/26/2018 - 10:11:41: [SM] [1] Line 433, mgemod.sp::OnMapStart
L 02/26/2018 - 10:15:21: [nextmap.smx] FATAL: Cannot load map cycle. Nextmap not loaded.
L 02/26/2018 - 10:15:21: [SM] Exception reported: Mapcycle Not Found
L 02/26/2018 - 10:15:21: [SM] Blaming: nextmap.smx
L 02/26/2018 - 10:15:21: [SM] Call stack trace:
L 02/26/2018 - 10:15:21: [SM] [0] SetFailState
L 02/26/2018 - 10:15:21: [SM] [1] Line 142, /home/builds/sourcemod/linux-1.8/build/plugins/nextmap.sp::FindAndSetNextMap
L 02/26/2018 - 10:15:21: [SM] [2] Line 112, /home/builds/sourcemod/linux-1.8/build/plugins/nextmap.sp::OnConfigsExecuted
L 02/26/2018 - 10:15:21: [mgemod.smx] Error. Can't find cfg file
L 02/26/2018 - 10:15:21: [SM] Exception reported: Map not supported. MGEMod disabled.
L 02/26/2018 - 10:15:21: [SM] Blaming: mgemod.smx
L 02/26/2018 - 10:15:21: [SM] Call stack trace:
L 02/26/2018 - 10:15:21: [SM] [0] SetFailState
L 02/26/2018 - 10:15:21: [SM] [1] Line 433, mgemod.sp::OnMapStart
L 02/26/2018 - 10:18:08: SourceMod error session started
L 02/26/2018 - 10:18:08: Info (map "trademon_plaza_41") (file "errors_20180226.log")
L 02/26/2018 - 10:18:08: [SM] Unable to load plugin "anti_f2p.smx": Required extension "SteamTools" file("steamtools.ext") not running
L 02/26/2018 - 101:55: SourceMod error session started
L 02/26/2018 - 101:55: Info (map "trademon_plaza_41") (file "errors_20180226.log")
L 02/26/2018 - 101:55: [SM] Unable to load extension "curl.ext": /servers/javajake/tf/addons/sourcemod/extensions/curl.ext.so: undefined symbol: _ZNSs9_M_mutateEjjj
L 02/26/2018 - 1057: SourceMod error session started
L 02/26/2018 - 1057: Info (map "trademon_plaza_41") (file "errors_20180226.log")
L 02/26/2018 - 1057: [SM] Unable to load extension "curl.ext": /servers/javajake/tf/addons/sourcemod/extensions/curl.ext.so: undefined symbol: _ZNSs9_M_mutateEjjj
JavaJake is offline
Sillium
AlliedModders Donor
Join Date: Sep 2008
Location: Germany
Old 02-27-2018 , 04:23   Re: [TF2] SteamTools | Trying to get the BP plugin to work
Reply With Quote #5

Update the curl extension:
https://forums.alliedmods.net/showth...jj#post2566312

check if the extensions are really there and if the access rights are correct (so that the srcds process can access it)

and get rid of all the other errors in your log:
L 02/26/2018 - 05:00:20: [SM] Fatal error encountered parsing translation file "soap_tf2dm.phrases.txt"
L 02/26/2018 - 05:00:20: [SM] Fatal error encountered parsing translation file "mgemod.phrases.txt"
L 02/26/2018 - 05:00:26: [mgemod.smx] Error. Can't find cfg file
L 02/26/2018 - 05:00:27: [nextmap.smx] FATAL: Cannot load map cycle. Nextmap not loaded.
__________________
brb, dishes have developed their own language and are talking to the garbage about overthrowing me... i must correct this

www.unterwasserpyromanen.de
Sillium is offline
JavaJake
Junior Member
Join Date: Feb 2018
Old 02-27-2018 , 12:44   Re: [TF2] SteamTools | Trying to get the BP plugin to work
Reply With Quote #6

Ok so curl works now thanks for the help so far
Rcon:


[SM] Displaying 14 extensions:
[01] Automatic Updater (1.8.0.6041): Updates SourceMod gamedata files
[02] Webternet (1.8.0.6041): Extension for interacting with URLs
[03] cURL Extension (1.3.0.0): cURL Extension
[04] TF2 Tools (1.8.0.6041): TF2 extended functionality
[05] BinTools (1.8.0.6041): Low-level C/C++ Calling API
[06] SDK Hooks (1.8.0.6041): Source SDK Hooks
[07] SDK Tools (1.8.0.6041): Source SDK Tools
[08] Top Menus (1.8.0.6041): Creates sorted nested menus
[09] <FAILED> file "steamtools.ext.so": /servers/javajake/tf/addons/sourcemod/extensions/steamtools.ext.so: cannot open shared object file: No such file or directory
[10] <FAILED> file "SteamWorks.ext.so": /servers/javajake/tf/addons/sourcemod/extensions/SteamWorks.ext.so: cannot open shared object file: No such file or directory
[11] Socket (3.0.1): Socket extension for SourceMod
[12] Client Preferences (1.8.0.6041): Saves client preference settings
[13] SQLite (1.8.0.6041): SQLite Driver
[14] Regex (1.8.0.6041): Provides regex natives for plugins
JavaJake is offline
JavaJake
Junior Member
Join Date: Feb 2018
Old 02-27-2018 , 12:54   Re: [TF2] SteamTools | Trying to get the BP plugin to work
Reply With Quote #7

i think i have a newer version of steamtools because mine is not called steamtools.ext.so i have the one called steamtools.ext.2.ep2v.dll
JavaJake is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 02-27-2018 , 15:25   Re: [TF2] SteamTools | Trying to get the BP plugin to work
Reply With Quote #8

Quote:
Originally Posted by JavaJake View Post
i think i have a newer version of steamtools because mine is not called steamtools.ext.so i have the one called steamtools.ext.2.ep2v.dll
The extra "2.ep2v" is normal, but you have downloaded the Windows SteamTools release for your Linux server.
__________________
asherkin is offline
JavaJake
Junior Member
Join Date: Feb 2018
Old 02-27-2018 , 18:22   Re: [TF2] SteamTools | Trying to get the BP plugin to work
Reply With Quote #9

lol good catch so i've installed the linux version and updates curl and I'm still getting errors
rcon:
[SM] Displaying 14 extensions:
[01] Automatic Updater (1.8.0.6041): Updates SourceMod gamedata files
[02] Webternet (1.8.0.6041): Extension for interacting with URLs
[03] cURL Extension (1.3.0.0): cURL Extension
[04] TF2 Tools (1.8.0.6041): TF2 extended functionality
[05] BinTools (1.8.0.6041): Low-level C/C++ Calling API
[06] SDK Hooks (1.8.0.6041): Source SDK Hooks
[07] SDK Tools (1.8.0.6041): Source SDK Tools
[08] Top Menus (1.8.0.6041): Creates sorted nested menus
[09] SteamTools (0.10.0+54fdc51): SteamWorks for SourceMod
[10] <FAILED> file "SteamWorks.ext.so": /servers/javajake/tf/addons/sourcemod/extensions/SteamWorks.ext.so: cannot open shared object file: No such file or directory
[11] Socket (3.0.1): Socket extension for SourceMod
[12] Client Preferences (1.8.0.6041): Saves client preference settings
[13] SQLite (1.8.0.6041): SQLite Driver
[14] Regex (1.8.0.6041): Provides regex natives for plugins


[SM] Listing 27 plugins:
01 "Fun Votes" (1.8.0.6041) by AlliedModders LLC
02 "Roll The Dice (Revamped)" (1.02) by Phil25
03 "Player Commands" (1.8.0.6041) by AlliedModders LLC
04 "Basic Info Triggers" (1.8.0.6041) by AlliedModders LLC
05 "Anti-Flood" (1.8.0.6041) by AlliedModders LLC
06 "Updater" (1.2.2) by GoD-Tony
07 "Basic Comm Control" (1.8.0.6041) by AlliedModders LLC
08 "Killstreak" (1. by Dr_Knuckles / Kredit
09 "[TF2] TF2Attributes" (1.2.1) by FlaminSarge
10 "Fun Commands" (1.8.0.6041) by AlliedModders LLC
11 "Admin Menu" (1.8.0.6041) by AlliedModders LLC
12 "Basic Chat" (1.8.0.6041) by AlliedModders LLC
13 "Basic Commands" (1.8.0.6041) by AlliedModders LLC
14 "[TF2] Custom Backpack Viewer" (1.1.2) by Dr. McKay
15 "Sound Commands" (1.8.0.6041) by AlliedModders LLC
16 "Supplemental Stats" (1.3.6) by Jean-Denis Caron
17 "Reserved Slots" (1.8.0.6041) by AlliedModders LLC
18 "Basic Votes" (1.8.0.6041) by AlliedModders LLC
19 "Jetpack" (1.1.0) by Knagg0
20 "[Any] Deluxe Godmode" (2.3.1) by DarthNinja
21 <Error> "cURL self test" (1.1.0.0) by Raydan
22 "SteamRep Checker" (1.1.5) by jameless
23 "Basic Ban Commands" (1.8.0.6041) by AlliedModders LLC
24 "Admin File Reader" (1.8.0.6041) by AlliedModders LLC
25 "Admin Help" (1.8.0.6041) by AlliedModders LLC
26 "[TF2] Thirdperson" (2.1.0) by DarthNinja
27 "Client Preferences" (1.8.0.6041) by AlliedModders LLC
Errors:
curl_self_test.smx (cURL self test): Error detected in plugin startup (see error logs)
JavaJake is offline
Sillium
AlliedModders Donor
Join Date: Sep 2008
Location: Germany
Old 02-28-2018 , 01:56   Re: [TF2] SteamTools | Trying to get the BP plugin to work
Reply With Quote #10

So where is the log?

Did you also check SteamWorks.ext.so?
__________________
brb, dishes have developed their own language and are talking to the garbage about overthrowing me... i must correct this

www.unterwasserpyromanen.de
Sillium is offline
Reply


Thread Tools
Display Modes

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 03:15.


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