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

L4D/L4D2 Tickrate Enabler


Post New Thread Reply   
 
Thread Tools Display Modes
geipoe
BANNED
Join Date: Sep 2016
Location: https://t.me/pump_upp
Old 10-05-2017 , 18:53   Re: L4D/L4D2 Tickrate Enabler
Reply With Quote #41

Quote:
Originally Posted by Spirit_12 View Post
As far as my knowledge, libstdc++6 is backwards compatible. Can you provide the output from the following command? (You need to be in same dir as the file or provide full path.)

PHP Code:
ldd tickrate_enabler.so 
i'm worried if i did the right step.here is the screen shot.(sorry for i know almost nothing about the core things)
i guess i have something miss according to the output lines,like 2of them?
Attached Thumbnails
Click image for larger version

Name:	2.png
Views:	384
Size:	14.8 KB
ID:	165907   Click image for larger version

Name:	3.png
Views:	360
Size:	8.4 KB
ID:	165908  

Last edited by geipoe; 10-05-2017 at 18:55.
geipoe is offline
Send a message via ICQ to geipoe Send a message via AIM to geipoe Send a message via Yahoo to geipoe
Spirit_12
Veteran Member
Join Date: Dec 2012
Location: Toronto, CA
Old 10-05-2017 , 19:20   Re: L4D/L4D2 Tickrate Enabler
Reply With Quote #42

That's fine. Those libraries are from game server and are loaded when the server starts. Are you sure you are using my version? Based on the screen shot, it seems like you have changed the folder structure.

I'm not sure why it won't link the glibc version to match your server. You can check the glibc version with ldd --version command. What server version are you running?
__________________
Spirit_12 is offline
geipoe
BANNED
Join Date: Sep 2016
Location: https://t.me/pump_upp
Old 10-05-2017 , 19:37   Re: L4D/L4D2 Tickrate Enabler
Reply With Quote #43

Quote:
Originally Posted by Spirit_12 View Post
That's fine. Those libraries are from game server and are loaded when the server starts. Are you sure you are using my version? Based on the screen shot, it seems like you have changed the folder structure.

I'm not sure why it won't link the glibc version to match your server. You can check the glibc version with ldd --version command. What server version are you running?
yes.i use the version you made,i just place the files in what i download,it's the same result i get.
and i run the least version 2.1.4.9 server.

is the glibc in the steamcmd?i've found them in the path /home/geipoe/steamcmd/linux32.if yes,how can i do to solve it?put them in the same dir?

by the way,i use this https://gameservermanagers.com/ to download and run the server.

and i find a line when i use the gamemanager to download the server,it appear at the end of the dowanload,but the server is already downloaded.is that a problem to the tickrate enabler?
Attached Thumbnails
Click image for larger version

Name:	4.png
Views:	306
Size:	21.9 KB
ID:	165909   Click image for larger version

Name:	5.png
Views:	225
Size:	5.2 KB
ID:	165910   Click image for larger version

Name:	6.png
Views:	266
Size:	13.0 KB
ID:	165911  

Last edited by geipoe; 10-05-2017 at 20:15.
geipoe is offline
Send a message via ICQ to geipoe Send a message via AIM to geipoe Send a message via Yahoo to geipoe
Spirit_12
Veteran Member
Join Date: Dec 2012
Location: Toronto, CA
Old 10-06-2017 , 01:48   Re: L4D/L4D2 Tickrate Enabler
Reply With Quote #44

I'm sorry buddy, I can't help you anymore without actually going in your system. I do have an idea, but the library should be backwards compatible, so not sure why it won't work. This is usually the part of gcc package, so as a last resort check if you have that installed. gcc --v command should work.
__________________
Spirit_12 is offline
geipoe
BANNED
Join Date: Sep 2016
Location: https://t.me/pump_upp
Old 10-06-2017 , 06:48   Re: L4D/L4D2 Tickrate Enabler
Reply With Quote #45

Quote:
Originally Posted by Spirit_12 View Post
I'm sorry buddy, I can't help you anymore without actually going in your system. I do have an idea, but the library should be backwards compatible, so not sure why it won't work. This is usually the part of gcc package, so as a last resort check if you have that installed. gcc --v command should work.
it's nothing to be sorry for it.for me i'm very appreciate for your enthusiastic help.i think i've to give it up for my poor konwledge of these core things.an old tickrate enabler version i've found seems works for me though the vomite problem is annoying,but it's better than have nothing.

in fact,i've konw the bbs for an not short time,and i get as many as plugins i'am looking for.so it's just a little pitty,don't mind about it.again thanks for take many time with my question.
geipoe is offline
Send a message via ICQ to geipoe Send a message via AIM to geipoe Send a message via Yahoo to geipoe
Ja-Forces
Senior Member
Join Date: Jul 2009
Location: Leningrad
Old 10-06-2017 , 06:48   Re: L4D/L4D2 Tickrate Enabler
Reply With Quote #46

Hello , same problem with left 4 dead part one on linux

Version 1.0.3.4 (left4dead)
Exe build: 15:44:59 Feb 18 2016 (6312) (500)

