SA-MP Forums Archive
GameMode Isn't Loading - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: GameMode Isn't Loading (/showthread.php?tid=393753)



GameMode Isn't Loading - sleejay - 19.11.2012

Код:
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?


Re: GameMode Isn't Loading - park4bmx - 19.11.2012

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


Re: GameMode Isn't Loading - sleejay - 19.11.2012

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


Re: GameMode Isn't Loading - park4bmx - 19.11.2012

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/


Re: GameMode Isn't Loading - sleejay - 19.11.2012

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


Re: GameMode Isn't Loading - park4bmx - 19.11.2012

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.


Re: GameMode Isn't Loading - sleejay - 19.11.2012

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


Re: GameMode Isn't Loading - TheChimpJr - 19.11.2012

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


Re: GameMode Isn't Loading - sleejay - 19.11.2012

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


Re: GameMode Isn't Loading - sleejay - 19.11.2012

Код:
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.