SA-MP Forums Archive
Problem with amx - 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: Problem with amx (/showthread.php?tid=462791)



Problem with amx - diggeris - 08.09.2013

Hello guys, when i launch SAMP server in Linux VPS, i get unknow error(You see in photo). When i set default Samp server file, i dont get a problem. Sorry for bad english

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

SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team

[11:50:17] 
[11:50:17] Server Plugins
[11:50:17] --------------
[11:50:17]  Loading plugin: audio.so
[11:50:17] 

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

[11:50:17]   Loaded.
[11:50:17]  Loading plugin: sscanf.so
[11:50:17] 

[11:50:17]  ===============================

[11:50:17]       sscanf plugin loaded.     

[11:50:17]          Version:  2.8.1        

[11:50:17]    © 2012 Alex "******" Cole  

[11:50:17]  ===============================

[11:50:17]   Loaded.
[11:50:17]  Loading plugin: streamer.so
[11:50:17] 

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[11:50:17]   Loaded.
[11:50:17]  Loaded 3 plugins.

[11:50:17] 
[11:50:17] Ban list
[11:50:17] --------
[11:50:17]  Loaded: samp.ban
[11:50:17] 
[11:50:17] 
[11:50:17] Filterscripts
[11:50:17] ---------------
[11:50:17]   Loading filterscript 'HealthBar4.amx'...
[11:50:17]   Loading filterscript 'toEdit.amx'...
[11:50:17]        ____________________________
[11:50:17]       |-Text Object Editor Loaded- |
[11:50:17]       |   Scripted by irinel1996   |
[11:50:17]       |    Copyright © 2012-2013   |
[11:50:17]       |      Keep the credits!     |
[11:50:17]       |____________________________|
[11:50:17]   Loading filterscript 'F_Streamer.amx'...
[11:50:17] F_Streamer Uюkrautas
[11:50:17] LMG.LT OBJEKTAI UZKRAUTI!
[11:50:17]   Loaded 3 filterscripts.



Re: Problem with amx - Konstantinos - 08.09.2013

Why don't you just do:
pawn Код:
kill id_here
cd samp03
nohup ./samp03svr &



Re: Problem with amx - diggeris - 08.09.2013

Now i get this.

Linux OS: centos-6-x86_64

Maybe need to do chmod or something?


Re: Problem with amx - Konstantinos - 08.09.2013

The message is fine, the server should be running. Why, haven't you done:
pawn Код:
chmod +x samp-npc samp03svr announce
when you were about to set the SA:MP server?


Re: Problem with amx - diggeris - 08.09.2013


i do not unterstand your question, maybe can you give several example?


Re: Problem with amx - [HK]Ryder[AN] - 08.09.2013

after chmod'ing the file. run the samp server with the nohup command as Kostantinos stated above


Re: Problem with amx - diggeris - 08.09.2013

nohup dont work it say: nohup: ignoring input and appending output to "nohup.out"


Re: Problem with amx - Konstantinos - 08.09.2013

This is what it says on my VPS too and it's running the SA:MP server. Do not worry about the message.


Re: Problem with amx - diggeris - 08.09.2013

But my server dont work.
Quote:

HostName: (Retrieving info...) 5.175.138.182:7777
Address: 5.175.138.182:7777
Players: 0 / 0
Ping: 9999
Mode:
Map:




Re: Problem with amx - [HK]Ryder[AN] - 08.09.2013

Quote:
Originally Posted by diggeris
Посмотреть сообщение
But my server dont work.
Are you sure the IP of your VPS is correct? Did you follow the tutorial on how to set up a samp server on Linux VPS