mmsource-1.10.7-git959-linux
sourcemod-1.8.0-git6027-linux

PHP Code:
Unable to load plugin "../left4dead/addons/tickrate_enabler/tickrate_enabler" 
BUT , with same configuration left 4 dead part 2 on linux server works!

PHP Code:
Tickrate_EnablerFound ServerGameDLL at ServerGameDLL005
Tickrate_Enabler
Found VEngineServer at VEngineServer022
Tickrate_Enabler
Read TickRate 66.000000 
P.S. After dancing with tambourine left 4 dead part one works too

Quote:
https://github.com/alliedmodders/ambuild

$ cd ambuild
$ sudo python setup.py install

https://github.com/Satanic-Spirit/Tickrate-Enabler
https://github.com/alliedmodders/hl2sdk/tree/l4d
https://github.com/alliedmodders/met...08a3c0e3a2c37f
https://github.com/alliedmodders/sou...7d184cb7f0f863

$ cd Tickrate-Enabler-master/build
$ python ../configure.py --symbol-files --enable-optimize --sdks l4d
$ ambuild
P.S.S. Attachment for left 4 dead part one (Ubuntu Server 16.04.3 LTS 64-bits)
Attached Files
File Type: so tickrate_enabler.so (208.6 KB, 265 views)
__________________

Last edited by Ja-Forces; 09-02-2019 at 02:59.
Ja-Forces is offline
Spirit_12
Veteran Member
Join Date: Dec 2012
Location: Toronto, CA
Old 10-06-2017 , 11:20   Re: L4D/L4D2 Tickrate Enabler
Reply With Quote #47

Im not as upto date with l4d, as I’m with l4d2. Was there an update for that?
__________________
Spirit_12 is offline
epzminion
AlliedModders Donor
Join Date: Jan 2011
Old 10-06-2017 , 11:48   Re: L4D/L4D2 Tickrate Enabler
Reply With Quote #48

Quote:
Originally Posted by Spirit_12 View Post
Im not as upto date with l4d, as I’m with l4d2. Was there an update for that?
Nope. Just tested with a fresh install of L4D1 on Linux using the Tickrate Enabler binary from your original post on Ubuntu 16.04.3 LTS 64-bit.

Code:
Server will auto-restart if there is a crash.
#Using breakpad minidump system
Using breakpad crash handler
#
#Console initialized.
#Game.dll loaded for "L4D - Co-op - Normal"
#ConVarRef cl_language doesn't point to an existing ConVar
Server is hibernating
Queuing heartbeat send to legacy master server.
Tickrate_Enabler: Found ServerGameDLL at ServerGameDLL005
Tickrate_Enabler: Found VEngineServer at VEngineServer022
Tickrate_Enabler: Read TickRate 60.000000
Game supporting (2) split screen players
maxplayers set to 18
.
.
.
Connection to Steam servers successful.
   VAC secure mode is activated.

plugin_print
Loaded plugins:
---------------------
0:      "Tickrate_Enabler 1.4-dev, ProdigySim"
1:      "Metamod:Source 1.10.7-dev"
---------------------

meta version
Metamod:Source version 1.10.7-dev
Built from: https://github.com/alliedmodders/metamod-source/commit/4a27e2f
Build ID: 959:4a27e2f
Loaded As: Valve Server Plugin
Compiled on: Jun 21 2017
Plugin interface version: 15:14
SourceHook version: 5:5
http://www.metamodsource.net/

sm version
 SourceMod Version Information:
    SourceMod Version: 1.8.0.6027
    SourcePawn Engine: SourcePawn 1.8, jit-x86 (build 1.8.0.6027)
    SourcePawn API: v1 = 4, v2 = 11
    Compiled on: Sep  8 2017 05:52:48
    Built from: https://github.com/alliedmodders/sourcemod/commit/cf633f7
    Build ID: 6027:cf633f7
    http://www.sourcemod.net/
No idea why people are having such difficulty installing this.
epzminion is offline
geipoe
BANNED
Join Date: Sep 2016
Location: https://t.me/pump_upp
Old 10-06-2017 , 16:02   Re: L4D/L4D2 Tickrate Enabler
Reply With Quote #49

it's a very magical thing that i can build my own version with the ubuntu 16.4.excuase me?is that something wrong with the debian?i don't known what to say about it,just a chinese word:hehe
geipoe is offline
Send a message via ICQ to geipoe Send a message via AIM to geipoe Send a message via Yahoo to geipoe
geipoe
BANNED
Join Date: Sep 2016
Location: https://t.me/pump_upp
Old 10-06-2017 , 16:11   Re: L4D/L4D2 Tickrate Enabler
Reply With Quote #50

please tell me is it effect the tickrate enabler's work?
i've used an old version before have the same ouput,but it can still,does it matter or not to my server
thank you
Attached Thumbnails
Click image for larger version

Name:	a.png
Views:	342
Size:	7.5 KB
ID:	165918  

Last edited by geipoe; 10-06-2017 at 16:13.
geipoe is offline
Send a message via ICQ to geipoe Send a message via AIM to geipoe Send a message via Yahoo to geipoe
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 05:43.


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