Getting error in linux plugins
#1

I get these errors while starting my GM

Код:
[13:09:24] Server Plugins
[Sun Feb  3 13:09:24 2013] Launching server [9030] with the following commandline:
cd /home/total/.gameservers/samp_0/
LD_LIBRARY_PATH="libs:." /home/total/.gameservers/samp_0/samp03svr +exec server.cfg

pid 9030's current affinity mask: ff
pid 9030's new affinity mask: ff

----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team
[13:09:24] 
[13:09:24] Server Plugins
[13:09:24] --------------
[13:09:24]  Loading plugin: mysql
[13:09:24]   Failed (plugins/mysql: cannot open shared object file: No such file or directory)
[13:09:24]  Loading plugin: sscanf
[13:09:24]   Failed (plugins/sscanf: cannot open shared object file: No such file or directory)
[13:09:24]  Loading plugin: streamer
[13:09:24]   Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[13:09:24]  Loading plugin: whirlpool
[13:09:24]   Failed (plugins/whirlpool: cannot open shared object file: No such file or directory)
[13:09:24]  Loading plugin: dns
[13:09:24]   Failed (plugins/dns: cannot open shared object file: No such file or directory)
[13:09:24]  Loaded 0 plugins.

Started server on port: 7773, with maxplayers: 50 lanmode is OFF.
[13:09:24] 
[13:09:24] Filterscripts
[13:09:24] ---------------
[13:09:24]   Loading filterscript 'bLaser.amx'...
[13:09:24]   Loading filterscript 'iuweaponsdrop.amx'...
[13:09:24] ****************************************
[13:09:24] ******* Insanity Weapons Drop 1.1 ******
[13:09:24] ************* Made by ******************
[13:09:24] ********* Allan Jader(CyNiC) ***********
[13:09:24] ****************************************
[13:09:24]   Loading filterscript 'dmg.amx'...
[13:09:24] DamageVisual, version 1.0.0 by [RSAH]SeriouS loaded successfully!
[13:09:24]   Loading filterscript 'AdminSys.amx'...
[13:09:24]   Loaded 4 filterscripts.
[13:09:24] Script[gamemodes/CODTD.amx]: Run time error 19: "File or function is not found"
[13:09:24] Number of vehicle models: 0
Reply
#2

If this is Linux, you need to add .so at the end of each plugin in your server.cfg
Reply
#3

but we still get errors even after doing so
Reply
#4

[Sun Feb 3 13:23:04 2013] Launching server [9757] with the following commandline:
cd /home/total/.gameservers/samp_0/
LD_LIBRARY_PATH="libs:." /home/total/.gameservers/samp_0/samp03svr +exec server.cfg

pid 9757's current affinity mask: ff
pid 9757's new affinity mask: ff

----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team
[13:23:04]
[13:23:04] Server Plugins
[13:23:04] --------------
[13:23:04] Loading plugin: mysql.so
[13:23:04] SA:MP MySQL Plugin v2.1.1 Loaded.
[13:23:04] Loaded.
[13:23:04] Loading plugin: sscanf.so
[13:23:04] [MySQL] Thread running. Threadsafe: Yes.
[13:23:04]
[13:23:04] ===============================
[13:23:04] sscanf plugin loaded.
[13:23:04] Version: 2.8.1
[13:23:04] (coffee) 2012 Alex "******" Cole
[13:23:04] ===============================
[13:23:04] Loaded.
[13:23:04] Loading plugin: streamer.so
[13:23:04]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[13:23:04] Loaded.
[13:23:04] Loading plugin: dns.so
[13:23:04]
*** DNS Plugin v2.4 by Incognito loaded ***
[13:23:04] Loaded.
[13:23:04] Loading plugin: Whirlpool.so
[13:23:04]
[13:23:04] ==================
[13:23:04]
[13:23:04] Whirlpool loaded
[13:23:04]
[13:23:04] ==================
[13:23:04]
[13:23:04] Loaded.
[13:23:04] Loaded 5 plugins.

Started server on port: 7773, with maxplayers: 50 lanmode is OFF.
[13:23:04]
[13:23:04] Filterscripts
[13:23:04] ---------------
[13:23:04] Loading filterscript 'bLaser.amx'...
[13:23:04] Loading filterscript 'iuweaponsdrop.amx'...
[13:23:04] ****************************************
[13:23:04] ******* Insanity Weapons Drop 1.1 ******
[13:23:04] ************* Made by ******************
[13:23:04] ********* Allan Jader(CyNiC) ***********
[13:23:04] ****************************************
[13:23:04] Loading filterscript 'dmg.amx'...
[13:23:04] DamageVisual, version 1.0.0 by [RSAH]SeriouS loaded successfully!
[13:23:04] Loading filterscript 'AdminSys.amx'...
[13:23:04]
--------------------------------------
[13:23:04] Admin System Loaded
[13:23:04] --------------------------------------
[13:23:04] Loaded 4 filterscripts.
[13:23:04] Script[gamemodes/CODTD.amx]: Run time error 19: "File or function is not found"
[13:23:04] Number of vehicle models: 0
Reply
#5

Please check the other thread you decided to open!
Reply
#6

native checker gives these errors
[4:04:44 PM] Insulin EshaaN: [13:33:55] Error: Function not registered: 'mysql_debug'
[13:33:55] Error: Function not registered: 'mysql_fetch_row_format'
[13:33:55] Error: Function not registered: 'mysql_fetch_field_row'
Reply
#7

Guys help me fast, i get these errors

Код:
[14:31:43]   Loaded 4 filterscripts.
[14:31:43]    Error: Function not registered: 'mysql_connect'
[14:31:43]    Error: Function not registered: 'mysql_query'
[14:31:43]    Error: Function not registered: 'mysql_ping'
[14:31:43]    Error: Function not registered: 'mysql_debug'
[14:31:43]    Error: Function not registered: 'mysql_store_result'
[14:31:43]    Error: Function not registered: 'mysql_num_rows'
[14:31:43]    Error: Function not registered: 'mysql_free_result'
[14:31:43]    Error: Function not registered: 'mysql_real_escape_string'
[14:31:43]    Error: Function not registered: 'mysql_fetch_row_format'
[14:31:43]    Error: Function not registered: 'mysql_fetch_field_row'
[14:31:43] Script[gamemodes/CODTD.amx]: Run time error 19: "File or function is not found"
[14:31:43] Number of vehicle models: 0
Reply
#8

make sure you have the ' gamemode 1 ' entered as same as the .amx in gamemodes folder.

and make you you don't have any error while compiling your script.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)