AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   Updater (https://forums.alliedmods.net/showthread.php?t=169095)

napalm00 10-25-2011 06:06

Re: Updater
 
Quote:

Originally Posted by r3dw3r3w0lf (Post 1582865)
That explains a lot, thanks. lol

np :mrgreen:

GoD-Tony 10-25-2011 06:07

Re: Updater
 
Quote:

Originally Posted by r3dw3r3w0lf (Post 1582865)
That explains a lot, thanks. lol

It doesn't explain this error you were getting:
Code:

httpclient.cpp (961) : Assertion Failed: Bad absolute URL to CHTTPClientRequest constructor, must start with protocol://
Are you testing a plugin with Updater? It's saying that your url isn't starting with http://

Drixevel 10-25-2011 06:09

Re: Updater
 
Quote:

Originally Posted by GoD-Tony (Post 1582868)
It doesn't explain this error you were getting:
Code:

httpclient.cpp (961) : Assertion Failed: Bad absolute URL to CHTTPClientRequest constructor, must start with protocol://
Are you testing a plugin with Updater? It's saying that your url isn't starting with http://

I have no clue, it started to happen after the recent update. The plugins i'm using that use this plugin i think are...

http://www.sourcemod.net/plugins.php...tion=&search=1

and...
http://forums.alliedmods.net/showthread.php?p=1258816

Maybe they need to be updated?

GoD-Tony 10-25-2011 06:20

Re: Updater
 
Quote:

Originally Posted by r3dw3r3w0lf (Post 1582869)

It's this plugin missing the "http" part. Only SteamTools requires this to be present, so I'll release another quick update to make it consistent with the rest of the extensions.

Larsen 10-25-2011 18:39

Re: Updater
 
I am too tired to understand this right now. Is there a list of supported plugins? Where is the repositor(ies) it's looking to to update plugins?

Bloodlvst 10-25-2011 18:47

Re: Updater
 
Quote:

Originally Posted by Larsen (Post 1583270)
I am too tired to understand this right now. Is there a list of supported plugins? Where is the repositor(ies) it's looking to to update plugins?

I believe it works such that the plugin author adds the functionality to work with Updater to their plugin.

Basically, if I make a plugin and want it to work with Updater, I add some extra code specific to working with Updater, telling it where the new version of the plugin can be downloaded from, etc.

templetonpeck 10-26-2011 03:32

Re: Updater
 
One Question:

[SM] Unable to load extension "steamtools.ext": /home/gs/css-public/css/cstrike/addons/sourcemod/extensions/steamtools.ext.so: cannot open shared object file: No such file or directory

I got this error on all my SMAC Servers, and one of them even crashed. You mentioned in the very first post that you only need ONE extension (Socket or Steamtools). I already got Socket but now it seems that steamtools is a must, too.

So i installed steamtools also, but do i still need socket now or should i use both of them?

GoD-Tony 10-26-2011 04:51

Re: Updater
 
Quote:

Originally Posted by templetonpeck (Post 1583408)
I got this error on all my SMAC Servers, and one of them even crashed. You mentioned in the very first post that you only need ONE extension (Socket or Steamtools). I already got Socket but now it seems that steamtools is a must, too.

You only need one extension, but the rest will give that error if you're using SourceMod 1.3. That error is not causing your server to crash.

Quote:

Originally Posted by templetonpeck (Post 1583408)
So i installed steamtools also, but do i still need socket now or should i use both of them?

You can remove Socket if you aren't using it for other plugins.

Larsen 10-26-2011 09:29

Re: Updater
 
Can you post a list or at least tell us what plugins this is compatible with Tony? Approved/unapproved etc.?

And Steamtools extension should be in the newer updates to Sourcemod anyways right?

GoD-Tony 10-26-2011 09:56

Re: Updater
 
Quote:

Originally Posted by Larsen (Post 1583527)
Can you post a list or at least tell us what plugins this is compatible with Tony? Approved/unapproved etc.?

It's not possible for me to keep track of which plugins have auto-update support. The plugins that do will probably say so in their first post. You can make a request to plugin authors that they support auto-update, but not all will.

Quote:

Originally Posted by Larsen (Post 1583527)
And Steamtools extension should be in the newer updates to Sourcemod anyways right?

No, it will not be part of the official SourceMod package.


All times are GMT -4. The time now is 22:30.

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