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

[TF2 & L4D & L4D2] Actions


Post New Thread Reply   
 
Thread Tools Display Modes
thewintersoldier97
Senior Member
Join Date: Aug 2021
Location: Vietnam
Old 05-20-2023 , 05:26   Re: [TF2 & L4D & L4D2] Actions
Reply With Quote #71

Thanks for the update. This recent update broke many mods and plugins it crazy.
__________________

Looking for some fun!

Last edited by thewintersoldier97; 05-20-2023 at 05:27.
thewintersoldier97 is offline
sorallll
Senior Member
Join Date: Oct 2018
Old 05-27-2023 , 03:14   Re: [TF2 & L4D & L4D2] Actions
Reply With Quote #72

Debian 11
I ran into these errors
PHP Code:
L 05/27/2023 15:03:49SourceMod error session started
L 05
/27/2023 15:03:49Info (map "c2m1_highway") (file "/home/l4d2/steamcmd/l4d2/left4dead2/addons/sourcemod/logs/errors_20230527.log")
L 05/27/2023 15:03:49: [SMUnable to load extension "actions.ext": /lib32/libc.so.6version `GLIBC_2.32' not found (required by /home/l4d2/steamcmd/l4d2/left4dead2/addons/sourcemod/extensions/actions.ext.2.l4d2.so) 
sorallll is offline
sorallll
Senior Member
Join Date: Oct 2018
Old 05-27-2023 , 16:42   Re: [TF2 & L4D & L4D2] Actions
Reply With Quote #73

Quote:
Originally Posted by sorallll View Post
Debian 11
I ran into these errors
PHP Code:
L 05/27/2023 15:03:49SourceMod error session started
L 05
/27/2023 15:03:49Info (map "c2m1_highway") (file "/home/l4d2/steamcmd/l4d2/left4dead2/addons/sourcemod/logs/errors_20230527.log")
L 05/27/2023 15:03:49: [SMUnable to load extension "actions.ext": /lib32/libc.so.6version `GLIBC_2.32' not found (required by /home/l4d2/steamcmd/l4d2/left4dead2/addons/sourcemod/extensions/actions.ext.2.l4d2.so) 
Replaced with your latest version and it works fine now
sorallll is offline
BHaType
Great Tester of Whatever
Join Date: Jun 2018
Old 05-27-2023 , 18:15   Re: [TF2 & L4D & L4D2] Actions
Reply With Quote #74

Quote:
Originally Posted by sorallll View Post
...
Thanks for report. I somehow forgot about my local server was "bundled" with newer glibc.
__________________
cry
BHaType is offline
Send a message via AIM to BHaType
Mika Misori
Senior Member
Join Date: Sep 2022
Old 05-29-2023 , 15:34   Re: [TF2 & L4D & L4D2] Actions
Reply With Quote #75

Quote:
Originally Posted by BHaType View Post
Thanks for report. I somehow forgot about my local server was "bundled" with newer glibc.
I apologize for the stupid question, but I don't understand which version to use?

From the first post actions.ext.l4d2.zip or Release 2.6 on GitHub?
I have several servers on Linux and Windows. I tried to put GitHub Release 2.6 on a Windows server and it went crazy, it started restarting cyclically with an error:
Code:
2023-05-29 22:31:19: minidump.cc:799: ERROR: MinidumpContext x86 size mismatch, 1147 != 716
2023-05-29 22:31:19: minidump.cc:1618: ERROR: MinidumpThread cannot read context
2023-05-29 22:31:19: stackwalker.cc:205: ERROR: Can't choose a stackwalker implementation without context
Mika Misori is offline
BHaType
Great Tester of Whatever
Join Date: Jun 2018
Old 05-29-2023 , 18:40   Re: [TF2 & L4D & L4D2] Actions
Reply With Quote #76

Quote:
Originally Posted by Mika Misori View Post
I apologize for the stupid question, but I don't understand which version to use?

From the first post actions.ext.l4d2.zip or Release 2.6 on GitHub?
I have several servers on Linux and Windows. I tried to put GitHub Release 2.6 on a Windows server and it went crazy, it started restarting cyclically with an error:
Code:
2023-05-29 22:31:19: minidump.cc:799: ERROR: MinidumpContext x86 size mismatch, 1147 != 716
2023-05-29 22:31:19: minidump.cc:1618: ERROR: MinidumpThread cannot read context
2023-05-29 22:31:19: stackwalker.cc:205: ERROR: Can't choose a stackwalker implementation without context
Sorry for this confusion. Latest versions are always attached in first post of this thread.
GitHub is for those who need to see source code or compile extension locally for whatever reason.
__________________
cry

Last edited by BHaType; 05-29-2023 at 18:40.
BHaType is offline
Send a message via AIM to BHaType
Mika Misori
Senior Member
Join Date: Sep 2022
Old 05-30-2023 , 11:35   Re: [TF2 & L4D & L4D2] Actions
Reply With Quote #77

Quote:
Originally Posted by BHaType View Post
Sorry for this confusion. Latest versions are always attached in first post of this thread.
GitHub is for those who need to see source code or compile extension locally for whatever reason.
Thanks for the quick response and clarification.

Well, i download actions.ext.l4d2.zip from the first post and extracted it on my servers.
On Windows servers everything is fine, no errors.

But on Linux servers (I don't know the exact build of Linux, because it's hosting) give an error:
Code:
L 05/30/2023 - 17:40:58: SourceMod error session started
L 05/30/2023 - 17:40:58: Info (map "c1m2_streets") (file "/game/left4dead2/addons/sourcemod/logs/errors_20230530.log")
L 05/30/2023 - 17:40:58: [SM] Unable to load extension "actions.ext": /lib/libm.so.6: version `GLIBC_2.29' not found (required by /game/left4dead2/addons/sourcemod/extensions/actions.ext.2.l4d2.so)
L 05/30/2023 - 17:41:12: SourceMod error session started
L 05/30/2023 - 17:41:12: Info (map "c1m2_streets") (file "/game/left4dead2/addons/sourcemod/logs/errors_20230530.log")
L 05/30/2023 - 17:41:12: [SM] Unable to load extension "actions.ext": /lib/libm.so.6: version `GLIBC_2.29' not found (required by /game/left4dead2/addons/sourcemod/extensions/actions.ext.2.l4d2.so)
L 05/30/2023 - 17:41:27: Error log file session closed.
L 05/30/2023 - 17:47:18: SourceMod error session started
L 05/30/2023 - 17:47:18: Info (map "c1m2_streets") (file "/game/left4dead2/addons/sourcemod/logs/errors_20230530.log")
L 05/30/2023 - 17:47:18: [SM] Unable to load extension "actions.ext": /lib/libm.so.6: version `GLIBC_2.29' not found (required by /game/left4dead2/addons/sourcemod/extensions/actions.ext.2.l4d2.so)
L 05/30/2023 - 17:47:34: Error log file session closed.
Servers, SourceMod, MetaMod and Left 4 DHooks updated, all the latest version.

Can you please help me? Do I need to additionally download something from GitHub for the Linux servers?
Mika Misori is offline
Ja-Forces
Senior Member
Join Date: Jul 2009
Location: Leningrad
Old 05-30-2023 , 16:56   Re: [TF2 & L4D & L4D2] Actions
Reply With Quote #78

You need to make sure that correct version of GLIBC is installed on hosting/server, in this case version 2.9, or ask source code for self-assembly. This build works for you? https://github.com/Vinillia/actions....uns/5100661776
__________________

Last edited by Ja-Forces; 05-30-2023 at 18:19.
Ja-Forces is offline
BHaType
Great Tester of Whatever
Join Date: Jun 2018
Old 05-30-2023 , 18:29   Re: [TF2 & L4D & L4D2] Actions
Reply With Quote #79

Quote:
Originally Posted by Mika Misori View Post
...
This is my fault. I used ubuntu 20 and thought the most lowest glibc for dedicated servers was GLIBC_3.XX.
Try attached version. It was compiled on ubuntu 18 and should resolve your issue.

Quote:
Originally Posted by Ja-Forces View Post
You need to make sure that the correct version of GLIBC is installed on the hosting/server, in this case version 2.9, or ask source code for self-assembly. This build works for you? https://github.com/Vinillia/actions....uns/5100661776
Even though it was compiled on older ubuntu it still requires GLIBC_2.29.
objdump
Attached Files
File Type: zip actions.ext.zip (1.07 MB, 100 views)
__________________
cry
BHaType is offline
Send a message via AIM to BHaType
Mika Misori
Senior Member
Join Date: Sep 2022
Old 06-02-2023 , 15:22   Re: [TF2 & L4D & L4D2] Actions
Reply With Quote #80

Quote:
Originally Posted by BHaType View Post
Try attached version. It was compiled on ubuntu 18 and should resolve your issue.
Thank you so much! I uploaded the version from your attachment to my Linux servers and it looks like the errors are gone since then. I'm monitoring for now, if anything goes wrong, I'll report back here.

Thanks again!
Mika Misori 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 18:09.


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