samp-server.exe log error helpme!
#1

Loaded log file: "server_log.txt".
----------

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

[05:26:12] filterscripts = "" (string)
[05:26:12] weburl = "www.sa-mp.com" (string)
[05:26:12]
[05:26:12] Server Plugins
[05:26:12] --------------
[05:26:12] Loading plugin: mysql.so
[05:26:12] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
[05:26:12] Loading plugin: streamer.so
[05:26:12]

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

[05:26:12] Loaded.
[05:26:12] Loaded 1 plugins.

[05:26:12]
[05:26:12] Filter Scripts
[05:26:12] ---------------
[05:26:12] Loaded 0 filter scripts.

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

run samp-server.exe os linux

plugins(mysql.so 64 kb) https://sampforum.blast.hk/showthread.php?tid=122983 [By: StrickenKid]
plugins(streamer.so 291 kb) https://sampforum.blast.hk/showthread.php?tid=102865 [By: Incognito]
Reply
#2

Are those plugins in a folder called "plugins"?

and written in cfg is there:
plugins your plugin names

If not try what I said and that might be your problem fixed.
Reply
#3

http://upic.me/i/8z/2xcats.jpg << folder plugins

server.cfg >>

echo Executing Server Config...
lanmode 1
rcon_password test
maxplayers 100
port 7777
hostname
gamemode0 peerawat
filterscripts
plugins mysql.so streamer.so
announce 0
query 1
weburl
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
Reply
#4

it show you:
[05:26:12] Script[gamemodes/peerawat.amx]: Run time error 19: "File or function is not found"
thet mean then you dont have .AMX file of your GM

you need to compile your GM to get the .AMX file
so open your GM and compile him,make sure you dont get any errors when you compile it...
Reply
#5

pawn compile output

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

passed
Reply
#6

ok...
so check if the .AMX and .PWN is in the " GameModes " folder...
Reply
#7

Quote:
Originally Posted by xkirill
Посмотреть сообщение
ok...
so check if the .AMX and .PWN is in the " GameModes " folder...
You don't need to have both amx. and .pwn files in gamemode folder to load the gamemode. You only need the .amx file.
Reply
#8

Don't out .so in thend on your plugins on your server.cfg
Reply
#9

Quote:
Originally Posted by campkz
Посмотреть сообщение
Don't out .so in thend on your plugins on your server.cfg
You NEED to put the file extension after the name when using Linux.

OT: Looks like your game-mode is missing a plug-in, go through it and make sure you haven't missed any. (For example, if you have downloaded a game-mode, it might have a missing plug-in).
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)