SA-MP Forums Archive
Server startup problem - 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: Server startup problem (/showthread.php?tid=508133)



Server startup problem - Tom Kingston - 20.04.2014

Okay, so, I've uploaded all server files and compiled the script with the latest includes, have the latest plugins uploaded, yet the server won't start up-..

Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3z-R2, ©2005-2014 SA-MP Team

[20:09:00]
[20:09:00] Server Plugins
[20:09:00] --------------
[20:09:00] Loading plugin: audio.so
[20:09:00]

*** Audio Plugin v0.5 R2 by Incognito loaded ***

[20:09:00] Loaded.
[20:09:00] Loading plugin: sscanf.so
[20:09:00]

[20:09:00] ===============================

[20:09:00] sscanf plugin loaded.

[20:09:00] Version: 2.8.1

[20:09:00] © 2012 Alex "******" Cole

[20:09:00] ===============================

[20:09:00] Loaded.
[20:09:00] Loading plugin: streamer.so
[20:09:00] Loaded.
[20:09:00] Loading plugin: nativechecker.so
[20:09:00] Loaded.
[20:09:00] Loaded 4 plugins.

[20:09:00]
[20:09:00] Ban list
[20:09:00] --------
[20:09:00] Loaded: samp.ban
[20:09:00]
[20:09:00]
[20:09:00] Filterscripts
[20:09:00] ---------------
[20:09:00] Loading filterscript 'anims.amx'...
[20:09:00] Loading filterscript 'buttons.amx'...
[20:09:00] Loaded 2 filterscripts.
We need the server running today, so please give your solution suggestions As Soon As Possible.


Re: Server startup problem - Astralis - 20.04.2014

Is it showing the "Unknown" mode? Or is it simply turning off the server?

Run the "crashdetect" plugin, and then check your server_log.txt.


Re: Server startup problem - Tom Kingston - 20.04.2014

The problem comes from the part where it doesn't allow me to upload "samp-server" file in the server, saying "Access Denied". We're using SimplyFrag for hosting.


Re: Server startup problem - Konstantinos - 20.04.2014

Why would you need to upload that file? You only need to upload the .amx file for gamemode and for filterscripts (if any), the plugins and scriptfiles (necessary folders and files).


Re: Server startup problem - Bingo - 20.04.2014

Some hosts doesn't allow users to upload exe files such as 'samp-server.exe', Try to contact your host or just UNDO or re-install default settings which comes from host.

Dont dekete all files, Just important folders like 'filterscripts, scriptfiles, gamemodes, plugins and server.cfg'. Just upload these 5 folders and over write them, In case you have additional folder 'sscanf' that also goes in your server directory.

Remember dont delete all files which comes from host because some hosts contain configuration files and if you delete them then you are gone untill you reset.


Re: Server startup problem - Astralis - 20.04.2014

Quote:
Originally Posted by Tom Kingston
Посмотреть сообщение
The problem comes from the part where it doesn't allow me to upload "samp-server" file in the server, saying "Access Denied". We're using SimplyFrag for hosting.
Get a backup of your files, => Reinstall, or Update => 0.3z - R2, if there is that version in the panel.

You shouldn't need to upload the "samp-server".

And, if you can't upload the "crashdetect.dll", then you should contact your host, to ask them to upload it for you.


Re: Server startup problem - ic3cr3am - 20.04.2014

Quote:
Originally Posted by Tom Kingston
Посмотреть сообщение
The problem comes from the part where it doesn't allow me to upload "samp-server" file in the server, saying "Access Denied". We're using SimplyFrag for hosting.
I see you running a linux server, you need to download the linux version http://files.sa-mp.com/samp03zsvr_R1.tar.gz

If i helped, press the RED button please


Re: Server startup problem - Tom Kingston - 20.04.2014

Everything's fixed - Yet now it gives the following thing:
Код:
[22:39:54] Script[gamemodes/EXRPR46.amx]: Run time error 19: "File or function is not found"
We're just 1 step ahead of running the server.


Re: Server startup problem - Konstantinos - 20.04.2014

Load nativechecker plugin and don't forget that it should load as LAST. Run the server and post your server log.


Re: Server startup problem - Skyflyer - 20.04.2014

Now we seem to have the script working but the server doesn't seem to be loading up. 0/0, can anyone please help?
Thanksin advance.