dvarnai / store-plugin

GNU General Public License v3.0
50 stars 59 forks source link

store_sm.ext.so doesn't exist #30

Open Dooleylabs opened 7 years ago

Dooleylabs commented 7 years ago

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
chuahbc commented 7 years ago

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

Dooleylabs commented 7 years ago

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

chuahbc commented 7 years ago

Showing any errors?

Wengiel31 commented 5 years ago

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