maddinat0r / samp-tsconnector

A plugin for SA-MP to control a Teamspeak3 Server from the gamemode
MIT License
17 stars 3 forks source link

Failed (plugins/teamspeak-connector.so: undefined symbol: clock_gettime) #10

Closed axi92 closed 9 years ago

axi92 commented 9 years ago
[20:44:18]    Error: Function not registered: 'TSC_Connect'
[20:44:18]    Error: Function not registered: 'TSC_ChangeNickname'
[20:44:18]    Error: Function not registered: 'TSC_SendServerMessage'
[20:44:18]    Error: Function not registered: 'TSC_Disconnect'
[20:44:18]    Error: Function not registered: 'TSC_GetClientIdByIpAddress'
[20:44:18]    Error: Function not registered: 'TSC_MoveClient'
[20:44:18] [debug] Run time error 19: "File or function is not found"
[20:44:18] [debug]  TSC_Connect
[20:44:18] [debug]  TSC_ChangeNickname
[20:44:18] [debug]  TSC_SendServerMessage
[20:44:18] [debug]  TSC_Disconnect
[20:44:18] [debug]  TSC_GetClientIdByIpAddress
[20:44:18] [debug]  TSC_MoveClient
[20:44:18] [debug] Run time error 19: "File or function is not found"
[20:44:18] [debug]  TSC_Connect
[20:44:18] [debug]  TSC_ChangeNickname
[20:44:18] [debug]  TSC_SendServerMessage
[20:44:18] [debug]  TSC_Disconnect
[20:44:18] [debug]  TSC_GetClientIdByIpAddress
[20:44:18] [debug]  TSC_MoveClient
[20:44:18] Script[gamemodes/script.amx]: Run time error 19: "File or function is not found"
maddinat0r commented 9 years ago

Which operating system are you using (name + version number please)? Is it a 32bit or 64bit OS?

SloPro commented 9 years ago

I am also having this issue:

[12:02:38]  Loading plugin: teamspeak-connector.so
[12:02:38]   Failed (plugins/teamspeak-connector.so: undefined symbol: clock_gettime)

Running Ubuntu 12.04.5 LTS 64-bit.