Game Mode crashes - 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: Game Mode crashes (
/showthread.php?tid=350724)
Game Mode crashes -
Dare Devil..... - 13.06.2012
When I load my samp-server.exe it opens and closes immideately after it opens if I use my Game Mode but if I use SAMP game mode Grand Larc it works fine and smooth,The Game mode I have contains spawn point and server rules only.Can any one help me?
Re: Game Mode crashes -
mincer1667 - 13.06.2012
can you show server log?
Re: Game Mode crashes -
Jhero - 13.06.2012
This may be an error in your gamemode, or your server files. Provide us with your server logs.
Re: Game Mode crashes -
Dare Devil..... - 13.06.2012
Here are the logs
Код:
SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team
[22:03:57] filterscripts = "" (string)
[22:03:57]
[22:03:57] Server Plugins
[22:03:57] --------------
[22:03:57] Loaded 0 plugins.
[22:03:57] I couldn't load any gamemode scripts. Please verify your server.cfg
[22:03:57] It needs a gamemode0 line at the very least.
Here is the .cfg file.
Код:
echo Executing Server Config...
lanmode 0
rcon_password abc
maxplayers 1
port 7777
hostname -Test Server-
gamemode0 COS-RP 1.0
filterscripts
announce 0
query 1
weburl N/A
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
Re: Game Mode crashes -
mincer1667 - 13.06.2012
try to rename COS-RP 1.0.amx to COS-RP.amx and change gamemode0 COS-RP 1.0 to gamemode0 COS-RP
and try again
Re: Game Mode crashes -
Dare Devil..... - 13.06.2012
Quote:
Originally Posted by mincer1667
try to rename COS-RP 1.0.amx to COS-RP.amx and change gamemode0 COS-RP 1.0 to gamemode0 COS-RP
and try again
|
Thankyou it worked going to give you a [rep+]