SA-MP Forums Archive
[HELP]Need help with server - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: [HELP]Need help with server (/showthread.php?tid=414140)



[HELP]Need help with server - Marcuse - 08.02.2013

well i transfered the samp from 0.3e to 0.3x and i cant start the server i recompiled the script and got 40 warnings(that is normal) but i just cant start the server

Here is what it says


Here is the server cfg

echo Executing Server Config...
lanmode 0
rcon_password 123
maxplayers 50
port 7777
hostname SA-MP 0.3 Server
gamemode0 bfrp 1
filterscripts gl_realtime skinchanger gl_chat gl_chatbubble
announce 0
query 1
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]


Re: [HELP]Need help with server - Scrillex - 08.02.2013

plugins [Add your plugins.dll or .so (if you are using linux)]


Re: [HELP]Need help with server - Gamer_007 - 08.02.2013

Try to use nativechecker plugin and put errors here


Re: [HELP]Need help with server - Marcuse - 08.02.2013

i put it and now its like this
echo Executing Server Config...
lanmode 0
rcon_password 123
maxplayers 50
port 7777
hostname SA-MP 0.3 Server
gamemode0 bfrp 1
filterscripts gl_realtime skinchanger gl_chat gl_chatbubble
plugins streamer sscanf
announce 0
query 1
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
but still it says the same

Quote:
Originally Posted by Gamer_007
Посмотреть сообщение
Try to use nativechecker plugin and put errors here
how to do that


Re: [HELP]Need help with server - JakeGuzik - 08.02.2013

First of All Are you using Lunix or Windows Server ? If window I think that pretty darn Easy :P And i can help you .


Re: [HELP]Need help with server - Marcuse - 08.02.2013

Im using windows


Re: [HELP]Need help with server - Gamer_007 - 08.02.2013

Download nativecheckaer plugin from the forums and add it at ur last line of plugins

Example-
pawn Код:
plugins blablalblablablabla  nativechecker
Then start ur server then copy ur serverlogs and paste it here.


Re: [HELP]Need help with server - Marcuse - 08.02.2013

here

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

SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team

[16:52:58]
[16:52:58] Server Plugins
[16:52:58] --------------
[16:52:58] Loading plugin: streamer
[16:52:58]

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

[16:52:58] Loaded.
[16:52:58] Loading plugin: sscanf
[16:52:58]

[16:52:58] ===============================

[16:52:58] sscanf plugin loaded.

[16:52:58] © 2009 Alex "******" Cole

[16:52:58] ===============================

[16:52:58] Loaded.
[16:52:58] Loaded 2 plugins.

[16:52:58]
[16:52:58] Filterscripts
[16:52:58] ---------------
[16:52:58] Loading filterscript 'gl_realtime.amx'...
[16:52:58] Loading filterscript 'skinchanger.amx'...
[16:52:58]
--Admin Player Skin Changer Loaded

[16:52:58] Loading filterscript 'gl_chat.amx'...
[16:52:58] Loading filterscript 'gl_chatbubble.amx'...
[16:52:58]
--Speech bubble example loaded.

[16:52:58] Loading filterscript 'nativechecker.amx'...
[16:52:58] Unable to load filterscript 'nativechecker.amx'.
[16:52:58] Loaded 4 filterscripts.

[16:52:58] Script[gamemodes/bfrp.amx]: Run time error 19: "File or function is not found"
[16:52:58] Number of vehicle models: 0


Re: [HELP]Need help with server - SilverKiller - 08.02.2013

He said in Plugins Not Filterscripts! o.O.


Re: [HELP]Need help with server - Marcuse - 08.02.2013

dude it downloaded the nativechecker.dll i put it in my plugins folder and server.cfg