Raised This Month: $32 Target: $400
 8% 

[EXTENSION] SMJansson 2.3.1/3 (2012-05-07)


Post New Thread Reply   
 
Thread Tools Display Modes
vodka00
Veteran Member
Join Date: Jun 2012
Location: Los Angeles
Old 02-04-2013 , 04:23   Re: [EXTENSION] SMJansson 2.3.1/3 (2012-05-07)
Reply With Quote #21

Quote:
Originally Posted by bl4nk View Post
No. Just create a filed called "smjansson.autoload" and put it in your extensions folder along side the binary file. The contents don't matter, so just create a txt file and rename it.

However, it should automatically load if you have a plugin that's using this extension. If you don't have one, why are you using it?
I have a plugin, but for me personally the extension does not load automatically.
__________________
cw main:

cw speedruns:
vodka00 is offline
applemes
Senior Member
Join Date: Mar 2013
Old 04-14-2013 , 14:01   Re: [EXTENSION] SMJansson 2.3.1/3 (2012-05-07)
Reply With Quote #22

sm exts list.

[01] Automatic Updater (1.5.0-dev+3822): Updates SourceMod gamedata files
[02] Webternet (1.5.0-dev+3822): Extension for interacting with URLs
[03] CS Tools (1.5.0-dev+3822): CS extended functionality
[04] BinTools (1.5.0-dev+3822): Low-level C/C++ Calling API
[05] SDK Tools (1.5.0-dev+3822): Source SDK Tools
[06] Top Menus (1.5.0-dev+3822): Creates sorted nested menus
[07] Client Preferences (1.5.0-dev+3822): Saves client preference settings
[08] SQLite (1.5.0-dev+3822): SQLite Driver
[09] SDK Hooks (1.5.0-dev+3822): Source SDK Hooks
[10] GeoIP (1.5.0-dev+3822): Geographical IP information
[11] MySQL-DBI (1.5.0-dev+3822): MySQL driver implementation for DBI
[12] Regex (1.5.0-dev+3822): Provides regex natives for plugins
[13] <FAILED> file "smjansson.ext.dll": The specified module could not be found.


Help please.
applemes is offline
Logifl3x
Member
Join Date: Dec 2010
Old 05-05-2013 , 01:44   Re: [EXTENSION] SMJansson 2.3.1/3 (2012-05-07)
Reply With Quote #23

For some reason SMJansson doesn't automatically load for me. I have to load it each time I do a server restart.
Logifl3x is offline
vodka00
Veteran Member
Join Date: Jun 2012
Location: Los Angeles
Old 05-05-2013 , 04:16   Re: [EXTENSION] SMJansson 2.3.1/3 (2012-05-07)
Reply With Quote #24

Quote:
Originally Posted by Logifl3x View Post
For some reason SMJansson doesn't automatically load for me. I have to load it each time I do a server restart.
If you are using it for store, then it does the same for me. You can just this to your server.cfg

Code:
sm exts load smjansson
__________________
cw main:

cw speedruns:
vodka00 is offline
Thrawn2
Veteran Member
Join Date: Apr 2009
Old 05-05-2013 , 04:43   Re: [EXTENSION] SMJansson 2.3.1/3 (2012-05-07)
Reply With Quote #25

Code:
$ git clone https://github.com/alongubkin/store.git
Cloning into 'store'...
remote: Counting objects: 1044, done.
remote: Compressing objects: 100% (354/354), done.
remote: Total 1044 (delta 646), reused 1024 (delta 636)
Receiving objects: 100% (1044/1044), 333.46 KiB | 221 KiB/s, done.
Resolving deltas: 100% (646/646), done.

$ cd store\
$ grep -inr smjansson *
README.md:13:* [SMJansson](https://forums.alliedmods.net/showthread.php?t=184604)
It never includes smjansson anywhere, hence it's not loading.
__________________
einmal mit profis arbeiten. einmal.
Thrawn2 is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 05-05-2013 , 14:18   Re: [EXTENSION] SMJansson 2.3.1/3 (2012-05-07)
Reply With Quote #26

Quote:
Originally Posted by Logifl3x View Post
For some reason SMJansson doesn't automatically load for me. I have to load it each time I do a server restart.
Create an empty file in the extensions directory with this name:
Code:
smjansson.autoload
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
MelonDash
New Member
Join Date: Jun 2013
Old 06-08-2013 , 08:10   Re: [EXTENSION] SMJansson 2.3.1/3 (2012-05-07)
Reply With Quote #27

Hey how do i install smjansson_2.3.1.3.zip?

And why can't i use the !shop command when i can use !gift and all that?

Last edited by MelonDash; 06-08-2013 at 08:11.
MelonDash is offline
vodka00
Veteran Member
Join Date: Jun 2012
Location: Los Angeles
Old 06-08-2013 , 12:42   Re: [EXTENSION] SMJansson 2.3.1/3 (2012-05-07)
Reply With Quote #28

Quote:
Originally Posted by MelonDash View Post
Hey how do i install smjansson_2.3.1.3.zip?

And why can't i use the !shop command when i can use !gift and all that?
Drop the files into your extension folder. It doesn't load automatically with the store plugin. You can either type 'sm exts load smjansson' or create an empty smjansson.autoload file in the extensions folder.
__________________
cw main:

cw speedruns:
vodka00 is offline
napalm00
Veteran Member
Join Date: Jun 2011
Location: Italy, sadly
Old 06-16-2013 , 17:17   Re: [EXTENSION] SMJansson 2.3.1/3 (2012-05-07)
Reply With Quote #29

Thrawn, you should recompile the binaries to include the changes you've made, both the binaries here and on GitHub, for example, don't include json_load_ex().
Just throwing this out here since I found json_load_ex() to be extremely useful for checking for valid json without logging errors. Tell me if you want me to post here the Linux binary I compiled in case you're unable to compile it.

Thank you anyway for this awesome and well-documented extension
__________________
napalm00 is offline
Bonnis
Senior Member
Join Date: Apr 2013
Old 10-01-2013 , 11:11   Re: [EXTENSION] SMJansson 2.3.1/3 (2012-05-07)
Reply With Quote #30

im havning problems to get this to work...
whys that?
Bonnis 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 20:19.


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