SA-MP Forums Archive
Vehicle Streammer not running (ultra-h) - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Vehicle Streammer not running (ultra-h) (/showthread.php?tid=640448)



Vehicle Streammer not running (ultra-h) - binnyl - 02.09.2017

I'm trying to use this vehicle streammer include:
https://hastebin.com/akazusemov.cs

But when i try to run in the Ultra-Host it not work, print this on server.log:
Код:
[16:07:11]  ===============================

[16:07:11]       sscanf plugin loaded.     

[16:07:11]          Version:  2.8.2        

[16:07:11]    © 2012 Alex "******" Cole  

[16:07:11]  ===============================

[16:07:11]   Loaded.
[16:07:11]  Loading plugin: veh_streamer.so
[16:07:11]   Failed (/usr/lib32/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by plugins/veh_streamer.so))
[16:07:11]  Loaded 3 plugins.

[16:07:12] 
[16:07:12] Filterscripts
[16:07:12] ---------------
[16:07:12]   Loading filterscript 'UltraHost.amx'...
I need to unlimit my CreateVehicles...
I searched a lot to vehicle streammers, but not found any include with a valid link
Is anybody know what to do or another to use?


Re: Vehicle Streammer not running (ultra-h) - BadJih - 02.09.2017

oh shit, i hate this errorr it happens to me but i forgot how to fix it ... try

yum install libstdc++.so.6
or yum install libstdc++


Re: Vehicle Streammer not running (ultra-h) - binnyl - 08.09.2017

Quote:
Originally Posted by BadJih
Посмотреть сообщение
oh shit, i hate this errorr it happens to me but i forgot how to fix it ... try

yum install libstdc++.so.6
or yum install libstdc++
They have fixed! +rep