Run time error
#1

Hello samp forum members, today i tryed to set up my server at host (linux), and server is start's, but gamemode is "Unknown" , and it say's Script[gamemodes/alive.amx]: Run time error 19: "File or function is not found"
I tryed everything, but nothing happens..
Server includes:
#include <a_samp>
#include <streamer>
#include <a_vehicles>
#include <core>
#include <float>
#include <file>
#include <utils>
#include <morphinc>
#include <dtest>
#include <easynames>
#include <dini>

Serer_log.txt:


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

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

[23:56:27]
[23:56:27] Server Plugins
[23:56:27] --------------
[23:56:27] Loaded 0 plugins.

[23:56:27]
[23:56:27] Filter Scripts
[23:56:27] ---------------
[23:56:27] Loading filter script 'gaismas.amx'...
[23:56:27]
--------------------------------------
[23:56:27] Infinite-Gaming.com Presents:
[23:56:27] Real Vehicle Lights v2 by Cyber_Punk
[23:56:27] --------------------------------------

[23:56:27] Loading filter script 'objekti.amx'...
[23:56:27] Loaded 2 filter scripts.

[23:56:27] Script[gamemodes/alive.amx]: Run time error 19: "File or function is not found"
[23:56:27] Number of vehicle models: 0
[23:56:32] --- Server Shutting Down.
[23:56:32]
--------------------------------------
[23:56:32] Real Vehicle Lights UNLOADED
[23:56:32] --------------------------------------
Reply
#2

Load the Streamer plugin.
However, recheck if the alive.amx is on Your_Server/Gamemodes/here. Or if you did anything wrong at spelling at server.cfg file
Reply
#3

streamer.inc in includes map
streamer.so is in Plugins map
gamemode0 alive 1
plugins streamer
Reply
#4

Add the streamer.so on Your_Server/plugins/streamer.so
And on server.cfg at plugins line add
Код:
plugins streamer.so
Reply
#5

Now it say's : Segmentation fault something like that and server doesnt start
Reply
#6

Quote:
Originally Posted by FirziKs
Посмотреть сообщение
Now it say's : Segmentation fault something like that and server doesnt start
Please provide us the whole error message.
Reply
#7

[root@srv2 sa-mp]# ./samp03svr
Started server on (IP), with maxplayers: 100 lanmode is OFF.
Segmentation fault


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

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

[12:07:05] 
[12:07:05] Server Plugins
[12:07:05] --------------
[12:07:05]  Loading plugin: streamer.so
[12:07:05] 

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

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

[12:07:05] 
[12:07:05] Filter Scripts
[12:07:05] ---------------
[12:07:05]   Loading filter script 'objekti.amx'...
[12:07:05]   Loading filter script 'gaismas.amx'...
[12:07:05] 
--------------------------------------
[12:07:05]  Infinite-Gaming.com Presents:
[12:07:05]  Real Vehicle Lights v2 by Cyber_Punk
[12:07:05] --------------------------------------

[12:07:05]   Loaded 2 filter scripts.
Reply
#8

anyone can help?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)