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

VoiceHook - Developer preview of something.


Post New Thread Reply   
 
Thread Tools Display Modes
pilger
Senior Member
Join Date: Sep 2010
Old 03-06-2014 , 21:37   Re: VoiceHook - Developer preview of something.
Reply With Quote #151

I was using this on Linux without any issue and then I moved to a new server with Centos 6.4 and I'm getting a
Code:
 failed to dlopen /home/bzg/tf2/tf/../bin/vaudio_speex.so error=/lib/libm.so.6: version `GLIBC_2.15' not found (required by /home/bzg/tf2/tf/../bin/vaudio_speex.so)
 failed to dlopen /home/bzg/tf2/bin/../bin/vaudio_speex.so error=/lib/libm.so.6: version `GLIBC_2.15' not found (required by /home/bzg/tf2/bin/../bin/vaudio_speex.so)
Does anyone have any idea on how to fix it!?
pilger is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 03-06-2014 , 21:46   Re: VoiceHook - Developer preview of something.
Reply With Quote #152

Quote:
Originally Posted by pilger View Post
I was using this on Linux without any issue and then I moved to a new server with Centos 6.4 and I'm getting a
Code:
 failed to dlopen /home/bzg/tf2/tf/../bin/vaudio_speex.so error=/lib/libm.so.6: version `GLIBC_2.15' not found (required by /home/bzg/tf2/tf/../bin/vaudio_speex.so)
 failed to dlopen /home/bzg/tf2/bin/../bin/vaudio_speex.so error=/lib/libm.so.6: version `GLIBC_2.15' not found (required by /home/bzg/tf2/bin/../bin/vaudio_speex.so)
Does anyone have any idea on how to fix it!?
You can't, vaudio_speex.so is a client binary and thus requires a somewhat not-ancient version of GLIBC.
__________________
asherkin is offline
pilger
Senior Member
Join Date: Sep 2010
Old 03-06-2014 , 22:10   Re: VoiceHook - Developer preview of something.
Reply With Quote #153

That's not good news, since it seems Centos 6.4 won't have GLIBC higher than 2.12 for the foreseen future.

Couldn't the .so be compiled using the old version of GLIBC? The previous version gets me a different error:
Code:
failed to dlopen /home/bzg/tf2/tf/../bin/vaudio_speex.so error=/home/bzg/tf2/tf/../bin/vaudio_speex.so: undefined symbol: Q_stristr
 failed to dlopen /home/bzg/tf2/bin/../bin/vaudio_speex.so error=/home/bzg/tf2/bin/../bin/vaudio_speex.so: undefined symbol: Q_stristr
pilger is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 03-06-2014 , 22:11   Re: VoiceHook - Developer preview of something.
Reply With Quote #154

Quote:
Originally Posted by pilger View Post
Couldn't the .so be compiled using the old version of GLIBC?
Sure, if you have the source code - which only Valve do.
__________________
asherkin is offline
pilger
Senior Member
Join Date: Sep 2010
Old 03-06-2014 , 22:14   Re: VoiceHook - Developer preview of something.
Reply With Quote #155

Oh... thought people here were compiling new versions of it when they posted a while ago. Guess they were just grabbing them from some Steam for Linux distribution then... :\
pilger is offline
Requiesta
Senior Member
Join Date: May 2012
Location: Texas
Old 05-18-2014 , 13:45   Re: VoiceHook - Developer preview of something.
Reply With Quote #156

After the last update

L 05/17/2014 - 12:144: [SM] Unable to load plugin "jailbreak.smx": Required extension "voice" file("voiceannounce.ext") not running


When trying to load that extension manually

[SM] Extension voiceannounce.ext.2.ep2v.dll failed to load: Could not find interface VOICE_INTERFACE_002 (error 1)


No problems until the last update. Currently running the latest snapshot of both Metamod and Sourcemod. Specifically Sourcemod 1.5.4-hg4051 and Metamod 1.10.1-hg886. It also fails on metamod 1.10.0, the last full release.
__________________
YouTuber, Modder, Accountant, and somehow I still enjoy programming after all that.

Check out my YouTube Channel.
Requiesta is offline
robotortoise
Senior Member
Join Date: Nov 2013
Old 06-07-2014 , 01:58   Re: VoiceHook - Developer preview of something.
Reply With Quote #157

"[AUTOGAIN] Could not find interface VOICE_INTERFACE_002 (error 1)."

I get this error. I think I may have installed it incorrectly. Can someone make a step by step guide how to install this please?
robotortoise is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 06-11-2014 , 23:35   Re: VoiceHook - Developer preview of something.
Reply With Quote #158

Have you guys created a .vdf file for voicehook_mm or added it to MM:S's metaplugins.ini?
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 06-11-2014 at 23:35.
Powerlord is offline
robotortoise
Senior Member
Join Date: Nov 2013
Old 06-11-2014 , 23:47   Re: VoiceHook - Developer preview of something.
Reply With Quote #159

Quote:
Originally Posted by Powerlord View Post
Have you guys created a .vdf file for voicehook_mm or added it to MM:S's metaplugins.ini?
Here's what I stuck in my Linux TF2 server.
Attached Files
File Type: 7z addons.7z (141.7 KB, 194 views)
robotortoise is offline
Ben.vpk
New Member
Join Date: Nov 2013
Location: France
Old 06-13-2014 , 14:17   Re: VoiceHook - Developer preview of something.
Reply With Quote #160

Quote:
Originally Posted by Powerlord View Post
Have you guys created a .vdf file for voicehook_mm or added it to MM:S's metaplugins.ini?
yes we do.

As Requiesta said, after last update unable to load the plugin, even with the latest snapshots of mm.
Ben.vpk 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 00:40.


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