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

Showing results 1 to 25 of 28
Search took 0.01 seconds.
Search: Posts Made By: asherkin
Forum: Plugins 11-09-2018, 13:55
Replies: 641
Views: 556,401
Posted By asherkin
Re: Updater

This will never be built-in to SourceMod in its current form.
Forum: Plugins 01-15-2016, 16:52
Replies: 641
Views: 556,401
Posted By asherkin
Re: Updater

It's literally the worst choice, but, yes - you should take SteamWorks instead if you're not already using one of them.
Forum: Plugins 12-11-2015, 13:33
Replies: 641
Views: 556,401
Posted By asherkin
Re: Updater

The updater extension is SourceMod's gamedata updater, and nothing to do with this plugin.
Forum: Plugins 02-10-2015, 11:05
Replies: 641
Views: 556,401
Posted By asherkin
Re: Updater

HTTPS update manifest URLs are not supported.
Forum: Plugins 11-25-2014, 17:08
Replies: 641
Views: 556,401
Posted By asherkin
Re: Updater

Updater supports 2 other extensions that aren't SteamTools.
Forum: Plugins 10-22-2014, 13:31
Replies: 641
Views: 556,401
Posted By asherkin
Re: Updater

Having unprefixed enums is just asking for a world of hurt.
Forum: Plugins 08-04-2014, 09:24
Replies: 641
Views: 556,401
Posted By asherkin
Re: Updater

That's not very many handles - looks like you're just running far too many plugins that are each creating a reasonable number of handles.
Forum: Plugins 07-24-2014, 14:03
Replies: 641
Views: 556,401
Posted By asherkin
Re: Updater

SourceMod will handle reloading the plugin on the next map change.
Forum: Plugins 04-11-2014, 14:16
Replies: 641
Views: 556,401
Posted By asherkin
Re: Updater

You'll need to attach a zip file of sources for that binary.

SteamTools already support HTTPS, cURL should as well without needing that flag unless you're talking to broken servers.
Forum: Plugins 04-11-2014, 06:12
Replies: 641
Views: 556,401
Posted By asherkin
Re: Updater

Extremely.
Forum: Plugins 01-13-2014, 17:20
Replies: 641
Views: 556,401
Posted By asherkin
Re: Updater

data/updater.txt is the scratch location used for every plugin's update manifest. The error message is from one plugin's, the one you posted is a perfectly fine one from a different plugin that it...
Forum: Plugins 01-13-2014, 16:48
Replies: 641
Views: 556,401
Posted By asherkin
Re: Updater

The error message isn't from that file. It looks like a fragment of CSS markup, likely from an error page.
Forum: Plugins 12-06-2013, 08:46
Replies: 641
Views: 556,401
Posted By asherkin
Re: Updater

Source has no way to remove a cvar in it's API, and thus has no safe accessors for them - SM has a hack to unlink commands from the list, but it's not safe to be used for cvars as you don't know what...
Forum: Plugins 09-16-2013, 06:18
Replies: 641
Views: 556,401
Posted By asherkin
Re: Updater

Codswallop.
Forum: Plugins 08-28-2013, 18:13
Replies: 641
Views: 556,401
Posted By asherkin
Re: Updater

1.5 works fine.
Forum: Plugins 04-17-2013, 14:56
Replies: 641
Views: 556,401
Posted By asherkin
Re: Updater

dl.dropbox.com redirects to dl.dropboxusercontent.com as of a few days ago (it started a few weeks ago, but it wasn't reliable), the Sockets version of Updater doesn't handle redirect responses.
Forum: Plugins 04-10-2013, 09:20
Replies: 641
Views: 556,401
Posted By asherkin
Re: Updater

It's a temporary store for a plugin's updater manifest, there is probably a problem with one of the plugins you are running using Updater.
Forum: Plugins 04-05-2013, 10:14
Replies: 641
Views: 556,401
Posted By asherkin
Re: Updater

You can't use SSL.
Forum: Plugins 02-05-2013, 14:45
Replies: 641
Views: 556,401
Posted By asherkin
Re: Updater

It'll still log the extensions as not being loaded in 'sm exts list', SM handles that long before plugins have any control.
Forum: Plugins 02-04-2013, 12:54
Replies: 641
Views: 556,401
Posted By asherkin
Re: Updater

FWIW, this is by design and is highly unlikely to be changed.
Forum: Plugins 11-12-2012, 20:36
Replies: 641
Views: 556,401
Posted By asherkin
Re: Updater

Then that "something" would be marked as failed as well.

You can also just pay attention to the error logs, missing module errors aren't logged for optional dependencies.
Forum: Plugins 10-28-2012, 07:36
Replies: 641
Views: 556,401
Posted By asherkin
Re: Updater

Ok, what's happened here is that when you've updated the files the FTP server on the host has locked them, then, due to the massive delay on most file operations committing on Windows, you've started...
Forum: Plugins 08-28-2012, 20:55
Replies: 641
Views: 556,401
Posted By asherkin
Re: Updater

No. You do not want to be overwriting user config files. Ever.
Just let them know there are new cvars, and that they can delete the old config after backing it up to have a new full one generated.
Forum: Plugins 08-19-2012, 09:28
Replies: 641
Views: 556,401
Posted By asherkin
Re: Updater

CreateConVar should already be updating it, even if it already existed.
Forum: Plugins 08-17-2012, 07:32
Replies: 641
Views: 556,401
Posted By asherkin
Re: Updater

updater.smx is what handles the actual updating, you need to have it installed.
Showing results 1 to 25 of 28

 
Forum Jump

All times are GMT -4. The time now is 06:04.


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