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

Server Clean Up (1.2.2)


Post New Thread Reply   
 
Thread Tools Display Modes
Sketchy
Senior Member
Join Date: Nov 2010
Old 08-11-2015 , 18:34   Re: Server Clean Up (1.2.2)
Reply With Quote #191

Quote:
Originally Posted by e54385991 View Post
fixed error

require sourcemod v1.7+ to compile
Thanx a ton not just for fixing it but for posting the fix too! Been waiting for a while for this
Sketchy is offline
pubhero
Veteran Member
Join Date: Aug 2012
Location: Central Europe
Old 02-21-2016 , 02:14   Re: Server Clean Up (1.2.2)
Reply With Quote #192

Someone can modding this plugin for clean the cstrike/download/user_custom folder too?

Last edited by pubhero; 02-21-2016 at 02:15.
pubhero is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 02-21-2016 , 09:17   Re: Server Clean Up (1.2.2)
Reply With Quote #193

Quote:
Originally Posted by pubhero View Post
Someone can modding this plugin for clean the cstrike/download/user_custom folder too?
It has been in there for the past 11 versions, look for cvar "sm_srvcln_sprays".
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline
couldbepurplecouldbepink
Member
Join Date: Aug 2011
Old 01-10-2017 , 21:46   Re: Server Clean Up (1.2.2)
Reply With Quote #194

L 01/10/2017 - 21:28:20: SourceMod error session started
L 01/10/2017 - 21:28:20: Info (map "c2m1_highway") (file "errors_20170110.log")
L 01/10/2017 - 21:28:20: [SM] Failed to load plugin "nextmap.smx": Nextmap is incompatible with this game.
L 01/10/2017 - 214:12: SourceMod error session started
L 01/10/2017 - 214:12: Info (map "c2m1_highway") (file "errors_20170110.log")
L 01/10/2017 - 214:12: [SM] Failed to load plugin "nextmap.smx": Nextmap is incompatible with this game.
L 01/10/2017 - 21:43:41: [SM] Exception reported: Game event "player_connect_client" does not exist
L 01/10/2017 - 21:43:41: [SM] Blaming: tidychat.smx
L 01/10/2017 - 21:43:41: [SM] Call stack trace:
L 01/10/2017 - 21:43:41: [SM] [0] HookEvent
L 01/10/2017 - 21:43:41: [SM] [1] Line 45, /home/forums/content/files/3/8/8/2/9/146649.attach::OnPluginStart
L 01/10/2017 - 21:43:41: [SM] Unable to load plugin "tidychat.smx": Error detected in plugin startup (see error logs)
__________________
I'm feeling skinny Tony!
couldbepurplecouldbepink is offline
404UserNotFound
BANNED
Join Date: Dec 2011
Old 01-10-2017 , 22:46   Re: Server Clean Up (1.2.2)
Reply With Quote #195

Quote:
Originally Posted by couldbepurplecouldbepink View Post
-snip-
None of those errors have anything to do with this plugin.
404UserNotFound is offline
csgoandsm
Junior Member
Join Date: Nov 2017
Old 11-29-2017 , 14:49   Re: Server Clean Up (1.2.2)
Reply With Quote #196

Quote:
Originally Posted by 404UserNotFound View Post
None of those errors have anything to do with this plugin.
:)
__________________
csgoandsm is offline
Obyboby
Veteran Member
Join Date: Sep 2013
Old 11-30-2017 , 02:16   Re: Server Clean Up (1.2.2)
Reply With Quote #197

Interesting plugin.
Loaded on my server, let's see if it does the job
Thanks
__________________
Obyboby is offline
Obyboby
Veteran Member
Join Date: Sep 2013
Old 12-19-2017 , 11:41   Re: Server Clean Up (1.2.2)
Reply With Quote #198

Plugin works well and now my logs folder is pretty clean, but:

PHP Code:
L 12/19/2017 00:12:23: [SMException reportedInvalid pathAn empty path string is not valid, use "." to refer to the current working directory.
L 12/19/2017 00:12:23: [SMBlamingservercleanup.smx
L 12
/19/2017 00:12:23: [SMCall stack trace:
L 12/19/2017 00:12:23: [SM]   [0DirExists
L 12
/19/2017 00:12:23: [SM]   [1Line 449C:\Users\xxxxxx\Downloads\sourcemod-1.8.0-git6027-windows\addons\sourcemod\scripting\servercleanup.sp::CleanServer
L 12
/19/2017 00:12:23: [SM]   [2Line 200C:\Users\xxxxxx\Downloads\sourcemod-1.8.0-git6027-windows\addons\sourcemod\scripting\servercleanup.sp::OnConfigsExecuted 
My error log is spammed with this, how do I fix it?
Thanks!
__________________
Obyboby is offline
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 12-19-2017 , 11:56   Re: Server Clean Up (1.2.2)
Reply With Quote #199

Quote:
Originally Posted by Obyboby View Post
Plugin works well and now my logs folder is pretty clean, but:

PHP Code:
L 12/19/2017 00:12:23: [SMException reportedInvalid pathAn empty path string is not valid, use "." to refer to the current working directory.
L 12/19/2017 00:12:23: [SMBlamingservercleanup.smx
L 12
/19/2017 00:12:23: [SMCall stack trace:
L 12/19/2017 00:12:23: [SM]   [0DirExists
L 12
/19/2017 00:12:23: [SM]   [1Line 449C:\Users\xxxxxx\Downloads\sourcemod-1.8.0-git6027-windows\addons\sourcemod\scripting\servercleanup.sp::CleanServer
L 12
/19/2017 00:12:23: [SM]   [2Line 200C:\Users\xxxxxx\Downloads\sourcemod-1.8.0-git6027-windows\addons\sourcemod\scripting\servercleanup.sp::OnConfigsExecuted 
My error log is spammed with this, how do I fix it?
Thanks!
try reading the error?
__________________
8guawong is offline
Obyboby
Veteran Member
Join Date: Sep 2013
Old 12-19-2017 , 12:10   Re: Server Clean Up (1.2.2)
Reply With Quote #200

Quote:
Originally Posted by 8guawong View Post
try reading the error?
I did (of course I did, please don't take me as a noob who just wants things fixed without moving a finger ) but I don't get the meaning of it.
But I'll try again

EDIT: Yeah I went and checked those two lines, 200 and 449, but I don't really understand what I'm supposed to do. Change the "empty path" to a "."? I don't see any path in there.. which one is the path...

PHP Code:
if (DirExists(dir)) 
(dir) is the path? Don't think so :C

And here?

PHP Code:
CleanServer(i); 
__________________

Last edited by Obyboby; 12-19-2017 at 12:16.
Obyboby 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 23:58.


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