Help Me :( (libmySQL.so)
#1

I need libmysql.so and if I do not have it, server
Turns off.

[05:26:40] Script [Gamemodes / (JGH).amx]: Run time error 19: "File or function is not found"
[05:26:40] Number of vehicle models: 0

please helpme +rep
Reply
#2

Code:
[15:04:39]   Loaded.
[15:04:39]  Loading plugin: streamer
[15:04:39] 

*** Streamer Plugin v2.5 by Incognito loaded ***

[15:04:39]   Loaded.
[15:04:39]  Loading plugin: mysql
[15:04:41]   Failed.
[15:04:41]  Loading plugin: crashdetect
[15:04:42]   CrashDetect plugin 4.19
[15:04:42]   Loaded.
[15:04:42]  Loaded 3 plugins.

[15:04:42] 
[15:04:42] Ban list
[15:04:42] --------
[15:04:42]  Loaded: samp.ban
[15:04:42] 
[15:04:43] 
[15:04:43] Filterscripts
[15:04:43] ---------------
[15:04:43] OnFilter
[15:04:43]   Loading filterscript 'jcolor.amx'...
[15:04:43]   Loaded 1 filterscripts.

[15:04:43] [debug] Run time error 19: "File or function is not found"
[15:04:43] [debug]  mysql_format
[15:04:43] [debug]  mysql_query
[15:04:43] [debug]  cache_get_row_count
[15:04:43] [debug]  cache_get_field_content_int
[15:04:43] [debug]  cache_insert_id
[15:04:43] [debug]  mysql_connect
[15:04:43] [debug]  mysql_errno
[15:04:43] [debug]  mysql_log
[15:04:43] [debug]  cache_get_field_content_float
[15:04:43] [debug]  cache_get_field_content
[15:04:43] 
[15:04:43] 
[15:04:43] [debug] Run time error 19: "File or function is not found"
[15:04:43] [debug]  mysql_format
[15:04:43] [debug]  mysql_query
[15:04:43] [debug]  cache_get_row_count
[15:04:43] [debug]  cache_get_field_content_int
[15:04:43] [debug]  cache_insert_id
[15:04:43] [debug]  mysql_connect
[15:04:43] [debug]  mysql_errno
[15:04:43] [debug]  mysql_log
[15:04:43] [debug]  cache_get_field_content_float
[15:04:43] [debug]  cache_get_field_content
[15:04:43] Script[gamemodes/(JGH).amx]: Run time error 19: "File or function is not found"
[15:04:43] Number of vehicle models: 0
Reply
#3

https://github.com/udan11/samp-plugi...ql/libmysql.so
Reply
#4

Quote:
Originally Posted by KinderClans
View Post
Does not work

I run my server on the ultra-h site..
Reply
#5

Care to explain more? What doesn't work? You have to download this plugin and put inside plugins folder. Than open server.cfg, near your mysql plugin put libmysql.
Reply
#6

Quote:
Originally Posted by KinderClans
View Post
Care to explain more? What doesn't work? You have to download this plugin and put inside plugins folder. Than open server.cfg, near your mysql plugin put libmysql.
I did this but did not work again
Code:
echo Executing Server Config...
lanmode 0
hostname Update... [Ultra-H.com]
mapname Bony Country
language Farsi
password 
rcon_password Qua41Pas
maxplayers 20
port 2527
maxnpc 0
rcon 0
announce 1
query 1
lagcompmode 1
messageholelimit 3000
messageslimit 500
ackslimit 1000
useartwork 1000
gamemode0 (JGH)
filterscripts UltraHost jcolor 
plugins streamer.so mysql.so libmysql.so sscanf.so
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
Reply
#7

Quote:
Originally Posted by KinderClans
View Post
Are you sure that that's the plugin they even need?


I'm pretty sure they have an old gamemode which uses the old BlueG, or StrickenKids plugins.

I've never even seen that plugin that you've thrown up.
Reply
#8

I was using that plugin years ago, so yeah, certainly using an OOOOLD mysql version. (Look at the plugin's date - 2013).

@OP: Switch to Blueg's MySQL R41-4 plugin.
Reply
#9

Why'd you link a totally unrelated plugin though? It doesn't even appear to have the mysql cache, and EVERY function starts with SQL, so it's highly likely that this plugin you have linked isn't what's missing...


And suggesting they switch to BlueGs 41-4, is not a good plan... All they need is the right version for what the gamemode is coded for, as even if they do update the plugin, and put the includes in, the same error will come up, unless they actually go through their gamemode and update EVERYTHING.
Reply
#10

I've linked that plugin because OP said in title it was that. I'm not a wizard so i can't guess which version of mysql plugin is using. And my link is not unrelated, he asked for that (a missing libmysql.so plugin) and i gave him.
Reply
#11

I really think him using libmysql as the title, is simply a mis-title, as when looking in his logs, he's got nothing of the sort in there.

As I said those functions, aren't appearing to be from that plugin, and look to be from StrickenKids old plugin, or a VERY early version of BlueGs which is more likely not available unless someone has access to the pre-3* release tree.
Reply
#12

If I remember correctly, instead of loading mysql.so I loaded mysql_static.so. Should be included in the same package.
Reply
#13

Quote:
Originally Posted by [WSF]ThA_Devil
View Post
If I remember correctly, instead of loading mysql.so I loaded mysql_static.so. Should be included in the same package.
I used mysql_static.so and my problem was solved
Thank you all
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)