nexquery / samp-textdraw-streamer

A simple plugin for sa-mp and open.mp to break the limits of textdrawings.
Apache License 2.0
33 stars 5 forks source link

GLIBC_2.34 #19

Closed ocalasans closed 6 months ago

ocalasans commented 6 months ago

I'm getting this error

Failed (/lib/i386-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by plugins/textdraw-streamer.so))
nexquery commented 6 months ago

What is the Linux version you are using?

nexquery commented 6 months ago

Type hostnamectl in the terminal.

nexquery commented 6 months ago

You need to use this command on Linux. If you are using Windows, use textdraw-streamer.dll

ocalasans commented 6 months ago

My SA:MP hosting is Linux, there is no way to use Windows Plugins.

ocalasans commented 6 months ago

My SA:MP hosting is Linux, there is no way to use Windows Plugins.

I found a similar problem with another plugin: https://github.com/bmisiak/samp-precise-timers/issues/9

nexquery commented 6 months ago

Are you sure you are using the hot fix version?

ocalasans commented 6 months ago

Yes, I sent you a friend request on Discord, if you want I can show you better there. Name: Calasans User: walkerxinho7

nexquery commented 6 months ago

The problem is related to the hosting company you use. Because it was compiled with GLIBC 2.28. The error you mentioned indicates version 2.34.

ocalasans commented 6 months ago

I understand. I will test with other hosting companies. I currently use TextDraw-Streamer version 2.0.2.

nexquery commented 6 months ago

okay