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

[ANY] Cleaner - Console warning supressor [UPDATED 28.10.12]


Post New Thread Reply   
 
Thread Tools Display Modes
Zephyrus
Cool Pig B)
Join Date: Jun 2010
Location: Hungary
Old 11-13-2012 , 14:51   Re: [ANY] Cleaner - Console warning supressor [UPDATED 28.10.12]
Reply With Quote #91

Quote:
Originally Posted by CuriousG View Post
Just noticed I was getting spammed with the DataTable warning message where I couldn't even type anything in console to see the output it was going so fast. Google led me to this thread, installed the extension and all is well again. Thanks for the extension.

Is it safe to suppress HLstatsX messages or are those necessary for HLstatsX to work properly?
well im not sure about this one, i think it should be safe as in both cases I detour the very last function in the call chain and as far I understand these functions only print to the buffer, so the actual logging is done elsewhere, I will check the disassembly on this one and get back to you
__________________
Taking private C++/PHP/SourcePawn requests, PM me.
Zephyrus is offline
Zephyrus
Cool Pig B)
Join Date: Jun 2010
Location: Hungary
Old 11-13-2012 , 15:10   Re: [ANY] Cleaner - Console warning supressor [UPDATED 28.10.12]
Reply With Quote #92

@CuriousG: I've taken a quick look at the disassembly, if im not mistaken it should be safe, logging goes through CLog:rint, which handles the different log locations (addresses, files, etc...) and it also calls ConMsg to print to the console, which goes through my detour as the very last function in the chain
__________________
Taking private C++/PHP/SourcePawn requests, PM me.
Zephyrus is offline
eric0279
AlliedModders Donor
Join Date: May 2007
Old 11-14-2012 , 14:49   Re: [ANY] Cleaner - Console warning supressor [UPDATED 28.10.12]
Reply With Quote #93

This will not last long, here is the video evidence, I can not do better to convince you....

http://www.youtube.com/watch?v=vqfq4...ature=youtu.be
eric0279 is offline
eric0279
AlliedModders Donor
Join Date: May 2007
Old 11-17-2012 , 02:18   Re: [ANY] Cleaner - Console warning supressor [UPDATED 28.10.12]
Reply With Quote #94

I just got the bug for the first time on Windows and I have SMRcon disabled for this to work ...

There would be a conflict between the two? I don't know ...

Because my English is bad, I let someone explain to plugin developers SMRcon ^^
eric0279 is offline
stonedegg
Senior Member
Join Date: Nov 2011
Location: de_dust2
Old 01-20-2013 , 08:16   Re: [ANY] Cleaner - Console warning supressor [UPDATED 28.10.12]
Reply With Quote #95

Hey, I have a problem. The extension is not working for me I'm getting this error:

Code:
L 01/20/2013 - 13:59:39: [SM] Unable to load extension "cleaner.ext": libvstdlib_srv.so: cannot open shared object file: No such file or directory
Looks like there is a missing file, but I extracted both folders in the zip archive into my sourcemod folder.
I'm running a linux machine with CS:S installed. Help please, I really need this
stonedegg is offline
Zephyrus
Cool Pig B)
Join Date: Jun 2010
Location: Hungary
Old 01-20-2013 , 11:29   Re: [ANY] Cleaner - Console warning supressor [UPDATED 28.10.12]
Reply With Quote #96

update your sourcemod and metamod, this plugin has its own css version (ext.2.css.so/.dll) but it only loads with new versions of metamod and sourcemod because only those have support for seperate css versions of extensions
__________________
Taking private C++/PHP/SourcePawn requests, PM me.
Zephyrus is offline
stonedegg
Senior Member
Join Date: Nov 2011
Location: de_dust2
Old 01-20-2013 , 15:19   Re: [ANY] Cleaner - Console warning supressor [UPDATED 28.10.12]
Reply With Quote #97

Ohh, okay, thank you
stonedegg is offline
Kahl_Drogo
Senior Member
Join Date: Apr 2012
Old 01-25-2013 , 11:53   Re: [ANY] Cleaner - Console warning supressor [UPDATED 28.10.12]
Reply With Quote #98

Hi. How i can dispose of this spam in my console:
Code:
info_player_teamspawn failed to find control point round named 'Round_A'
What i must put in cleaner.cfg ?
__________________
Kahl_Drogo is offline
Leonardo
Veteran Member
Join Date: Feb 2010
Location: 90's
Old 01-25-2013 , 13:15   Re: [ANY] Cleaner - Console warning supressor [UPDATED 28.10.12]
Reply With Quote #99

part of that message
__________________
Leonardo is offline
cssBOT
Senior Member
Join Date: Apr 2009
Old 02-16-2013 , 05:44   Re: [ANY] Cleaner - Console warning supressor [UPDATED 28.10.12]
Reply With Quote #100

Broken for CS:S by last update. Fails to load on linux
cssBOT 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 05:06.


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