SA-MP Forums Archive
samp-server.exe problem - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: samp-server.exe problem (/showthread.php?tid=127022)



samp-server.exe problem - Majataka - 11.02.2010

Well I wanted to test my own script today but it seems that samp-server.exe wont open. A console pops up for 0.4 seconds and poof its gone. I edited the gamemode line to "gamemode0 Maja GM" because i got Maja GM.pwn and Maja GM.amx But why does it not work? It used to work before, and my other friends could join it "No, not lan".... Please help


Re: samp-server.exe problem - CJ101 - 11.02.2010

Go into the server log, sometimes it will tell you why it crashed.


Re: samp-server.exe problem - Majataka - 12.02.2010

Log -
Код:
SA-MP Dedicated Server
----------------------
v0.3a R4, ©2005-2009 SA-MP Team

[19:24:35] 
[19:24:35] Server Plugins
[19:24:35] --------------
[19:24:35] Loaded 0 plugins.

[19:24:35] I couldn't load any gamemode scripts. Please verify your server.cfg
[19:24:35] It needs a gamemode0 line at the very least.
Server CFG -
Код:
echo Executing Server Config...
lanmode 0
rcon_password *********
maxplayers 2
port 7777
hostname Majataka's test server
gamemode0 Maja GM
filterscripts base gl_actions gl_property gl_realtime
announce 1
query 1
weburl www.sa-mp.com
maxnpc 1
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000



Re: samp-server.exe problem - Streetplaya - 12.02.2010

remove the space from "Maja GM" (in the config and the actual .amx file)


Re: samp-server.exe problem - Majataka - 12.02.2010

Quote:
Originally Posted by MaVe`
remove the space from "Maja GM" (in the config and the actual .amx file)
OMFG! Thanks a lot! I could give you 1000 cookies for that!


Re: samp-server.exe problem - Streetplaya - 12.02.2010

Quote:
Originally Posted by Majataka
Quote:
Originally Posted by MaVe`
remove the space from "Maja GM" (in the config and the actual .amx file)
OMFG! Thanks a lot! I could give you 1000 cookies for that!