Crash - 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: Crash (
/showthread.php?tid=430776)
Crash -
Goldilox - 15.04.2013
When I start my server it gives me a crash message and exits the game. I have unloaded all the filterscripts and plugins yet it's the same. Seeking someone's help!!
Re: Crash -
Faisal_khan - 15.04.2013
Show us your server logs.
Re: Crash -
Goldilox - 15.04.2013
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team
[23:54:15] Error: Your password must be changed from the default password, please change it.
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team
[23:54:31]
[23:54:31] Server Plugins
[23:54:31] --------------
[23:54:31] Loaded 0 plugins.
[23:54:31] I couldn't load any gamemode scripts. Please verify your server.cfg
[23:54:31] It needs a gamemode0 line at the very least.
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team
[23:54:32]
[23:54:32] Server Plugins
[23:54:32] --------------
[23:54:32] Loaded 0 plugins.
[23:54:32] I couldn't load any gamemode scripts. Please verify your server.cfg
[23:54:32] It needs a gamemode0 line at the very least.
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team
[23:54:50]
[23:54:50] Server Plugins
[23:54:50] --------------
[23:54:50] Loaded 0 plugins.
[23:54:51]
[23:54:51] Filterscripts
[23:54:51] ---------------
[23:54:51] Loading filterscript 'gl_actions.amx'...
[23:54:51] Loading filterscript 'gl_chat.amx'...
[23:54:51] Loaded 2 filterscripts.
[23:54:51] Warning: EnableZoneNames() is removed since 0.3
[23:54:51]
----------------------------------
[23:54:51] TwD By Tayab Soomro
[23:54:51] ----------------------------------
[23:54:51] Number of vehicle models: 4
[23:55:14] Incoming connection: 127.0.0.1:55784
[23:55:14] [join] [SkR]Gold has joined the server (0:127.0.0.1)
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team
[23:55:50]
[23:55:50] Server Plugins
[23:55:50] --------------
[23:55:50] Loaded 0 plugins.
[23:55:50]
[23:55:50] Filterscripts
[23:55:50] ---------------
[23:55:50] Loading filterscript 'gl_actions.amx'...
[23:55:50] Loading filterscript 'gl_chat.amx'...
[23:55:50] Loaded 2 filterscripts.
[23:55:50] Warning: EnableZoneNames() is removed since 0.3
[23:55:50]
----------------------------------
[23:55:50] TwD By Tayab Soomro
[23:55:50] ----------------------------------
[23:55:50] Number of vehicle models: 4
Re : Crash -
DaTa[X] - 16.04.2013
Код:
[23:54:32] I couldn't load any gamemode scripts. Please verify your server.cfg
[23:54:32] It needs a gamemode0 line at the very least.
in server.cfg add
gamemode0 Your game mode name here
Re: Crash -
doreto - 16.04.2013
^ also
pawn Код:
[23:54:15] Error: Your password must be changed from the default password, please change it.
or your server wont start (need to change rcon password)