SA-MP Forums Archive
can't open sampserver.exe - 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: can't open sampserver.exe (/showthread.php?tid=525819)



can't open sampserver.exe - saffierr - 14.07.2014

I can't open my "samp server.exe" It comes for 1second and then goes.
I watched a tutorial on *******, and he said to do something with my server.cfg after that I was not able to open my sampserver.exe why?

NOTE: He told to do , writing after the gamemode0 "my gamemodescript" so its like this : gamemode0 Lerenscripten 1


Re: can't open sampserver.exe - austin070 - 14.07.2014

First, ensure that the gamemode name in the server.cfg is exactly the same as the gamemode file. Next, make sure you've changed the RCON password in the server.cfg as well.


Re : can't open sampserver.exe - mirou123 - 14.07.2014

Post your server logs.


Re: can't open sampserver.exe - saffierr - 14.07.2014

Quote:
Originally Posted by austin070
Посмотреть сообщение
First, ensure that the gamemode name in the server.cfg is exactly the same as the gamemode file. Next, make sure you've changed the RCON password in the server.cfg as well.
I have done that both. In my gamemodes folder its "Leren Scripten" and in my .cfg its "gamemode0 Lerenscripten 1"
in my cfg without a space.


Re: can't open sampserver.exe - austin070 - 14.07.2014

Quote:
Originally Posted by saffierr
Посмотреть сообщение
I have done that both. In my gamemodes folder its "Leren Scripten" and in my .cfg its "gamemode0 Lerenscripten 1"
in my cfg without a space.
In that case, one of the names needs to be changed, preferably the gamemode file itself because spaces in file names can often cause problems. Open the gamemode's .pwn file and re-save it as "Lerenscripten" and recompile. Alternatively, change the server.cfg to "gamemode0 Leren Scripten 1". Either would work.


Re: can't open sampserver.exe - saffierr - 14.07.2014

YESSSSSSSS THANK YOU AUSTIN, I did without space and it works now good.


Re: can't open sampserver.exe - FahadKing07 - 14.07.2014

If you post your server logs here than we could help you. Otherwise its like guessing the answer.......