SA-MP Forums Archive
mysql Fail - 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: mysql Fail (/showthread.php?tid=648410)



mysql Fail - pulsare - 21.01.2018

Quote:

Failed (plugins/mysql.so: symbol __cxa_pure_virtual, version libmysqlclient_16 not defined in file libmysqlclient_r.so.16 with link time reference)

What does that mean? Help me pls


Re: mysql Fail - Ultrablaze - 21.01.2018

It means that your mysql plugin is corrupted or not suitable for the thing that you want to launch on.

I know that it's linux, But I am suggesting you to tell us more so we can help you instead of showing that.


Re: mysql Fail - pulsare - 21.01.2018

Quote:

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[16:41:26] mapname = "San Andreas" (string)
[16:41:26] language = "" (string)
[16:41:26]
[16:41:26] Server Plugins
[16:41:26] --------------
[16:41:26] Loading plugin: crashdetect.so
[16:41:26] CrashDetect v4.18.1 is OK.
[16:41:26] Loaded.
[16:41:26] Loading plugin: mysql_static.so
[16:41:26] >> plugin.mysql: R39-4 successfully loaded.
[16:41:26] Loaded.
[16:41:26] Loaded 2 plugins.

[16:41:27]
[16:41:27] Filterscripts
[16:41:27] ---------------
[16:41:27] Loaded 0 filterscripts.

[16:41:27] [debug] Run time error 19: "File or function is not found"
[16:41:27] [debug] Streamer_CallbackHook
[16:41:27] [debug] SSCANF_Init
[16:41:27] [debug] SSCANF_Join
[16:41:27] [debug] SSCANF_Leave
[16:41:27] [debug] CreateDynamicPickup
[16:41:27] [debug] CreateDynamic3DTextLabel
[16:41:27] [debug] CreateDynamicObject
[16:41:27] [debug] SetDynamicObjectMaterial
[16:41:27] [debug] SetDynamicObjectMaterialText
[16:41:27] [debug] IsValidDynamic3DTextLabel
[16:41:27] [debug] DestroyDynamic3DTextLabel
[16:41:27] [debug] DestroyDynamicObject
[16:41:27] [debug] DestroyDynamicPickup
[16:41:27] [debug] MoveDynamicObject
[16:41:27] [debug] sscanf
[16:41:27] [debug] UpdateDynamic3DTextLabelText
[16:41:27] [debug] Streamer_SetFloatData
[16:41:27] [debug] IsValidDynamicObject
[16:41:27] [debug] GetDynamicObjectPos
[16:41:27] [debug] StopDynamicObject
[16:41:27] [debug] AttachDynamicObjectToVehicle
[16:41:27] [debug] Run time error 19: "File or function is not found"
[16:41:27] [debug] Streamer_CallbackHook
[16:41:27] [debug] SSCANF_Init
[16:41:27] [debug] SSCANF_Join
[16:41:27] [debug] SSCANF_Leave
[16:41:27] [debug] CreateDynamicPickup
[16:41:27] [debug] CreateDynamic3DTextLabel
[16:41:27] [debug] CreateDynamicObject
[16:41:27] [debug] SetDynamicObjectMaterial
[16:41:27] [debug] SetDynamicObjectMaterialText
[16:41:27] [debug] IsValidDynamic3DTextLabel
[16:41:27] [debug] DestroyDynamic3DTextLabel
[16:41:27] [debug] DestroyDynamicObject
[16:41:27] [debug] DestroyDynamicPickup
[16:41:27] [debug] MoveDynamicObject
[16:41:27] [debug] sscanf
[16:41:27] [debug] UpdateDynamic3DTextLabelText
[16:41:27] [debug] Streamer_SetFloatData
[16:41:27] [debug] IsValidDynamicObject
[16:41:27] [debug] GetDynamicObjectPos
[16:41:27] [debug] StopDynamicObject
[16:41:27] [debug] AttachDynamicObjectToVehicle
[16:41:27] Script[gamemodes/Script.amx]: Run time error 19: "File or function is not found"
[16:41:27] Number of vehicle models: 0

Yes its Linux i am using mysql static.so


Re: mysql Fail - Ultrablaze - 21.01.2018

Alright, That's related to sscanf plugin anyway.

Look, Try downloading the latest sscanf plugin, Then compile the it using the latest include before uploading it to your host using ftp, Then upload the .SO file to the host using ftp also and try launching.