Raised This Month: $ Target: $400
 0% 

Updater


Post New Thread Reply   
 
Thread Tools Display Modes
TheGame980
Member
Join Date: Apr 2012
Old 05-25-2013 , 10:15   Re: Updater
Reply With Quote #311

Code:
L 05/25/2013 - 16:09:01: [SM] Native "GetFunctionByName" reported: Plugin handle 310031 is invalid (error 1)
L 05/25/2013 - 16:09:01: [SM] Displaying call stack trace for plugin "updater.smx":
L 05/25/2013 - 16:09:01: [SM]   [0]  Line 63, updater/api.sp::Fwd_OnPluginChecking()
L 05/25/2013 - 16:09:01: [SM]   [1]  Line 261, updater.sp::Updater_Check()
L 05/25/2013 - 16:09:01: [SM]   [2]  Line 163, updater.sp::Timer_CheckUpdates()
It's just on 1 of our Servers, but I don't know how it comes.
TheGame980 is offline
Nolongerinthegame
AlliedModders Donor
Join Date: Sep 2005
Old 06-26-2013 , 09:28   Re: Updater
Reply With Quote #312

Got this message on CSGO server:

Code:
L 06/25/2013 - 20:45:00: SourceMod error session started
L 06/25/2013 - 20:45:00: Info (map "de_dust2") (file "errors_20130625.log")
L 06/25/2013 - 20:45:00: [SM] Native "WriteFile" reported: Invalid file handle 0 (error 4)
L 06/25/2013 - 20:45:00: [SM] Displaying call stack trace for plugin "updater.smx":
L 06/25/2013 - 20:45:00: [SM]   [0]  Line 269, D:\srcds\css\cstrike\addons\sourcemod\scripting\include\files.inc::WriteFileCell()
L 06/25/2013 - 20:45:00: [SM]   [1]  Line 66, updater/download_socket.sp::OnSocketReceive()
L 06/25/2013 - 20:45:00: [SM] Native "CloseHandle" reported: Handle 0 is invalid (error 4)
L 06/25/2013 - 20:45:00: [SM] Displaying call stack trace for plugin "updater.smx":
L 06/25/2013 - 20:45:00: [SM]   [0]  Line 73, updater/download_socket.sp::OnSocketDisconnected()
L 06/25/2013 - 21:02:00: Error log file session closed.
Nolongerinthegame is offline
eric0279
AlliedModders Donor
Join Date: May 2007
Old 07-06-2013 , 14:11   Re: Updater
Reply With Quote #313

Hello,

Quote:
L 07/06/2013 - 20:08:51: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 07/06/2013 - 20:08:51: [SM] Native "curl_easy_setopt_handle" reported:
L 07/06/2013 - 20:08:51: [SM] Displaying call stack trace for plugin "updater.smx":
L 07/06/2013 - 20:08:51: [SM] [0] Line 36, updater/download_curl.sp:ownload_cURL()
L 07/06/2013 - 20:08:51: [SM] [1] Line 80, updater/download.sp:rocessDownloadQueue()
L 07/06/2013 - 20:08:51: [SM] [2] Line 199, updater/download.sp:ownloadEnded()
L 07/06/2013 - 20:08:51: [SM] [3] Line 52, updater/download_curl.sp::OnCurlComplete()
MetaMod:Source v1.10.0-devV hg4847

Or this for extension cURL ?

SourceMod v1.5.0-dev+3849

Last edited by eric0279; 07-06-2013 at 14:12.
eric0279 is offline
GoD-Tony
Veteran Member
Join Date: Jul 2005
Old 07-07-2013 , 01:07   Re: Updater
Reply With Quote #314

Quote:
Originally Posted by eric0279 View Post
Or this for extension cURL ?

SourceMod v1.5.0-dev+3849
Looks like there are more lines to that error. Are you sure you pasted the whole thing?
__________________
GoD-Tony is offline
eric0279
AlliedModders Donor
Join Date: May 2007
Old 07-07-2013 , 10:16   Re: Updater
Reply With Quote #315

Quote:
Are you sure you pasted the whole thing?
Yes


edit : This error does not come back, one less problem

Last edited by eric0279; 07-07-2013 at 10:26.
eric0279 is offline
KissLick
Veteran Member
Join Date: Nov 2012
Location: void
Old 07-10-2013 , 09:00   Re: Updater
Reply With Quote #316

Ciao,

can you make a "auto instaler plugin?" please? Just a config where I put URLs of updatefiles and Updater will instal them. Is that possible? :-) I think a lot of people would appreciate it..
KissLick is offline
ddhoward
Veteran Member
Join Date: May 2012
Location: California
Old 07-25-2013 , 21:20   Re: Updater
Reply With Quote #317

Spoiler


EDIT: The above (now spoiler'd) issue I was experiencing can be solved by simply having the number of periods in your "latest" version number != 1

0 is fine, 2 or more is fine, 1 is apparently not fine.

Last edited by ddhoward; 07-25-2013 at 21:34.
ddhoward is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 07-26-2013 , 00:18   Re: Updater
Reply With Quote #318

Quote:
Originally Posted by ddhoward View Post
Spoiler


EDIT: The above (now spoiler'd) issue I was experiencing can be solved by simply having the number of periods in your "latest" version number != 1

0 is fine, 2 or more is fine, 1 is apparently not fine.
That's a problem with how Valve's KeyValues parser acts when it encounters what it believes is a float, even if you retrieve it as a String. The only way to fix this would be to rewrite Updater to use SMC.
__________________
Dr. McKay is offline
scorpadorp
SourceMod Donor
Join Date: May 2012
Location: NC
Old 07-28-2013 , 11:42   Re: Updater
Reply With Quote #319

TF2, latest version of SM and MM. I get this error as of lately, didn't get it before. All cvars are default.

Code:
L 07/28/2013 - 02:39:03: [SM] Native "GetPluginInfo" reported: Could not read Handle 390039 (error 1)
L 07/28/2013 - 02:39:03: [SM] Displaying call stack trace for plugin "updater.smx":
L 07/28/2013 - 02:39:03: [SM]   [0]  Line 167, updater/filesys.sp::ParseUpdateFile()
L 07/28/2013 - 02:39:03: [SM]   [1]  Line 141, updater/download.sp::DownloadEnded()
L 07/28/2013 - 02:39:03: [SM]   [2]  Line 28, updater/download_steamtools.sp::OnSteamHTTPComplete()

Last edited by scorpadorp; 07-28-2013 at 11:47.
scorpadorp is offline
wendigo
Senior Member
Join Date: Nov 2012
Location: Denmark
Old 08-19-2013 , 13:51   Re: Updater
Reply With Quote #320

Where do I place the attached zip folder content to (OP #1), for my server via FileZilla?

Last edited by wendigo; 08-19-2013 at 13:52.
wendigo is offline
Reply



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 14:11.


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