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

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


Post New Thread Reply   
 
Thread Tools Display Modes
ZASTRELIS
Veteran Member
Join Date: Nov 2010
Location: Siberia, Irkutsk
Old 06-07-2017 , 06:10   Re: [ANY] Cleaner - Console warning supressor [UPDATED 28.10.12]
Reply With Quote #311

Yes, update it and compile pls for win
ZASTRELIS is offline
Accelerator
Senior Member
Join Date: Dec 2010
Location: Russia
Old 06-07-2017 , 06:14   Re: [ANY] Cleaner - Console warning supressor [UPDATED 28.10.12]
Reply With Quote #312

Everything works fine on the latest version of cs go server (win)
Attached Thumbnails
Click image for larger version

Name:	1.35.8.5win.PNG
Views:	519
Size:	22.6 KB
ID:	163280  

Last edited by Accelerator; 06-07-2017 at 06:16.
Accelerator is offline
ZASTRELIS
Veteran Member
Join Date: Nov 2010
Location: Siberia, Irkutsk
Old 06-09-2017 , 05:59   Re: [ANY] Cleaner - Console warning supressor [UPDATED 28.10.12]
Reply With Quote #313

wtf,
Code:
[01] <FAILED> file "cleaner.ext.2.csgo.dll": Failed to find signature. Please contact the author.
Quote:
version
Protocol version 13587 [525/525]
Exe version 1.35.8.7 (csgo)
Exe build: 17:19:00 Jun 5 2017 (6771) (730)
Quote:
SourcePawn Engine: 1.9.0.6095, jit-x86 (build 1.9.0.6095)
SourcePawn API: v1 = 4, v2 = 12
Compiled on: May 29 2017 00:14:42
Built from: https://github.com/alliedmodders/sou...ommit/8753e58d
Build ID: 6095:8753e58d
http://www.sourcemod.net/

Last edited by ZASTRELIS; 06-09-2017 at 06:02.
ZASTRELIS is offline
ZASTRELIS
Veteran Member
Join Date: Nov 2010
Location: Siberia, Irkutsk
Old 07-02-2017 , 13:58   Re: [ANY] Cleaner - Console warning supressor [UPDATED 28.10.12]
Reply With Quote #314

Quote:
Originally Posted by komashchenko View Post
Did analogue Cleaner to PTaH
some bug in this sht
missed last param on action
public Action ServerConsolePrint(const char[] sMessage, LoggingSeverity severity)
and severity must be specified in this action.. wtf. what idt wrote this..

Last edited by ZASTRELIS; 07-02-2017 at 21:28.
ZASTRELIS is offline
unscarred
Member
Join Date: Dec 2009
Location: cs 1.6
Old 07-06-2017 , 18:47   Re: [ANY] Cleaner - Console warning supressor [UPDATED 28.10.12]
Reply With Quote #315

Please update to work in l4d1 linux
thanks !
unscarred is offline
beetlejuice
Member
Join Date: Oct 2016
Old 07-06-2017 , 23:11   Re: [ANY] Cleaner - Console warning supressor [UPDATED 28.10.12]
Reply With Quote #316

latest linux build crashing servers on map change on 11 servers [csgo+css]

No error logs (not using accel)

I just removed it on all servers and no crashes now.
beetlejuice is offline
BASTIEN1
Junior Member
Join Date: May 2017
Old 07-30-2017 , 21:58   Re: [ANY] Cleaner - Console warning supressor [UPDATED 28.10.12]
Reply With Quote #317

is this working for linux on csgo?
BASTIEN1 is offline
Spirit_12
Veteran Member
Join Date: Dec 2012
Location: Toronto, CA
Old 07-31-2017 , 15:27   Re: [ANY] Cleaner - Console warning supressor [UPDATED 28.10.12]
Reply With Quote #318

Try this signature for CSGO on Windows.

PHP Code:
\x55\x8B\xEC\x83\xE4\xF8\x81\xEC\x3C\x02\x00\x00\x53\x56 
__________________
Spirit_12 is offline
sanag749
Junior Member
Join Date: Oct 2016
Old 08-15-2017 , 10:49   Re: [ANY] Cleaner - Console warning supressor [UPDATED 28.10.12]
Reply With Quote #319

Quote:
Originally Posted by Spirit_12 View Post
Try this signature for CSGO on Windows.

PHP Code:
\x55\x8B\xEC\x83\xE4\xF8\x81\xEC\x3C\x02\x00\x00\x53\x56 
Hello, i'm not very good at this ...
Replaced it in cleaner.txt
PHP Code:
"Games"
{
    
"left4dead2"
    
{
        
"Keys"
        
{
            
"ServerConsolePrintSig_windows"            "\x55\x8B\xEC\x83\xEC\x1C\xA1\x2A\x2A\x2A\x2A"
            "ServerConsolePrintSig_linux"            "_ZN14CLoggingSystem9LogDirectEi17LoggingSeverity_t5ColorPKc"
        
}
    }
    
"#default"
    
{
        
"#supported"
        
{
            
"engine"    "csgo"
        
}
        
        
"Keys"
        
{
            
"ServerConsolePrintSig_windows"            "\x55\x8B\xEC\x83\xE4\xF8\x81\xEC\x3C\x02\x00\x00\x53\x56"
            "ServerConsolePrintSig_linux"            "LoggingSystem_Log"
        
}
        
"Offsets"
        
{
            
"ServerConsolePrint"
            
{
                
"linux"            "144" // Thank you rom4s
            
}
        }
    }

and this is don't work
PHP Code:
L 08/15/2017 21:26:42SourceMod error session started
L 08
/15/2017 21:26:42Info (map "de_dust") (file "errors_20170815.log")
L 08/15/2017 21:26:42: [SMUnable to load extension "cleaner.ext"Failed to find signaturePlease contact the author
I looked at the source code of this extension, but I did not quite understand

Last edited by sanag749; 08-15-2017 at 10:57.
sanag749 is offline
St00ne
Veteran Member
Join Date: Jan 2011
Location: Annecy - France
Old 12-01-2017 , 02:20   Re: [ANY] Cleaner - Console warning supressor [UPDATED 28.10.12]
Reply With Quote #320

Same error on a Linux L4D2 server while it works on CS:S :'(
I also tried this: https://forums.alliedmods.net/showpo...&postcount=240
but it's not working either: [11] <FAILED> file "PTaH.ext.so": /(...)/left4dead2/addons/sourcemod/extensions/PTaH.ext.so: cannot open shared object file: No such file or directory
__________________

*** *** ***
-My plugins-

Last edited by St00ne; 12-01-2017 at 02:45.
St00ne is offline
Reply


Thread Tools
Display Modes

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 02:34.


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