GameMode Isn't Loading
#1

Код:
SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team

[21:01:23] password = ""  (string)
[21:01:23] maxnpc = 0  (int)
[21:01:23] 
[21:01:23] Server Plugins
[21:01:23] --------------
[21:01:23]  Loading plugin: LIBMYSQL.so
[21:01:23]   Failed (plugins/LIBMYSQL.so: invalid ELF header)
[21:01:23]  Loading plugin: sampmysql.so
[21:01:23]   Failed (plugins/sampmysql.so: invalid ELF header)
[21:01:23]  Loading plugin: mysql.so
[21:01:23]   Failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.11' not found (required by plugins/mysql.so))
[21:01:23]  Loading plugin: audio.so
[21:01:23] 

*** Audio Plugin v0.5 R2 by Incognito loaded ***

[21:01:23]   Loaded.
[21:01:23]  Loading plugin: streamer.so
[21:01:23] 

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

[21:01:23]   Loaded.
[21:01:23]  Loading plugin: Whirlpool.so
[21:01:23]   Failed (plugins/Whirlpool.so: invalid ELF header)
[21:01:23]  Loading plugin: nativechecker.so
[21:01:23]   Loaded.
[21:01:23]  Loaded 3 plugins.

[21:01:24] 
[21:01:24] Filterscripts
[21:01:24] ---------------
[21:01:24]   Loading filterscript 'gate.amx'...
[21:01:24]   Unable to load filterscript 'gate.amx'.
[21:01:24]   Loaded 0 filterscripts.

[21:01:24]    Error: Function not registered: 'samp_mysql_connect'
[21:01:24]    Error: Function not registered: 'samp_mysql_select_db'
[21:01:24]    Error: Function not registered: 'samp_mysql_ping'
[21:01:24]    Error: Function not registered: 'samp_mysql_close'
[21:01:24]    Error: Function not registered: 'samp_mysql_query'
[21:01:24]    Error: Function not registered: 'samp_mysql_store_result'
[21:01:24]    Error: Function not registered: 'samp_mysql_fetch_row'
[21:01:24]    Error: Function not registered: 'samp_mysql_free_result'
[21:01:24]    Error: Function not registered: 'samp_mysql_real_escape_string'
[21:01:24]    Error: Function not registered: 'samp_mysql_num_rows'
[21:01:24] Script[gamemodes/berzerk.amx]: Run time error 19: "File or function is not found"
[21:01:24] Number of vehicle models: 0
I'm using the Evolution Roleplay [0.3d] GM, but I had to change the name of the .pwn and .amx file, because for some reason my server.cfg won't save if I put the name of the GM in all capitals. Also, what's with the "invalid ELF header?"

I've updated all the plugins, except LIBMYSQL.so and sampmysql.so - that's because I can't find the updated ones anywhere. I've searched on ******, and the forums.

Anyone know what I am doing wrong here?
Reply
#2

There you go: CLICK
get the Linux R7 for ubunto
and you would need libmysqlclient.so(.15)
Reply
#3

I put both of those files into my plugins, but I still have the same problem?
Reply
#4

libmysqlclient.so.15 doesn't go in you plugins folder !
are your running a VPS ?
if yes then it needs to go into /usr/lib/
Reply
#5

No, I'm not running a VPS - so where does it go?
Reply
#6

im afraid i cant say in that case. (never had a Linux(OS) ,planing to install it on my laptop)
but read this (might help)
EDIT
for the "`GLIBCXX_3.4.11' not found" you can check THIS out.
Reply
#7

Sorry, but that didn't really help me at all.
Reply
#8

Try to re-complie the script, and re-upload it with plugin update.
Reply
#9

I recompiled it, and I'm uploading it now. I'll post back with what happens next.
Reply
#10

Код:
SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team

[21:57:55] password = ""  (string)
[21:57:55] maxnpc = 0  (int)
[21:57:55] 
[21:57:55] Server Plugins
[21:57:55] --------------
[21:57:55]  Loading plugin: LIBMYSQL.so
[21:57:55]   Failed (plugins/LIBMYSQL.so: invalid ELF header)
[21:57:55]  Loading plugin: sampmysql.so
[21:57:55]   Failed (plugins/sampmysql.so: invalid ELF header)
[21:57:55]  Loading plugin: mysql.so
[21:57:55]   Failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.11' not found (required by plugins/mysql.so))
[21:57:55]  Loading plugin: audio.so
[21:57:55] 

*** Audio Plugin v0.5 R2 by Incognito loaded ***

[21:57:55]   Loaded.
[21:57:55]  Loading plugin: streamer.so
[21:57:55] 

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

[21:57:55]   Loaded.
[21:57:55]  Loading plugin: Whirlpool.so
[21:57:55]   Failed (plugins/Whirlpool.so: invalid ELF header)
[21:57:55]  Loading plugin: nativechecker.so
[21:57:55]   Loaded.
[21:57:55]  Loaded 3 plugins.

[21:57:55] 
[21:57:55] Filterscripts
[21:57:55] ---------------
[21:57:55]   Loading filterscript 'gate.amx'...
[21:57:55]   Unable to load filterscript 'gate.amx'.
[21:57:55]   Loaded 0 filterscripts.

[21:57:55]    Error: Function not registered: 'samp_mysql_connect'
[21:57:55]    Error: Function not registered: 'samp_mysql_select_db'
[21:57:55]    Error: Function not registered: 'samp_mysql_ping'
[21:57:55]    Error: Function not registered: 'samp_mysql_close'
[21:57:55]    Error: Function not registered: 'samp_mysql_query'
[21:57:55]    Error: Function not registered: 'samp_mysql_store_result'
[21:57:55]    Error: Function not registered: 'samp_mysql_fetch_row'
[21:57:55]    Error: Function not registered: 'samp_mysql_free_result'
[21:57:55]    Error: Function not registered: 'samp_mysql_real_escape_string'
[21:57:55]    Error: Function not registered: 'samp_mysql_num_rows'
[21:57:55] Script[gamemodes/berzerk.amx]: Run time error 19: "File or function is not found"
[21:57:55] Number of vehicle models: 0
Same error.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)