samp-server.exe problem
#1

I've compiled my GM, and i've put it on server.cfg.
When I open samp-server.exe, it just closes. I went to look at the server log, and this is what it has to show.
Код:
SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[19:51:27] filterscripts = ""  (string)
[19:51:27] 
[19:51:27] Server Plugins
[19:51:27] --------------
[19:51:27]  Loading plugin: nativechecker
[19:51:27]   Loaded.
[19:51:27]  Loading plugin: sscanf
[19:51:27] 

[19:51:27]  ===============================

[19:51:27]       sscanf plugin loaded.     

[19:51:27]    © 2009 Alex "******" Cole

[19:51:27]  ===============================

[19:51:27]   Loaded.
[19:51:27]  Loading plugin: whirlpool
[19:51:27]  
[19:51:27]  ==================
[19:51:27]  
[19:51:27]   Whirlpool loaded
[19:51:27]  
[19:51:27]  ==================
[19:51:27]  
[19:51:27]   Loaded.
[19:51:27]  Loading plugin: regex
[19:51:27] 


[19:51:27] ______________________________________


[19:51:27]  Regular Expression Plugin v0.2.1 loaded
[19:51:27] ______________________________________


[19:51:27]  By: Fro © Copyright <TBG> 2009-2011
[19:51:27] ______________________________________


[19:51:27]   Loaded.
[19:51:27]  Loading plugin: streamer.dll
[19:51:27] 

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

[19:51:27]   Loaded.
[19:51:27]  Loaded 5 plugins.

[19:51:27] 
[19:51:27] Ban list
[19:51:27] --------
[19:51:27]  Loaded: samp.ban
[19:51:27] 
[19:51:27] 
[19:51:27] Filterscripts
[19:51:27] ---------------
[19:51:27]   Loaded 0 filterscripts.
I've tried another GM on the server.cfg, but it work! Why?
Reply
#2

Can you show your server.cfg?

EDIT: Then you is a problem with the first GM.
Reply
#3

Код:
echo Executing Server Config...
lanmode 1
rcon_password xinfern
maxplayers 30
port 7777
bind 127.0.0.1
hostname [0.3z] Motherfucking Server
gamemode0 [COD6]Script3(this can be test2, and discard this parenthesis)
filterscripts
plugins nativechecker sscanf whirlpool regex streamer.dll
announce 1
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]
Reply
#4

make it

plugins sscanf.dll whirlpool.dll regex.dll streamer.dll nativecheker.dll



Quote:

IMPORTANT: In order to make it work correcly you must put it in the end of the plugins line of your server.cfg so it will be the last one, e.g. plugins sscanf streamer nativechecker.

and run the server.exe again and let us see which script you are having a problem.

Like this below..

Код:
echo Executing Server Config...
lanmode 1
rcon_password xinfern
maxplayers 30
port 7777
bind 127.0.0.1
hostname [0.3z] Motherfucking Server
gamemode0 [COD6]Script3(this can be test2, and discard this parenthesis)
filterscripts
plugins sscanf.dll whirlpool.dll regex.dll zcmd.dll streamer.dll nativecheker.dll
announce 1
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]
Reply
#5

what does ZCMD plugin do ? I've never seen it nor used it
Reply
#6

Quote:
Originally Posted by Golimad
Посмотреть сообщение
what does ZCMD plugin do ? I've never seen it nor used it
LMAO. He edited it and removed already, as well as mine (I didn't noticed that). There is no plugin for ZCMD only .include
Reply
#7

ok. thanks repped
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)