NPCs won't connect to server -
niCe - 16.02.2016
Hello,
For some strange reason NPCs can connect to my servers last 3 days. There were no issues with NPCs for over 2 years and now it just won't work.
- I have set maxnpc in server.cfg properly
- There are absolutely no records in SA-MP server logs showing incoming connection
- All files are set to 0777
- There are no bugs with the PAWN code, the code with ConnectNPC is executing properly
- I have made no changes in dedicated server settings or SA-MP server files
- I tried to disable cookie system, with no effect at all
- I tried older versions of samp-npc, with no effect at all
When I run the following command to connect the NPC:
Код:
./samp-npc -h 127.0.0.1 -p 7777 -n train_npc_1 -m NPC
The process with that NPC starts running in htop and ends shortly within few seconds. There is again no record in SA-MP server log showing incoming connection.
I would like to kindly ask you for some help, I'm willing to offer some reward to anyone who would help me to successfully resolve this issue. Thanks in advance for your time and kindness.
Re: NPCs won't connect to server -
ZaBraNjeNi - 16.02.2016
See here:
-
https://sampforum.blast.hk/showthread.php?tid=586032
Re: NPCs won't connect to server -
niCe - 16.02.2016
Thanks, I have read that thread before and it didn't help me unfortunatelly, I don't have any spaces in directory structure.
Re: NPCs won't connect to server -
Kyle - 16.02.2016
Did you try a blank NPC? Maybe they've been corrupted somehow?
Re: NPCs won't connect to server -
niCe - 16.02.2016
Yes, I did, no NPCs connect at all. This is indeed strange issue... I don't know what else should I try. And reinstalling whole dedicated server is the very last option I would like to try.
Re: NPCs won't connect to server -
R3kt - 16.02.2016
heeeey nice
i am black jack
from cz and eng server
Re: NPCs won't connect to server -
Kyle - 16.02.2016
Quote:
Originally Posted by niCe
Yes, I did, no NPCs connect at all. This is indeed strange issue... I don't know what else should I try. And reinstalling whole dedicated server is the very last option I would like to try.
|
What about creating a new directory and installing a fresh version of SA-MP and just trying that?