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

Updater


Post New Thread Reply   
 
Thread Tools Display Modes
Nemdox
Member
Join Date: Aug 2012
Old 07-20-2014 , 19:45   Re: Updater
Reply With Quote #451

Quote:
Originally Posted by 2NASTY4U View Post
"Reason for Unapproving: Unmaintained, succeeded by https://forums.alliedmods.net/showthread.php?t=169095"

Learn to read.

Delete the old plugin, use the one from GoD-Tony.
thx. Sorry, i didn't look= (
Nemdox is offline
2NASTY4U
Senior Member
Join Date: Mar 2014
Old 07-20-2014 , 20:24   Re: Updater
Reply With Quote #452

Sorry for writing "Gay-Tony" instead of "God-Tony" in my last post. That was a really bad mistake, but I don't want to insult God-Tony. I didn't realize that his name is God-Tony instead of Gay-Tony. I thought he is using the name Gay-Tony from the character in GTA 4. So sorry for that. Next time I'll better read names.
2NASTY4U is offline
GAVVVR
Member
Join Date: May 2010
Old 07-24-2014 , 13:49   Re: Updater
Reply With Quote #453

Am i right about this plugin does not reload the .smx file by default after update and i need to use
Code:
stock ReloadPlugin(Handle:plugin=INVALID_HANDLE);
to reload updated .smx?

Last edited by GAVVVR; 07-24-2014 at 13:52.
GAVVVR is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 07-24-2014 , 14:03   Re: Updater
Reply With Quote #454

Quote:
Originally Posted by GAVVVR View Post
Am i right about this plugin does not reload the .smx file by default after update and i need to use
Code:
stock ReloadPlugin(Handle:plugin=INVALID_HANDLE);
to reload updated .smx?
SourceMod will handle reloading the plugin on the next map change.
__________________
asherkin is offline
sinsic
Senior Member
Join Date: May 2012
Old 07-27-2014 , 12:28   Re: Updater
Reply With Quote #455

Hi,
if you have time can you check https://forums.alliedmods.net/showthread.php?t=194066
I'm getting
Code:
L 07/27/2014 - 05:40:01: SMC parsing error on line 2
L 07/27/2014 - 05:40:01:   [0]  URL: http://dl.dropboxusercontent.com/u/101047078/sm_winordie/sm_winordie.txt
L 07/27/2014 - 05:40:01:   [1]  ERROR: A property was declared outside of a section
and one of my users said he is getting
Code:
L 07/27/2014 - 08:20:32: SMC parsing error on line 1
 
L 07/27/2014 - 08:20:32:   [0]  URL: http://dl.dropboxusercontent.com/u/1...m_winordie.txt
 
L 07/27/2014 - 08:20:32:   [1]  ERROR: Line contained too many invalid tokens
I checked the files but can't find what is wrong :/

Edit: I deleted everything related to updater and redo it from start, changed the file host. There is no errors if I use the new files, but if I roll back and let the updater work it gives the same error even though I updated the files at old host with same files at the new host :/
__________________

Last edited by sinsic; 07-28-2014 at 21:28.
sinsic is offline
LaMuerteInHell
Junior Member
Join Date: Apr 2011
Old 08-04-2014 , 07:39   Re: Updater
Reply With Quote #456

sourcemod_fatal.log
Quote:
L 08/03/2014 - 22:53:25: [SM] MEMORY LEAK DETECTED IN PLUGIN (file "updater.smx")
L 08/03/2014 - 22:53:25: [SM] Unloading plugin to free 68 handles.
L 08/03/2014 - 22:53:25: [SM] Contact the author(s) of this plugin to correct this error.
LaMuerteInHell is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 08-04-2014 , 09:24   Re: Updater
Reply With Quote #457

Quote:
Originally Posted by LaMuerteInHell View Post
sourcemod_fatal.log
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.
__________________
asherkin is offline
me-Shoe
Senior Member
Join Date: Apr 2008
Old 09-17-2014 , 06:21   Re: Updater
Reply With Quote #458

Hello,

after the last weeks csgo update i cannot run 'updater.smx' anymore.

Always Updater wants to load all 3 extensions u mentioned in the first post and not at least one of those. :/ Maybe i made something wrong?
__________________
me-Shoe is offline
WildCard65
Veteran Member
Join Date: Aug 2013
Location: Canada
Old 09-17-2014 , 09:37   Re: Updater
Reply With Quote #459

Quote:
Originally Posted by me-Shoe View Post
Hello,

after the last weeks csgo update i cannot run 'updater.smx' anymore.

Always Updater wants to load all 3 extensions u mentioned in the first post and not at least one of those. :/ Maybe i made something wrong?
No, Updater is suppose to attempt to load the 3 extensions it's compat with, that is because the include file it's compiled with(1 per extension) has autoload set to 1 in the inc file causing sourcemod to see that updater is a dependency(optional or not) with said extensions and will attempt to autoload them if it's told to, It will not effect how updater works.
__________________
WildCard65 is offline
PlasteR
Senior Member
Join Date: May 2011
Location: Poland
Old 09-18-2014 , 07:51   Re: Updater
Reply With Quote #460

CSGO SM 1.7.0

L 09/18/2014 - 040:17: [SM] Native "ReadPackString" reported: DataPack operation is out of bounds.
L 09/18/2014 - 040:17: [SM] Displaying call stack trace for plugin "updater.smx":
L 09/18/2014 - 040:17: [SM] [0] Line 138, updater/plugins.sp::Updater_GetURL()
L 09/18/2014 - 040:17: [SM] [1] Line 254, updater.sp::Updater_Check()
L 09/18/2014 - 040:17: [SM] [2] Line 153, updater.sp::Timer_CheckUpdates()
L 09/18/2014 - 057:01: Error log file session closed.
__________________
PlasteR 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 19:25.


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