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

[TF2] Server Update 4/12/2018


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
PC Gamer
Veteran Member
Join Date: Mar 2014
Old 04-12-2018 , 21:31   [TF2] Server Update 4/12/2018
Reply With Quote #1

Applied 12 April 2018 TF2 update. Server works, but..... console is now filled with constant spam of things like:

Code:
0.000188
0.000188
0.000375
0.000375
0.000375
0.000375
0.000375
0.000375
0.000375
0.000375
0.000375
0.000375
0.000375
0.000375
0.000188
0.000188
0.000188
0.000188
0.000188
0.000188
0.000188
0.000188
0.000188
0.000188
0.000188
0.000188
0.000188
0.000188
0.000375
0.000188
0.000375
0.000188
I performed a sm plugins unload_all command and the issue persists. I change maps and the issue persists. Any ideas on how to eliminate the spam?

Sourcemod verison: 1.8.0.6040
PC Gamer is offline
nosoop
Veteran Member
Join Date: Aug 2014
Old 04-12-2018 , 21:48   Re: [TF2] Server Update 4/12/2018
Reply With Quote #2

See this HLDS mailing list thing.

Quote:
Heads up, you left your debug prints in when a player is healed. It can produce quite some spam in the server console.
Grab the console cleaner and add the following to the config as a quick fix:

Code:
0.000
0.001125
0.001238
No blank line at the end, otherwise the extension treats every output as a match and you'll see nothing.

Edit: I had a go at checking this out in IDA and attempting to write a plugin-based patch for it. Found the call really quickly since the string "%0.6f\n" only shows up once.

Linux only gamedata, no sanity checks other than verifying a call op is present at that offset, requires 1.9+ due to some new gamedata offset functionality that I don't feel like backporting, I've never done anything with assembly or Windows sigscanning until when I wrote this. But if you want to still try it out, here's the plugin and accompanying gamedata.

Edit: Added a Windows sig that seems to work.
__________________
I do TF2, TF2 servers, and TF2 plugins.
I don't do DMs over Discord -- PM me on the forums regarding inquiries.
AlliedModders Releases / Github / TF2 Server / Donate (BTC / BCH / coffee)

Last edited by nosoop; 04-13-2018 at 12:40. Reason: we windows boys
nosoop is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 04-13-2018 , 15:59   Re: [TF2] Server Update 4/12/2018
Reply With Quote #3

An optional update was just released to fix this issue.

Unfortunately, not all GSPs will install optional updates unless you explicitly ask for it.
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
Kamil445
Member
Join Date: Dec 2013
Old 04-15-2018 , 15:19   Re: [TF2] Server Update 4/12/2018
Reply With Quote #4

Quote:
Originally Posted by Powerlord View Post
An optional update was just released to fix this issue.

Unfortunately, not all GSPs will install optional updates unless you explicitly ask for it.
how to download and apply this patch ?

Thanks.
Kamil445 is offline
ddhoward
Veteran Member
Join Date: May 2012
Location: California
Old 04-15-2018 , 17:57   Re: [TF2] Server Update 4/12/2018
Reply With Quote #5

Quote:
Originally Posted by Kamil445 View Post
how to download and apply this patch ?

Thanks.
Same way you apply any other update to TF2, including the update that caused the issue.
__________________

Last edited by ddhoward; 04-15-2018 at 17:58.
ddhoward 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 10:43.


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