SA-MP Forums Archive
i need some help with Linux - 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: i need some help with Linux (/showthread.php?tid=194259)



i need some help with Linux - titanak - 28.11.2010

I Have hosted server . this is Linux , and i got one problem ,. The Npcs wont load . first time there wasnt samp-npc file. but i manually puted it there . but nothing can someone help please ? and say what is wrong.

the Npcs wont appear. and no messages coming . like Bot Joined < 127.0.01 >

i got error messages in server_log like this:
Code:
sh: /home/gta059/.gameservers/samp_0/samp-npc: /ld-linux.so.2: bad ELF interpreter: No such file or directory
sh: /home/gta059/.gameservers/samp_0/samp-npc: /ld-linux.so.2: bad ELF interpreter: No such file or directory
sh: /home/gta059/.gameservers/samp_0/samp-npc: /ld-linux.so.2: bad ELF interpreter: No such file or directory
sh: /home/gta059/.gameservers/samp_0/samp-npc: /ld-linux.so.2: bad ELF interpreter: No such file or directory
sh: /home/gta059/.gameservers/samp_0/samp-npc: /ld-linux.so.2: bad ELF interpreter: No such file or directory
sh: /home/gta059/.gameservers/samp_0/samp-npc: /ld-linux.so.2: bad ELF interpreter: No such file or directory
sh: /home/gta059/.gameservers/samp_0/samp-npc: /ld-linux.so.2: bad ELF interpreter: No such file or directory
sh: /home/gta059/.gameservers/samp_0/samp-npc: /ld-linux.so.2: bad ELF interpreter: No such file or directory
sh: /home/gta059/.gameservers/samp_0/samp-npc: /ld-linux.so.2: bad ELF interpreter: No such file or directory
sh: /home/gta059/.gameservers/samp_0/samp-npc: /ld-linux.so.2: bad ELF interpreter: No such file or directory
sh: /home/gta059/.gameservers/samp_0/samp-npc: /ld-linux.so.2: bad ELF interpreter: No such file or directory
sh: /home/gta059/.gameservers/samp_0/samp-npc: /ld-linux.so.2: bad ELF interpreter: No such file or directory
sh: /home/gta059/.gameservers/samp_0/samp-npc: /ld-linux.so.2: bad ELF interpreter: No such file or directory
sh: /home/gta059/.gameservers/samp_0/samp-npc: /ld-linux.so.2: bad ELF interpreter: No such file or directory



Re: i need some help with Linux - JaTochNietDan - 28.11.2010

Make sure the "maxnpc" value in your server.cfg is set correctly to allow more than 0 bots to connect.


Re: i need some help with Linux - titanak - 28.11.2010

Quote:
Originally Posted by JaTochNietDan
View Post
Make sure the "maxnpc" value in your server.cfg is set correctly to allow more than 0 bots to connect.
yeah already maxnpc 20

but still nothing :/


Re: i need some help with Linux - ExEx - 28.11.2010

i have the same problem :S


Re: i need some help with Linux - JaTochNietDan - 28.11.2010

Okay, are you sure the samp-npc binary file is chmodded to allow execution?


Re: i need some help with Linux - titanak - 28.11.2010

Quote:
Originally Posted by JaTochNietDan
View Post
Okay, are you sure the samp-npc binary file is chmodded to allow execution?
yes its 777


Re: i need some help with Linux - titanak - 30.11.2010

GOT RESOLVED THE PROBLEM. Thanks for all who helped.


Re: i need some help with Linux - neko_ceko - 03.12.2010

May you tell us how, please?