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

Problem with Tickrate_enabler on Linux w/ latest L4D2 update


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
id5473
Member
Join Date: Mar 2012
Old 05-05-2016 , 13:36   Problem with Tickrate_enabler on Linux w/ latest L4D2 update
Reply With Quote #1

Hey all,

with the latest l4d2 update a few hours ago (2.1.4.5 i think) having these 2 files in my addon folder prevents the server from starting up.

tickrate_enabler.so
tickrate_enabler.vdf

The crashlog says

Code:
dlopen failed trying to load: 

/root/.steam/sdk32/steamclient.so 

with error: 

/root/.steam/sdk32/steamclient.so: cannot open shared object file: Permission denied 

Looking up breakpad interfaces from steamclient 

Calling BreakpadMiniDumpSystemInit 

#Game_srv.so loaded for "Left 4 Dead 2" 

Server is hibernating 

ConVarRef test_progression_loop doesn't point to an existing ConVar 

[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed. 

[S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local

steamclient.so. 

Parent cvar in server.dll not allowed (spit_scaling_min_scale) 

Tickrate_Enabler: Found ServerGameDLL at ServerGameDLL005 

Tickrate_Enabler: Found VEngineServer at VEngineServer022
Using MetaMod:Source v1.10.6V, SourceMod v1.7.3-dev+5302

it's not a root server so i'm not able to change the permissions. Is it possible that this is related to update as it says "Fixed two exploits that could allow remote code execution on clients and servers."?

Is write access to this file required?
Is anyone else having this problem?
Is this file (potentially) shared with other source servers on the same host?

thanks for your input

id

Last edited by id5473; 05-05-2016 at 23:59. Reason: .
id5473 is offline
eric0279
AlliedModders Donor
Join Date: May 2007
Old 05-05-2016 , 20:39   Re: Problem with Tickrate_enabler on Linux w/ latest L4D2 update
Reply With Quote #2

Just wait a fix by author.
eric0279 is offline
id5473
Member
Join Date: Mar 2012
Old 05-05-2016 , 22:47   Re: Problem with Tickrate_enabler on Linux w/ latest L4D2 update
Reply With Quote #3

the thing is.. i'm not convinced it's a problem with the plugin. + the author is inactive for ages and the latest version wasn't supplied by the author either.

Last edited by id5473; 05-05-2016 at 22:52.
id5473 is offline
PatriotGames
AlliedModders Donor
Join Date: Feb 2012
Location: root@irs:/# rm -rf /
Old 05-05-2016 , 23:26   Re: Problem with Tickrate_enabler on Linux w/ latest L4D2 update
Reply With Quote #4

The tickrate_enabler plugin created by prodigysim for l4d2 was broken by yesterday's game update. Version 1.4 for Linux, which I've been running on my production servers for years, will now cause a seg fault crash on server start, and v1.3 will not load.

prodigysim and the other devs from the l4d2 competitive community are working on a fix for the Linux version. Somebody said the Windoze version sitll works, though I have not way to confirm. Hopefully an updated version will be released soon because 30-tick blows.

Patriot

Last edited by PatriotGames; 05-05-2016 at 23:30.
PatriotGames is offline
id5473
Member
Join Date: Mar 2012
Old 05-05-2016 , 23:56   Re: Problem with Tickrate_enabler on Linux w/ latest L4D2 update
Reply With Quote #5

alright, thanks for the info. so i guess we have to wait
and yes.. 33 ticks really "pulls air back"
id5473 is offline
Lux
Veteran Member
Join Date: Jan 2015
Location: Cat
Old 05-07-2016 , 02:41   Re: Problem with Tickrate_enabler on Linux w/ latest L4D2 update
Reply With Quote #6

Quote:
Originally Posted by id5473 View Post
alright, thanks for the info. so i guess we have to wait
and yes.. 33 ticks really "pulls air back"
If you have to 2.1.4.4 Binarys you can use the old binarys but just set your server version to 2.1.4.5
please share if you have em

https://forums.alliedmods.net/showthread.php?t=282433

This is my thread where they can be found if anyone uploads them to here.
__________________
Connect
My Plugins: KlickME
[My GitHub]

Commission me for L4D
Lux is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 05-07-2016 , 04:53   Re: Problem with Tickrate_enabler on Linux w/ latest L4D2 update
Reply With Quote #7

Quote:
Originally Posted by Ludastar View Post
If you have to 2.1.4.4 Binarys you can use the old binarys but just set your server version to 2.1.4.5
please share if you have em

https://forums.alliedmods.net/showthread.php?t=282433

This is my thread where they can be found if anyone uploads them to here.
This is a really stupid thing to do considering it is fixes for RCE exploits.
__________________
asherkin is offline
id5473
Member
Join Date: Mar 2012
Old 05-07-2016 , 05:50   Re: Problem with Tickrate_enabler on Linux w/ latest L4D2 update
Reply With Quote #8

Quote:
Originally Posted by Ludastar View Post
If you have to 2.1.4.4 Binarys you can use the old binarys but just set your server version to 2.1.4.5
please share if you have em

https://forums.alliedmods.net/showthread.php?t=282433

This is my thread where they can be found if anyone uploads them to here.
wouldn't that also require clients to modify their steam.inf and by doing so they are locking themselves out from all other servers? does not sound too feasible to me.
id5473 is offline
PatriotGames
AlliedModders Donor
Join Date: Feb 2012
Location: root@irs:/# rm -rf /
Old 05-08-2016 , 14:37   Re: Problem with Tickrate_enabler on Linux w/ latest L4D2 update
Reply With Quote #9

Here's the updated version of ProdigySims l4d2 tickrate_enabler. It is still somewhat untested other than by a few server operators, but it's been working fine on my servers.

Have fun,

Patriot
Attached Files
File Type: zip tickrate_enabler.zip (92.0 KB, 359 views)
PatriotGames is offline
id5473
Member
Join Date: Mar 2012
Old 05-08-2016 , 16:22   Re: Problem with Tickrate_enabler on Linux w/ latest L4D2 update
Reply With Quote #10

sweet, works. thanks you!

btw.. is anyone else having a crazy camera when jumping on the beds in dead center map1 right after going down the first stairs and then into the room to the left? (that was also the case in previous versions apparently, so i've been told)

id
id5473 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 02:02.


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