Need Help with error 19..
#1

Hello! i have tryd to fix this 3 days . nothing i have looked other topics , still doesn't help

does someone know what will be fix it?

in my Windows 7 Computer it works , same includes , same plugins but dll latest ones it Works!

on Linux CentOS server:

Код:
Run time error 19: "File or function is not found"
everyone say there is problem with plugins , i have the latest plugins R5 0.3c

Plugins Folder:



Server.cfg

Код:
echo Executing Server Config...
lanmode 0
rcon_password tron
maxplayers 15
password kanakoer
port 7777
hostname Test
gamemode0 ozo
filterscripts
announce 1
query 1
plugins mysql.so streamer.so MapAndreas.so
maxnpc 10
Includes:

Код:
#include <a_samp>
#include <a_mysql>
#include <Dini>
#include <OAOStockStore>
#include <SAMsites0.4.1>
#include <Double-O-Icons>
#include <dudb>
#include <mapandreas>
#include <a_sampdb>
#include <progress>
Any Suggestions

repping too...
Reply
#2

server log?
Reply
#3

Change the gamemode name to "kanakoer.pwn" i guess.
Reply
#4

Doesn't this need the SQL include?
#include <a_sampdb>
Reply
#5

Quote:
Originally Posted by [MWR]Blood
Посмотреть сообщение
Doesn't this need the SQL include?
#include <a_sampdb>
nah it is simple sampdb include . it is with samp server.
Reply
#6

Quote:
Originally Posted by =WoR=Varth
Посмотреть сообщение
server log?
Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c, ©2005-2010 SA-MP Team

[20:05:39] filterscripts = ""  (string)
[20:05:39] 
[20:05:39] Server Plugins
[20:05:39] --------------
[20:05:39]  Loading plugin: mysql.so
[20:05:39] 

  > MySQL plugin R5 successfully loaded.

[20:05:39]   Loaded.
[20:05:39]  Loading plugin: streamer.so
[20:05:39] 

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

[20:05:39]   Loaded.
[20:05:39]  Loading plugin: MapAndreas.so
[20:05:39]   Loaded.
[20:05:39]  Loading plugin: sampmysql.so
[20:05:39]   Failed (libmysqlclient.so.15: cannot open shared object file: No such file or directory)
[20:05:39]  Loaded 3 plugins.

[20:05:39] 
[20:05:39] Filter Scripts
[20:05:39] ---------------
[20:05:39]   Loaded 0 filter scripts.

[20:05:39] Script[gamemodes/OneAndOnly2011.amx]: Run time error 19: "File or function is not found"
[20:05:39] Number of vehicle models: 0


###################[ End of log ]#########################
Reply
#7

Quote:

[20:05:39] Loading plugin: sampmysql.so
[20:05:39] Failed (libmysqlclient.so.15: cannot open shared object file: No such file or directory)

there.
Reply
#8

Quote:
Originally Posted by =WoR=Varth
Посмотреть сообщение
there.
ya already fixed this but still Gamemode: UNKNOWN , I added sampmysql.so for test . it is not included by gamemode or any script . just was for test but still..

Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c, ©2005-2010 SA-MP Team

[20:33:30] filterscripts = ""  (string)
[20:33:30] 
[20:33:30] Server Plugins
[20:33:30] --------------
[20:33:30]  Loading plugin: mysql.so
[20:33:30] 

  > MySQL plugin R5 successfully loaded.

[20:33:30]   Loaded.
[20:33:30]  Loading plugin: streamer.so
[20:33:30] 

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

[20:33:30]   Loaded.
[20:33:30]  Loading plugin: MapAndreas.so
[20:33:30]   Loaded.
[20:33:30]  Loaded 3 plugins.

[20:33:30] 
[20:33:30] Filter Scripts
[20:33:30] ---------------
[20:33:30]   Loaded 0 filter scripts.

[20:33:30] Script[gamemodes/OneAndOnly2011.amx]: Run time error 19: "File or function is not found"
[20:33:30] Number of vehicle models: 0
Reply
#9

Did you compile your gamemode? Is it in your gamemodes folder?
Reply
#10

Quote:
Originally Posted by king_hual
Посмотреть сообщение
Did you compile your gamemode? Is it in your gamemodes folder?
this is little bit stupid question because the first thing i do ise compiling gamemode and uploading the .amx file to gamemodes folder.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)