store-plugin icon indicating copy to clipboard operation
store-plugin copied to clipboard

store_sm.ext.so doesn't exist

Open Dooleylabs opened this issue 8 years ago • 4 comments

I'm not sure exactly what's being done incorrectly, but this file doesn't exist nor does it appear in this repository, so I'm left wondering where it's supposed to be located/generated.

<FAILED> file "store_sm.ext.so": /steam/casual/csgo/addons/sourcemod/extensions/store_sm.ext.so: cannot open shared object file: No such file or directory

Figure I should also note that there aren't any file permissioning errors and that this is a fresh server install. No files have been removed nor edited. This files appears to not exist on any medium, anywhere.

Running sm exts load store_sm yields the same error, though it also outputs the following:

sm exts load store_sm
[SM] Loaded extension store_sm.ext.so successfully.
sm exts list
[SM] Displaying 11 extensions:
[01] Automatic Updater (1.8.0.5973): Updates SourceMod gamedata files
[02] Webternet (1.8.0.5973): Extension for interacting with URLs
[03] CS Tools (1.8.0.5973): CS extended functionality
[04] BinTools (1.8.0.5973): Low-level C/C++ Calling API
[05] SDK Tools (1.8.0.5973): Source SDK Tools
[06] Top Menus (1.8.0.5973): Creates sorted nested menus
[07] Regex (1.8.0.5973): Provides regex natives for plugins
[08] SDK Hooks (1.8.0.5973): Source SDK Hooks
[09] <FAILED> file "store_sm.ext.so": /steam/casual/csgo/addons/sourcemod/extensions/store_sm.ext.so: cannot open shared object file: No such file or directory
[10] Client Preferences (1.8.0.5973): Saves client preference settings
[11] SQLite (1.8.0.5973): SQLite Driver

Dooleylabs avatar Feb 22 '17 20:02 Dooleylabs

The error has been here for ages, just don't bother about it. It's harmless.

chuahbc avatar Mar 03 '17 07:03 chuahbc

I also can't seem to get the plugin to function. Any idea why?

Dooleylabs avatar Mar 04 '17 03:03 Dooleylabs

Showing any errors?

chuahbc avatar Mar 04 '17 03:03 chuahbc

This is the only thing that I get. Plugin's just not loading up on server startup

Wengiel31 avatar Jul 29 '19 02:07 Wengiel31