Samp-Server goes on then off?
#1

Title says it all, I even tried running as administrator.
Reply
#2

There's a ton of reasons for this to happen, anyways here are the solutions for some

- Try to debug your script (It's a long process if you have a fairly long script)
- Some folders might be missing in your \scriptfiles directory
- Update your plugins/includes
- Check your includes folder/plugins folder
- Compile with the latest 0.3e server package
- Check the server_log.txt
Reply
#3

Check your Log file.
Reply
#4

Update: v0.3e, ©2005-2012 SA-MP Team

[05:27:35] gamemode0 = "" (string)
[05:27:35]
[05:27:35] Server Plugins
[05:27:35] --------------
[05:27:35] Loaded 0 plugins.

[05:27:35] I couldn't load any gamemode scripts. Please verify your server.cfg
[05:27:35] It needs a gamemode0 line at the very least.

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

SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team

[05:27:36] gamemode0 = "" (string)
[05:27:36]
[05:27:36] Server Plugins
[05:27:36] --------------
[05:27:36] Loaded 0 plugins.

[05:27:36] I couldn't load any gamemode scripts. Please verify your server.cfg
[05:27:36] It needs a gamemode0 line at the very least.
Reply
#5

Your server.cfg should have this line

PHP код:
gamemode0 yourgamemodenamehere 1 
EDIT Your server.cfg should have the following
Quote:

echo Executing Server Config...
password 1
lanmode 0
rcon_password changeme
maxplayers 10
port 7777
hostname My Server
gamemode0 yourgamemodenamehere 1
filterscripts
plugins
announce 1
query 1
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
#6

You need to have your gamemode uploaded, then it should load.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)